summaryrefslogtreecommitdiffstats
path: root/gettext-runtime/m4/gettext.m4
Commit message (Expand)AuthorAgeFilesLines
* More consistent m4 quoting. From gnulib.Bruno Haible2009-06-231-6/+6
* More systematic m4 argument quoting.Bruno Haible2009-06-231-18/+18
* Bump version number to 0.17.Bruno Haible2009-06-231-1/+1
* 2007-06-07 Bruno Haible <bruno@clisp.org>Bruno Haible2009-06-231-40/+2
* Fix bug that caused AM_GNU_GETTEXT([external], [need-formatstring-macros]) toBruno Haible2009-06-231-3/+5
* Prepare for gettext-0.16.Bruno Haible2009-06-231-1/+1
* Don't use "eval test ...".Bruno Haible2009-06-231-8/+8
* New macro AM_GNU_GETTEXT_NEED.Bruno Haible2009-06-231-39/+64
* New macro AM_GNU_GETTEXT_INTL_SUBDIR.Bruno Haible2009-06-231-2/+5
* Split macros for intl subdir off into intl.m4.Bruno Haible2009-06-231-243/+2
* Remove signed.m4.Bruno Haible2009-06-231-2/+1
* AC_ISC_POSIX is no longer needed.Bruno Haible2009-06-231-1/+0
* Assume working 'const'.Bruno Haible2009-06-231-2/+1
* Use argz_stringify instead of __argz_stringify when available.Bruno Haible2009-06-231-3/+3
* Don't use __libc_* symbols on non-glibc platforms.Bruno Haible2009-06-231-8/+1
* Renamed inttypes.m4 to inttypes-h.m4.Bruno Haible2009-06-231-2/+2
* Treat mingw like Cygwin.Bruno Haible2009-06-231-7/+7
* Determine whether compiling Cygwin DLLs.Bruno Haible2009-06-231-1/+19
* Fix __builtin_expect detection.Bruno Haible2009-06-231-2/+2
* Stop using the mkinstalldirs script.Bruno Haible2009-06-231-2/+2
* No need to call AM_NLS twice.Bruno Haible2009-06-231-3/+3
* ac_cv_header_locale_h is not set any more.Bruno Haible2009-06-231-4/+2
* Remove unused tests from AM_INTL_SUBDIR.Bruno Haible2009-06-231-5/+10
* New macro gt_INTL_SUBDIR_CORE.Bruno Haible2009-06-231-35/+65
* Include locale.h, for LC_MESSAGES to be defined.Bruno Haible2009-06-231-1/+2
* For C code snippets, use [...] instead of changequote.Bruno Haible2009-06-231-12/+6
* Tidy up exported symbols of libintl library.Bruno Haible2009-06-231-1/+2
* Fix for Solaris and HP-UX, so that pthread_in_use() returns 0 when notBruno Haible2009-06-231-0/+1
* Add gl_once support to lock.h and lock.c.Bruno Haible2009-06-231-0/+3
* Use lock.h.Bruno Haible2009-06-231-58/+36
* Make libintl multithread-safe.Bruno Haible2009-06-231-5/+64
* Simplify the MacOS X support.Bruno Haible2009-06-231-17/+7
* Add support for glibc's new NL_LOCALE_NAME macro.Bruno Haible2009-06-231-1/+14
* Cast from char* to int is invalid in C++.Bruno Haible2009-06-231-4/+4
* Fix quoting bug.Bruno Haible2009-06-231-3/+3
* Initialize two variables to empty.Bruno Haible2009-06-231-1/+3
* Fix link error when building statically on MacOS X.Bruno Haible2009-06-231-36/+58
* Use an all-permissive copyright notice.Bruno Haible2009-06-231-5/+3
* Make the check work also with a C++ compiler.Bruno Haible2009-06-231-5/+5
* Next release will be 0.14.2.Bruno Haible2009-06-231-2/+2
* Support for determining the user's language preferences on MacOS X.Bruno Haible2009-06-231-3/+22
* Add MacOS X support to localename.c.Bruno Haible2009-06-231-1/+21
* Rename AM_LC_MESSAGES to gt_LC_MESSAGES.Bruno Haible2009-06-231-2/+2
* jm_ -> gl_Bruno Haible2009-06-231-6/+6
* Test for glibc2.Bruno Haible2009-06-231-2/+3
* Use size_t instead of ssize_t where possible.Bruno Haible2009-06-231-2/+1
* Distribute also size_max.m4, ssize_t.m4, xsize.m4.Bruno Haible2009-06-231-2/+7
* Next release will be 0.13, not 0.12.2.Bruno Haible2009-06-231-1/+1
* Portability to cygwin.Bruno Haible2009-06-231-4/+4
* Portability tweak for NetBSD.Bruno Haible2009-06-231-3/+8