summaryrefslogtreecommitdiffstats
path: root/m4/gettext.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix bug that caused po/Makefile to not be generated in some cases.Bruno Haible2001-04-121-1/+2
* Even if 'msgfmt' is not found in $PATH, use gettext in libc.Bruno Haible2001-04-111-15/+15
* Check for bison, to avoid spurious errors for people who don't have it.Bruno Haible2001-03-241-3/+34
* Tweak for DOS platforms.Bruno Haible2001-03-161-1/+1
* Add an optional 'need-ngettext' parameter, used to ignore pre-ngettext versionsBruno Haible2001-03-111-5/+12
* Add -liconv where needed on platforms which have iconv() outside libc.Bruno Haible2001-03-051-0/+6
* Interoperability with newest CVS version of autoconf.Bruno Haible2001-02-081-2/+2
* Use libtool to create a shared libintl.so.Bruno Haible2001-01-261-11/+16
* Fix computation of list of catalogs to install.Bruno Haible2001-01-251-4/+15
* Upgrade to autoconf 2.13. Make acconfig.h as small as possible.Bruno Haible2001-01-241-2/+5
* Rename intlh.inst.in to libgnuintl.h.Bruno Haible2001-01-221-24/+5
* Assume <stddef.h>, <stdlib.h>, <string.h>, <locale.h> exist.Bruno Haible2001-01-211-11/+0
* Remove catgets fallback code.Bruno Haible2001-01-181-70/+11
* Remove support for Solaris gettext.Bruno Haible2001-01-161-33/+31
* Deal with the case of a pre-existing GNU libintl.{a,so}.Bruno Haible2000-09-141-10/+20
* Oops.Bruno Haible2000-07-291-1/+1
* Add some comments.Bruno Haible2000-07-281-0/+19
* Drop support for old Linux specific .msg catalog format.Bruno Haible2000-07-281-6/+2
* Rename po2tbl.sed.in to po2tbl.sin. Eli Zaretskii can jubilate.Bruno Haible2000-07-281-1/+1
* Create the sed scripts in the correct directory.Bruno Haible2000-07-281-11/+9
* Add the autoconfiguration infrastructure needed for using nl_langinfo(CODESET)Bruno Haible2000-06-161-5/+9
* Improve documentation of AM_WITH_NLS.Bruno Haible2000-06-161-3/+5
* Initial revisionUlrich Drepper2000-06-161-0/+323