source: trunk/third/gettext/autoconf-lib-link/ChangeLog @ 21665

Revision 21665, 4.3 KB checked in by ghudson, 20 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r21664, which included commits to RCS files with non-trunk default branches.
Line 
12005-03-14  Bruno Haible  <bruno@clisp.org>
2
3        * gettext-0.14.3 released.
4
52005-02-24  Bruno Haible  <bruno@clisp.org>
6
7        * gettext-0.14.2 released.
8
92005-02-07  Bruno Haible  <bruno@clisp.org>
10
11        * config.rpath: Upgrade to libtool-1.5.12: support for Portland Group
12        compiler, support for DragonFly BSD, relaxed copyright permissions.
13
142005-02-07  Bruno Haible  <bruno@clisp.org>
15
16        * config.rpath: Use 'sed' with ranges only in C locale. Needed because
17        in the et_EE locale, the letters T U V W C Y come after Z.
18        Reported by Mike Frysinger <vapier@gentoo.org>.
19
202005-01-09  Bruno Haible  <bruno@clisp.org>
21
22        Adaptation to automake-1.9.
23        * Makefile.am (tests/rpath*/aclocal.m4): Turn the m4 directories
24        into absolute pathnames, so that aclocal-1.9 includes the files
25        literally into the created aclocal.m4 file, instead of putting
26        m4_include(...) statements that don't work after the directory has
27        been copied to a different location.
28
292005-01-05  Bruno Haible  <bruno@clisp.org>
30
31        * config.rpath: Upgrade to libtool-1.5.10.
32
332004-11-11  Bruno Haible  <bruno@clisp.org>
34
35        * config.rpath: Upgrade to libtool-1.5.8 and libtool-1.5.10.
36
372004-11-11  Bruno Haible  <bruno@clisp.org>
38
39        * config.rpath: Upgrade to libtool-1.5.6.
40
412004-10-30  James Youngman  <jay@gnu.org>
42
43        * config.rpath: Modify comment to be consistent with the code.
44
452004-02-22  Bruno Haible  <bruno@clisp.org>
46
47        * config.rpath: Add support for Comeau C++ on Linux.
48        Patch by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
49
502004-02-21  Bruno Haible  <bruno@clisp.org>
51
52        * config.rpath: Upgrade to libtool-1.5.2.
53
542004-01-29  Bruno Haible  <bruno@clisp.org>
55
56        * gettext-0.14.1 released.
57
582004-01-28  Bruno Haible  <bruno@clisp.org>
59
60        * gettext-0.14 released.
61
622003-12-12  Bruno Haible  <bruno@clisp.org>
63
64        Assume automake-1.8.
65        * Makefile.am (html): Remove rule.
66        (distclean-local): Renamed from distclean-am.
67        * tests/Makefile.am (distclean-local): Renamed from distclean-am.
68
692003-12-17  Bruno Haible  <bruno@clisp.org>
70
71        * gettext-0.13.1 released.
72
732003-11-30  Bruno Haible  <bruno@clisp.org>
74
75        * gettext-0.13 released.
76
772003-10-31  Bruno Haible  <bruno@clisp.org>
78
79        * configure.ac: Remove argument of FIX_MAKEFILE_DISTRIB.
80
812003-06-17  Paul Eggert  <eggert@twinsun.com>
82
83        * config.rpath: Use grep instead of egrep, since POSIX 1003.1-2001 no
84        longer requires egrep.
85
862003-05-22  Bruno Haible  <bruno@clisp.org>
87
88        * gettext-0.12.1 released.
89
902003-05-20  Bruno Haible  <bruno@clisp.org>
91
92        * Makefile.am (config-dir): New target.
93        (config/config.guess, config/config.sub, config/install-sh,
94        config/ltmain.sh, config/mkinstalldirs, config/missing,
95        config/config.rpath): Depend on it.
96        (distclean-am): Remove config-dir as well.
97        Reported by Frédéric L. W. Meunier <0@pervalidus.tk>.
98
992003-05-17  Bruno Haible  <bruno@clisp.org>
100
101        * gettext-0.12 released.
102
1032003-05-02  Bruno Haible  <bruno@clisp.org>
104
105        * config.rpath: Document limitation on IRIX.
106
1072003-04-24  Bruno Haible  <bruno@clisp.org>
108
109        * config.rpath: Update to libtool-1.5. Small changes for AIX, HP-UX,
110        Irix, Linux, MacOS X, Windows.
111
1122003-04-24  Bruno Haible  <bruno@clisp.org>
113
114        * config.rpath: Don't set sys_lib_search_path_spec and
115        sys_lib_dlsearch_path_spec.
116
1172003-02-28  Bruno Haible  <bruno@clisp.org>
118
119        Support for relocatable installation.
120        * INSTALL: Document --enable-relocatable and --with-libintl-prefix.
121
1222003-02-22  Bruno Haible  <bruno@clisp.org>
123
124        * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
125
1262003-02-12  Bruno Haible  <bruno@clisp.org>
127
128        Extracted from gettext package.
129        * configure.ac: New file.
130        * Makefile.am: New file.
131        * AUTHORS, COPYING, INSTALL, NEWS, README: New files.
132        * m4/Makefile.am: New file.
133        * tests/Makefile.am: New file.
134        * tests/rpath-1: Move temporary directories down under tstdir.
135        Rename global_top_srcdir to global_top_auxdir.
136        * tests/rpath-2_a: Likewise.
137        * tests/rpath-2_b: Likewise.
138        * tests/rpath-3_a: Likewise.
139        * tests/rpath-3_b: Likewise.
140        * tests/rpath-2???: Use $srcdir instead of $top_srcdir/tests.
141        * tests/rpath-3???: Likewise.
142        * tests/rpathcfg.sh: Move temporary directories down under tstdir.
143        Use $srcdir instead of $top_srcdir/tests.
144        * tests/rpath*/Makefile.am: Use global_top_auxdir instead of
145        global_top_srcdir.
146        * tests/rpath*/configure.ac: Use AC_CONFIG_AUX_DIR instead of
147        AC_CONFIG_AUX_DIRS; the latter is undocumented and doesn't work
148        with automake-1.7.2.
149
Note: See TracBrowser for help on using the repository browser.