summaryrefslogtreecommitdiffstats
path: root/m4/gettext.m4
Commit message (Expand)AuthorAgeFilesLines
* Fix the last patch. 'unset' is unportable.Bruno Haible2001-09-251-3/+7
* Bug fix for people who don't have LINGUAS set.Bruno Haible2001-09-251-2/+3
* libintl is now under LGPL.Bruno Haible2001-09-091-4/+6
* Set of languages moved from configure.in to po/LINGUAS.Bruno Haible2001-08-031-45/+52
* Simplify the logic.Bruno Haible2001-08-021-58/+60
* Swapp the two macros.Bruno Haible2001-07-021-77/+77
* Clarify copyright wording.Bruno Haible2001-06-251-3/+5
* Add support for autoconf-2.50.Bruno Haible2001-06-141-2/+5
* More robust detection of GNU msgfmt and GNU xgettext.Bruno Haible2001-05-301-9/+24
* Oops.Bruno Haible2001-05-171-1/+1
* Fix the value of LIBS during the checking.Bruno Haible2001-05-171-11/+17
* Test for strtoul.Bruno Haible2001-05-151-1/+1
* Allow more than one po directory in the project.Bruno Haible2001-05-141-22/+23
* Don't install charset.alias on glibc-2.1 systems.Bruno Haible2001-05-111-0/+1
* Let the GNU gettext package install its libintl when a GNU libintl isBruno Haible2001-05-071-1/+6
* Mingw32 portability.Bruno Haible2001-04-301-3/+3
* Improve gettext.m4 in various cases.Bruno Haible2001-04-301-4/+14
* Work around yet another automake bug. This is an incredibly shitty tool.Bruno Haible2001-04-131-2/+2
* 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