summaryrefslogtreecommitdiffstats
path: root/gettext-tools/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use eaccess() when available.Bruno Haible2009-06-231-0/+1
* More Woe32 support.Bruno Haible2009-06-231-4/+10
* More support for Woe32.Bruno Haible2009-06-231-2/+3
* Support for relocatable installation.Bruno Haible2009-06-231-1/+6
* Add pathmax.h prerequisites.Bruno Haible2009-06-231-0/+1
* New build infrastructure.Bruno Haible2009-06-231-96/+45
* Move configure.in to gettext-tools/configure.ac.Bruno Haible2009-06-231-0/+303