summaryrefslogtreecommitdiffstats
path: root/gettext-tools/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Remove signed.m4.Bruno Haible2009-06-231-1/+0
* Start using gnulib.Bruno Haible2009-06-231-53/+8
* Rename strstr to c_strstr.Bruno Haible2009-06-231-2/+1
* Move the *.sh.in scripts to build-aux.Bruno Haible2009-06-231-2/+4
* Use OpenMP to speed up msgmerge on multiprocessor systems.Bruno Haible2009-06-231-0/+3
* Use the 'lock' and 'tls' modules.Bruno Haible2009-06-231-0/+2
* Use asymptotically fast list implementation in clean-temp.c.Bruno Haible2009-06-231-0/+2
* Use gnulib module 'minmax'.Bruno Haible2009-06-231-0/+1
* Use gnulib module wcwidth.Bruno Haible2009-06-231-0/+1
* Refer to examples/configure.Bruno Haible2009-06-231-0/+2
* Add a configure.ac file also in the gettext-tools/examples/ subdirectory.Bruno Haible2009-06-231-5/+0
* AC_ISC_POSIX is no longer needed.Bruno Haible2009-06-231-3/+0
* Assume ANSI C header files and <ctype.h> functions.Bruno Haible2009-06-231-1/+0
* Assume vprintf function.Bruno Haible2009-06-231-1/+0
* Assume autoconf 2.60 or newer.Bruno Haible2009-06-231-4/+1
* Treat mingw like Cygwin.Bruno Haible2009-06-231-20/+9
* Cygwin support.Bruno Haible2009-06-231-8/+32
* Enable shared libraries on Cygwin.Bruno Haible2009-06-231-1/+3
* Optimize the use of xasprintf for string concatenation.Bruno Haible2009-06-231-0/+1
* Change the gt_JAVACOMP macro to choose a Java compiler suitable forBruno Haible2009-06-231-3/+2
* Use a substitute for <unistd.h> on those platforms where it doesn't exist.Bruno Haible2009-06-231-0/+1
* Speed up msgmerge with large compendia by use of fast fuzzy search.Bruno Haible2009-06-231-1/+19
* Cygwin portability.Bruno Haible2009-06-231-0/+1
* The gnulib module 'strcase' is no longer used.Bruno Haible2009-06-231-1/+0
* Use an internationalized bison parser.Bruno Haible2009-06-231-0/+3
* 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