summaryrefslogtreecommitdiff
path: root/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add missing extern-inline.m4 into archiveDaiki Ueno2013-12-171-0/+1
| | | | | | | | | | Problem reported by Reuben Thomas in: <https://lists.gnu.org/archive/html/bug-gettext/2013-12/msg00010.html>. * gettext-runtime/m4/extern-inline.m4: New file, from gnulib. * gettext-runtime/m4/intl.m4 (AM_INTL_SUBDIR): Require gl_EXTERN_INLINE. * gettext-runtime/m4/Makefile.am (EXTRA_DIST): Update. * gettext-tools/m4/Makefile.am (aclocal_DATA): Add extern-inline.m4. * Makefile.am (distcheck-hook): Check extern-inline.m4.
* build: drop the 'fixacocal' auxiliary scriptStefano Lattarini2013-06-101-2/+1
| | | | | | | | | | | | | | | | | | The comments in that script state that its use is only required to work around issues in aclocal from Automake 1.10, while the rest of the Gettext build infrastructure assumes Automake >= 1.11 anyway. * autogen.sh: Drop invocations of 'fixaclocal', simply invoke the 'aclocal' program directly. * build-aux/fixaclocal: Remove. * Makefile.am (EXTRA_DIST): Stop distributing it. (ACLOCAL): Drop redefinition in function of 'fixaclocal'. * gettext-runtime/Makefile.am (ACLOCAL): Likewise. * gettext-runtime/libasprintf/Makefile.am (ACLOCAL): Likewise. * gettext-tools/Makefile.am (ACLOCAL): Likewise. * gettext-tools/examples/Makefile.am (ACLOCAL): Likewise. Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
* Move intmax_t.m4 file into libasprintf subdirectory.Bruno Haible2012-02-191-2/+2
|
* Update after gnulib changed.Bruno Haible2012-02-181-10/+11
|
* Ensure intmax_t gets defined in libasprintf.Bruno Haible2011-06-071-0/+1
|
* Update from gnulib, use verify.h.Bruno Haible2011-06-071-1/+3
|
* Copyright: Use LGPL 2.1 instead of LGPL 2.0.Bruno Haible2011-06-071-9/+9
|
* Use the newest regex module from gnulib.Bruno Haible2010-06-031-1/+0
|
* Remove autoconf-lib-link directory, obsoleted by gnulib.Bruno Haible2010-04-251-7/+3
|
* Use fcntl-o.m4 instead of fcntl_h.m4.Bruno Haible2009-12-261-1/+1
|
* Avoid symlink attack in localcharset module. Use fcntl_h.m4 from gnulib.Bruno Haible2009-10-181-0/+1
|
* Stop using gnulib module 'strdup'.Bruno Haible2009-08-161-1/+0
|
* Invoke gnulib-tool also for gettext-runtime/libasprintf.Bruno Haible2009-08-151-2/+1
|
* Tell aclocal to look in m4/.Bruno Haible2009-06-231-1/+2
|
* Update distcheck-hook after gnulib change.Bruno Haible2009-06-231-0/+1
|
* Update after gnulib change.Bruno Haible2009-06-231-3/+3
|
* Check consistency of eoverflow.m4.Bruno Haible2009-06-231-0/+1
|
* One more check at distcheck time.Bruno Haible2009-06-231-0/+1
|
* Update distcheckhook checks.Bruno Haible2009-06-231-3/+3
|
* Remove ulonglong.m4.Bruno Haible2009-06-231-1/+0
|
* Update distcheck hook.Bruno Haible2009-06-231-1/+1
|
* Switch the license of the programs from GPLv2 to GPLv3.Bruno Haible2009-06-231-5/+4
|
* Update distcheck hook.Bruno Haible2009-06-231-4/+3
|
* Distribute build-aux/fixaclocal.Bruno Haible2009-06-231-1/+1
|
* Add hacking advice.Bruno Haible2009-06-231-1/+1
|
* Import localename.c from gnulib.Bruno Haible2009-06-231-0/+1
|
* Handle new file intlmacosx.m4.Bruno Haible2009-06-231-0/+1
|
* Windows version infrastructure.Bruno Haible2009-06-231-1/+1
|
* longdouble.m4 is dropped.Bruno Haible2009-06-231-1/+0
|
* Move relocatability infrastructure to gnulib.Bruno Haible2009-06-231-2/+1
|
* Distribute build-aux/moopp.Bruno Haible2009-06-231-1/+1
|
* New file DEPENDENCIES.Bruno Haible2009-06-231-1/+1
|
* Work around automake-1.10 annoyance.Bruno Haible2009-06-231-0/+1
|
* Verify that some files are the same.Bruno Haible2009-06-231-0/+68
|
* Recurse into gnulib-local as well.Bruno Haible2009-06-231-1/+1
|
* Remove MSVC/nmake build support.Bruno Haible2009-06-231-1/+1
|
* Remove VMS support.Bruno Haible2009-06-231-7/+0
|
* Move autoconf-lib-link last.Bruno Haible2009-06-231-2/+2
|
* Move m4/woe32-dll.m4 to upper directory.Bruno Haible2009-06-231-1/+1
|
* Remove README.mingw.Bruno Haible2009-06-231-1/+0
|
* Update FSF postal address.Bruno Haible2009-06-231-2/+2
|
* Renamed config/ to build-aux/.Bruno Haible2009-06-231-4/+4
|
* Fix the "configure --help" output.Bruno Haible2009-06-231-1/+2
|
* Distribute autogen.sh.Bruno Haible2009-06-231-2/+2
|
* Assume automake-1.8.Bruno Haible2009-06-231-6/+0
|
* Removed README.gemtext.Bruno Haible2009-06-231-1/+1
|
* Improved VMS support.Bruno Haible2009-06-231-1/+3
|
* Installation instructions.Bruno Haible2009-06-231-1/+2
|
* Support for VMS.Bruno Haible2009-06-231-0/+5
|
* Native Woe32/MSVC support.Bruno Haible2009-06-231-0/+5
|