1 2006-11-27 Bruno Haible <bruno (a] clisp.org> 2 3 * gettext-0.16.1 released. 4 5 2006-10-26 Bruno Haible <bruno (a] clisp.org> 6 7 * gettext-0.16 released. 8 9 2006-07-21 Bruno Haible <bruno (a] clisp.org> 10 11 * gettext-0.15 released. 12 13 2006-06-23 Bruno Haible <bruno (a] clisp.org> 14 15 Biarch support. 16 * configure.ac: Invoke AC_LIB_PREPARE_MULTILIB. Set LIBDIRSTEM. 17 * tests/Makefile.am (TESTS_ENVIRONMENT): Set LIBDIRSTEM. 18 * tests/rpath-1: Pass --libdir to all configure invocations. 19 * tests/rpath-2_a: Likewise. 20 * tests/rpath-2_b: Likewise. 21 * tests/rpath-3_a: Likewise. 22 * tests/rpath-3_b: Likewise. 23 * tests/rpathcfg.sh: Likewise. 24 25 2006-05-15 Bruno Haible <bruno (a] clisp.org> 26 27 * config.rpath: Improve support for Sun C 5.9 on Linux, based on 28 libtool patch by Ralf Wildenhues. 29 30 2006-05-05 Bruno Haible <bruno (a] clisp.org> 31 32 * config.rpath: Add support for Sun C 5.9 on Linux. 33 34 2006-04-17 Bruno Haible <bruno (a] clisp.org> 35 36 * Makefile.am (all-local): Remove dependency on build-aux/mkinstalldirs. 37 (build-aux/mkinstalldirs): Remove rule. 38 (DISTCLEANFILES): Remove build-aux/mkinstalldirs. 39 * tests/rpathlx/Makefile.am (mkinstalldirs): Remove variable. 40 * tests/rpathly/Makefile.am (mkinstalldirs): Remove variable. 41 * tests/rpathlyx/Makefile.am (mkinstalldirs): Remove variable. 42 * tests/rpathlz/Makefile.am (mkinstalldirs): Remove variable. 43 * tests/rpathlzyx/Makefile.am (mkinstalldirs): Remove variable. 44 * tests/rpathx/Makefile.am (mkinstalldirs): Remove variable. 45 * tests/rpathy/Makefile.am (mkinstalldirs): Remove variable. 46 * tests/rpathz/Makefile.am (mkinstalldirs): Remove variable. 47 48 2005-12-27 Bruno Haible <bruno (a] clisp.org> 49 50 * config.rpath: Upgrade to libtool-1.5.22. 51 52 2005-11-23 Bruno Haible <bruno (a] clisp.org> 53 54 Cygwin portability. 55 * configure.ac: Invoke gl_WOE32_DLL. 56 57 2005-09-18 Bruno Haible <bruno (a] clisp.org> 58 59 * config.rpath: Upgrade to libtool-1.5.20. 60 61 2005-09-18 Bruno Haible <bruno (a] clisp.org> 62 63 * config.rpath: Complete upgrade to libtool-1.5.16. 64 65 2005-05-01 Bruno Haible <bruno (a] clisp.org> 66 67 * config.rpath: Upgrade to libtool-1.5.16. 68 69 2006-06-21 Bruno Haible <bruno (a] clisp.org> 70 71 * gettext-0.14.6 released. 72 73 2006-06-21 Bruno Haible <bruno (a] clisp.org> 74 75 * tests/Makefile.am (TESTS): Remove those tests that fail on x86_64. 76 77 2005-05-23 Bruno Haible <bruno (a] clisp.org> 78 79 * gettext-0.14.5 released. 80 81 2005-04-11 Bruno Haible <bruno (a] clisp.org> 82 83 * gettext-0.14.4 released. 84 85 2005-04-11 Bruno Haible <bruno (a] clisp.org> 86 87 * tests/rpath-1, tests/rpath-2_a, tests/rpath-2_b, tests/rpath-3_a: 88 * tests/rpath-3_b, tests/rpathcfg.sh: Use build-aux instead of config. 89 90 2005-03-22 Bruno Haible <bruno (a] clisp.org> 91 92 * configure.ac (AC_CONFIG_AUX_DIR): Use ../build-aux. 93 * tests/rpath*/configure.ac (AC_CONFIG_AUX_DIR): Use ../../../build-aux. 94 * Makefile.am: Replace config/m4 with m4 and config/ with build-aux/. 95 (build-aux-dir): Renamed from config-dir. 96 97 2005-03-14 Bruno Haible <bruno (a] clisp.org> 98 99 * gettext-0.14.3 released. 100 101 2005-02-24 Bruno Haible <bruno (a] clisp.org> 102 103 * gettext-0.14.2 released. 104 105 2005-02-07 Bruno Haible <bruno (a] clisp.org> 106 107 * config.rpath: Upgrade to libtool-1.5.12: support for Portland Group 108 compiler, support for DragonFly BSD, relaxed copyright permissions. 109 110 2005-02-07 Bruno Haible <bruno (a] clisp.org> 111 112 * config.rpath: Use 'sed' with ranges only in C locale. Needed because 113 in the et_EE locale, the letters T U V W C Y come after Z. 114 Reported by Mike Frysinger <vapier (a] gentoo.org>. 115 116 2005-01-09 Bruno Haible <bruno (a] clisp.org> 117 118 Adaptation to automake-1.9. 119 * Makefile.am (tests/rpath*/aclocal.m4): Turn the m4 directories 120 into absolute pathnames, so that aclocal-1.9 includes the files 121 literally into the created aclocal.m4 file, instead of putting 122 m4_include(...) statements that don't work after the directory has 123 been copied to a different location. 124 125 2005-01-05 Bruno Haible <bruno (a] clisp.org> 126 127 * config.rpath: Upgrade to libtool-1.5.10. 128 129 2004-11-11 Bruno Haible <bruno (a] clisp.org> 130 131 * config.rpath: Upgrade to libtool-1.5.8 and libtool-1.5.10. 132 133 2004-11-11 Bruno Haible <bruno (a] clisp.org> 134 135 * config.rpath: Upgrade to libtool-1.5.6. 136 137 2004-10-30 James Youngman <jay (a] gnu.org> 138 139 * config.rpath: Modify comment to be consistent with the code. 140 141 2004-02-22 Bruno Haible <bruno (a] clisp.org> 142 143 * config.rpath: Add support for Comeau C++ on Linux. 144 Patch by Prof. Roberto Bagnara <bagnara (a] cs.unipr.it>. 145 146 2004-02-21 Bruno Haible <bruno (a] clisp.org> 147 148 * config.rpath: Upgrade to libtool-1.5.2. 149 150 2004-01-29 Bruno Haible <bruno (a] clisp.org> 151 152 * gettext-0.14.1 released. 153 154 2004-01-28 Bruno Haible <bruno (a] clisp.org> 155 156 * gettext-0.14 released. 157 158 2003-12-12 Bruno Haible <bruno (a] clisp.org> 159 160 Assume automake-1.8. 161 * Makefile.am (html): Remove rule. 162 (distclean-local): Renamed from distclean-am. 163 * tests/Makefile.am (distclean-local): Renamed from distclean-am. 164 165 2003-12-17 Bruno Haible <bruno (a] clisp.org> 166 167 * gettext-0.13.1 released. 168 169 2003-11-30 Bruno Haible <bruno (a] clisp.org> 170 171 * gettext-0.13 released. 172 173 2003-10-31 Bruno Haible <bruno (a] clisp.org> 174 175 * configure.ac: Remove argument of FIX_MAKEFILE_DISTRIB. 176 177 2003-06-17 Paul Eggert <eggert (a] twinsun.com> 178 179 * config.rpath: Use grep instead of egrep, since POSIX 1003.1-2001 no 180 longer requires egrep. 181 182 2003-05-22 Bruno Haible <bruno (a] clisp.org> 183 184 * gettext-0.12.1 released. 185 186 2003-05-20 Bruno Haible <bruno (a] clisp.org> 187 188 * Makefile.am (config-dir): New target. 189 (config/config.guess, config/config.sub, config/install-sh, 190 config/ltmain.sh, config/mkinstalldirs, config/missing, 191 config/config.rpath): Depend on it. 192 (distclean-am): Remove config-dir as well. 193 Reported by Frdric L. W. Meunier <0 (a] pervalidus.tk>. 194 195 2003-05-17 Bruno Haible <bruno (a] clisp.org> 196 197 * gettext-0.12 released. 198 199 2003-05-02 Bruno Haible <bruno (a] clisp.org> 200 201 * config.rpath: Document limitation on IRIX. 202 203 2003-04-24 Bruno Haible <bruno (a] clisp.org> 204 205 * config.rpath: Update to libtool-1.5. Small changes for AIX, HP-UX, 206 Irix, Linux, MacOS X, Windows. 207 208 2003-04-24 Bruno Haible <bruno (a] clisp.org> 209 210 * config.rpath: Don't set sys_lib_search_path_spec and 211 sys_lib_dlsearch_path_spec. 212 213 2003-02-28 Bruno Haible <bruno (a] clisp.org> 214 215 Support for relocatable installation. 216 * INSTALL: Document --enable-relocatable and --with-libintl-prefix. 217 218 2003-02-22 Bruno Haible <bruno (a] clisp.org> 219 220 * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2. 221 222 2003-02-12 Bruno Haible <bruno (a] clisp.org> 223 224 Extracted from gettext package. 225 * configure.ac: New file. 226 * Makefile.am: New file. 227 * AUTHORS, COPYING, INSTALL, NEWS, README: New files. 228 * m4/Makefile.am: New file. 229 * tests/Makefile.am: New file. 230 * tests/rpath-1: Move temporary directories down under tstdir. 231 Rename global_top_srcdir to global_top_auxdir. 232 * tests/rpath-2_a: Likewise. 233 * tests/rpath-2_b: Likewise. 234 * tests/rpath-3_a: Likewise. 235 * tests/rpath-3_b: Likewise. 236 * tests/rpath-2???: Use $srcdir instead of $top_srcdir/tests. 237 * tests/rpath-3???: Likewise. 238 * tests/rpathcfg.sh: Move temporary directories down under tstdir. 239 Use $srcdir instead of $top_srcdir/tests. 240 * tests/rpath*/Makefile.am: Use global_top_auxdir instead of 241 global_top_srcdir. 242 * tests/rpath*/configure.ac: Use AC_CONFIG_AUX_DIR instead of 243 AC_CONFIG_AUX_DIRS; the latter is undocumented and doesn't work 244 with automake-1.7.2. 245 246