summaryrefslogtreecommitdiffstats
path: root/gettext-tools/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Use gnulib module 'byteswap'.Bruno Haible2009-06-231-0/+7
* New configure options --disable-java, --disable-native-java.Bruno Haible2009-06-231-2/+4
* Accept --without-emacs option.Bruno Haible2009-06-231-0/+12
* Make VPATH builds with $srcdir = $builddir work.Bruno Haible2009-06-231-0/+1
* Respect some ordering constraints.Bruno Haible2009-06-231-4/+4
* libtool on BeOS needs -no-undefined.Bruno Haible2009-06-231-1/+1
* Support for mingw platform.Bruno Haible2009-06-231-1/+14
* Update FSF postal address.Bruno Haible2009-06-231-2/+2
* Protect against pnet installations with missing pnetlib.Bruno Haible2009-06-231-1/+1
* Make it possible for multiple threads to use gettext() in different locales.Bruno Haible2009-06-231-0/+7
* Change AC_CONFIG_AUX_DIR argument.Bruno Haible2009-06-231-1/+1
* Perform the lang-* tests both in a traditional locale and in a UTF-8 locale,Bruno Haible2009-06-231-0/+1
* Compile strtoul.c only on platforms that need it.Bruno Haible2009-06-231-0/+1
* msggrep now uses libgrep, instead of calling 'grep' through the command line.Bruno Haible2009-06-231-0/+4
* Update 'strcase' module from gnulib.Bruno Haible2009-06-231-1/+2
* Update 'stpncpy' module from gnulib.Bruno Haible2009-06-231-0/+1
* Update 'error' module from gnulib.Bruno Haible2009-06-231-1/+1
* gnulib module 'quote'.Bruno Haible2009-06-231-0/+1
* gnulib module 'exitfail'.Bruno Haible2009-06-231-0/+1
* Update 'getopt' module from gnulib.Bruno Haible2009-06-231-1/+2
* jm_ -> gl_.Bruno Haible2009-06-231-3/+3
* Use quotearg.Bruno Haible2009-06-231-1/+2
* Add support for --enable-csharp and --disable-csharp.Bruno Haible2009-06-231-1/+1
* Support for C#.Bruno Haible2009-06-231-0/+17
* Skip the lang-c++ test if configuring with --disable-libasprintf.Bruno Haible2009-06-231-0/+16
* alloca.c is replaced by allocsa and xallocsa.Bruno Haible2009-06-231-6/+0
* Use allocsa and xallocsa, for safer stack allocation.Bruno Haible2009-06-231-1/+1
* Fix the distribution rules for the examples/po files.Bruno Haible2009-06-231-1/+2
* Rebuild the help2man dependent man pages at "make dist" time.Bruno Haible2009-06-231-1/+2
* New subdirectory 'examples'.Bruno Haible2009-06-231-0/+4
* Define docdir already in configure.Bruno Haible2009-06-231-0/+1
* Internationalize the user-email script.Bruno Haible2009-06-231-1/+2
* Check size overflow before invoking malloc.Bruno Haible2009-06-231-0/+1
* Use waitid instead of waitpid when available.Bruno Haible2009-06-231-1/+1
* No need to pass an argument to the FIX_MAKEFILE_* macros.Bruno Haible2009-06-231-7/+7
* Assume ANSI C.Bruno Haible2009-06-231-8/+0
* Test for sig_atomic_t. Needed for reliable signal handlers.Bruno Haible2009-06-231-0/+1
* New Java backend x-java.c, replaces the old Java backend x-java.l.Bruno Haible2009-06-231-1/+0
* Portability to SunOS 4, which lacks atexit().Bruno Haible2009-06-231-1/+1
* Use putc_unlocked only when it is declared.Bruno Haible2009-06-231-2/+2
* Support for building DLLs on Windows.Bruno Haible2009-06-231-0/+7
* Invoke gl_USE_SYSTEM_EXTENSIONS.Bruno Haible2009-06-231-1/+2
* Updated mbswidth.m4.Bruno Haible2009-06-231-1/+1
* Use fnmatch module from gnulib.Bruno Haible2009-06-231-1/+1
* Move to gnulib's stdbool.m4 macro.Bruno Haible2009-06-231-1/+1
* Provide a substitute for a missing readlink() function.Bruno Haible2009-06-231-0/+1
* Use the system's french locale, even if it's called "fr_FR.ISO8859-1" insteadBruno Haible2009-06-231-0/+1
* Oops, fix last patch.Bruno Haible2009-06-231-2/+3
* Use gnulib module unlocked-io.Bruno Haible2009-06-231-0/+1
* Compute $(mandir) and $(docdir) based on $(datadir), not on $(prefix).Bruno Haible2009-06-231-0/+4