summaryrefslogtreecommitdiffstats
path: root/intl/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Renamed plural-eval.c to eval-plural.h.Bruno Haible2009-06-221-3/+3
* Make the rpath thing work in projects that use libtool.Bruno Haible2009-06-221-1/+1
* Improved OS/2 support.Bruno Haible2009-06-221-2/+2
* Avoid link error on AIX.Bruno Haible2009-06-221-2/+2
* Renamed intl/libgettext.h to lib/gettext.h.Bruno Haible2009-06-221-2/+2
* Rename gettext.h to gmo.h.Bruno Haible2009-06-221-3/+3
* Bump major version number, to avoid Solaris trouble.Bruno Haible2009-06-211-2/+2
* New OS/2 support.Bruno Haible2009-06-211-2/+2
* Update for plural-eval.c change.Bruno Haible2009-06-211-1/+2
* Don't create an empty libdir.Bruno Haible2009-06-211-2/+3
* plural-eval.c is now an include file.Bruno Haible2009-06-211-3/+3
* Fix an influence of automake-1.5 on "make dist".Bruno Haible2009-06-211-2/+1
* Renamed COPYING.LIB-2 to COPYING.LIB-2.0.Bruno Haible2009-06-211-4/+5
* Add the standard targets 'install-strip' and 'installdirs'.Bruno Haible2001-10-261-0/+20
* Move determination of locale to a separate file, and add Win32 support to it.Bruno Haible2001-10-241-2/+2
* Move the plural_eval function to a separate file.Bruno Haible2001-10-231-3/+3
* Don't copy the COPYING.* files into the enclosing package.Bruno Haible2001-09-151-4/+4
* Separate the plural expression parser, so it can be used by msgfmt.Bruno Haible2001-09-111-6/+8
* Change to LGPL.Bruno Haible2001-09-031-9/+10
* plural.c gets installed now.Bruno Haible2001-05-221-1/+7
* Let "make dist" work with builddir !- srcdir.Bruno Haible2001-05-181-2/+3
* Don't install charset.alias on glibc-2.1 systems.Bruno Haible2001-05-111-6/+13
* Bump libintl version number.Bruno Haible2001-04-191-1/+1
* Respect the configure arguments.Bruno Haible2001-04-041-4/+4
* chmod a+x config.charset.Bruno Haible2001-03-271-0/+1
* Check for bison, to avoid spurious errors for people who don't have it.Bruno Haible2001-03-241-1/+1
* Oops.Bruno Haible2001-03-201-4/+5
* Make sure "make dist" packs in a plural.c and that it is generated with bison.Bruno Haible2001-03-201-2/+2
* Fix for the 'dist' target.Bruno Haible2001-03-201-1/+2
* Link libintl correctly: the soname and the parameters passed to libtool.Bruno Haible2001-03-111-5/+7
* Don't install the full ChangeLog in $(prefix)/share/gettext/intl, only aBruno Haible2001-03-091-5/+10
* Use libtool to create a shared libintl.so.Bruno Haible2001-01-261-9/+18
* Rename intlh.inst.in to libgnuintl.h.Bruno Haible2001-01-221-19/+9
* Remove catgets fallback code.Bruno Haible2001-01-181-11/+6
* Portability fixes for K&R C compilers, SunOS "make" and others.Bruno Haible2001-01-151-3/+4
* Fix the clean and distclean targets.Bruno Haible2001-01-141-2/+8
* Move locale.alias to intl/, and install it.Bruno Haible2001-01-081-11/+32
* Distribute po2msg.sin instead of its predecessors.Bruno Haible2000-07-291-2/+2
* Remove unneeded gnulocaledir variable.Bruno Haible2000-07-291-3/+2
* Rename po2tbl.sed.in to po2tbl.sin. Eli Zaretskii can jubilate.Bruno Haible2000-07-281-1/+1
* Really remove charset.alias when its reference count drops to 0.Bruno Haible2000-07-281-1/+1
* Fix the uninstall targets.Bruno Haible2000-07-281-5/+16
* Fix the MKINSTALLDIRS problem (which autoconf does not adjust automatically).Bruno Haible2000-07-281-4/+4
* Use $(SHELL) for all MKINSTALLDIRS calls.Bruno Haible2000-07-261-17/+4
* Introduce symbolic names for the libtool version number.Bruno Haible2000-07-261-1/+7
* Add support for DESTDIR, as recommended by GNU standards.Bruno Haible2000-07-261-29/+37
* Distribute config.charset and ref-{add,del}.sin into the gettextsrcdir.Bruno Haible2000-06-161-1/+1
* Implementation of the locale_charset function.Bruno Haible2000-06-161-6/+41
* Initial revisionUlrich Drepper2000-06-161-0/+220