79 lines
2.0 KiB
Plaintext
79 lines
2.0 KiB
Plaintext
2005-04-11 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.4 released.
|
|
|
|
2005-03-14 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.3 released.
|
|
|
|
2005-03-05 Bruno Haible <bruno@clisp.org>
|
|
|
|
* lib-link.m4: Require autoconf >= 2.50.
|
|
(AC_LIB_RPATH): Use AC_REQUIRE_AUX_FILE conditionally.
|
|
|
|
2005-02-24 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.2 released.
|
|
|
|
2005-01-19 Bruno Haible <bruno@clisp.org>
|
|
|
|
* lib-ld.m4, lib-link.m4, lib-prefix.m4: Use an all-permissive
|
|
copyright notice, recommended by RMS.
|
|
|
|
2004-07-13 Robert Millan <robertmh@gnu.org>
|
|
|
|
* lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Same /usr/local/include handling
|
|
on Hurd and on GNU/k*BSD as on Linux.
|
|
* lib-prefix.m4 (AC_LIB_PREFIX): Likewise.
|
|
|
|
2004-01-29 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14.1 released.
|
|
|
|
2004-01-28 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.14 released.
|
|
|
|
2003-12-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.13.1 released.
|
|
|
|
2003-11-30 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.13 released.
|
|
|
|
2003-07-01 Bruno Haible <bruno@clisp.org>
|
|
|
|
* lib-prefix.m4 (AC_LIB_ARG_WITH): Avoid "duplicated macro" error from
|
|
aclocal-1.4-p4.
|
|
Reported by Luke Schierer <lschiere@rackspace.com> and
|
|
Michael C. Toren <mct@toren.net>.
|
|
|
|
2003-06-17 Paul Eggert <eggert@twinsun.com>
|
|
|
|
* lib-ld.m4 (AC_LIB_PROG_LD_GNU, AC_LIB_PROG_LD): Don't use egrep, for
|
|
portability to POSIX 1003.1-2001. Backported from libtool-1.5.
|
|
|
|
2003-05-22 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.12.1 released.
|
|
|
|
2003-05-17 Bruno Haible <bruno@clisp.org>
|
|
|
|
* gettext-0.12 released.
|
|
|
|
2003-04-24 Bruno Haible <bruno@clisp.org>
|
|
|
|
* lib-link.m4 (AC_LIB_RPATH): Don't set sys_lib_search_path_spec and
|
|
sys_lib_dlsearch_path_spec.
|
|
|
|
2003-02-16 Bruno Haible <bruno@clisp.org>
|
|
|
|
Workaround autoconf >= 2.52 breakage.
|
|
* lib-prefix.m4 (AC_LIB_ARG_WITH): New macro.
|
|
(AC_LIB_PREFIX): Use it instead of AC_ARG_WITH.
|
|
* lib-link.m4 (AC_LIB_LINKFLAGS_BODY): Likewise.
|
|
|
|
|
|
See ../../gettext-tools/m4/ChangeLog.0 for earlier changes.
|