Hash :
8a22dde1
Author :
Date :
2004-01-26T14:38:39
Update build infrastructure from GNU gettext.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336
2004-01-20 Bruno Haible <bruno@clisp.org>
Upgrade from gettext-0.14.
2003-08-24 Bruno Haible <bruno@clisp.org>
* m4/relocatable.m4 (AC_RELOCATABLE): Use $(host) instead of @host@,
since the substitution of @host@ may occur before the substitution of
@SET_RELOCATABLE@.
2004-01-20 Bruno Haible <bruno@clisp.org>
Assume automake-1.8.
* Makefile.devel (AUTOCONF): Assume autoconf-2.59.
2003-06-18 Bruno Haible <bruno@clisp.org>
* config/install-sh: Update from automake-1.7.5.
2003-06-07 Bruno Haible <bruno@clisp.org>
* Makefile.devel (config.h_vms): Remove INSTALLPREFIX.
Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
2003-05-19 Bruno Haible <bruno@clisp.org>
* windows/charset.rc: Include <winver.h>.
Reported by Perry Rapp.
2003-05-07 Bruno Haible <bruno@clisp.org>
* Makefile.vms: New file.
* Makefile.devel (config.h_vms): New rule.
(all): Depend on it.
2003-05-06 Bruno Haible <bruno@clisp.org>
* m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.
2003-05-06 Bruno Haible <bruno@clisp.org>
* autoconf/config.guess: Update to GNU version 2003-02-22.
* autoconf/config.sub: Likewise.
2003-05-06 Bruno Haible <bruno@clisp.org>
* autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.
2003-04-12 Bruno Haible <bruno@clisp.org>
* configure.in (mandir): Change default value.
* Makefile.in (datadir): New variable.
2003-04-05 Bruno Haible <bruno@clisp.org>
Support for relocatable installation.
* autoconf/config.libpath: New file, from GNU gettext.
* configure.in: Invoke AC_RELOCATABLE_LIBRARY.
* include/libcharset.h.in: New file.
* Makefile.devel (include/libcharset.h.msvc-shared): New rule.
(all): Depend on it.
(autoconf/aclocal.m4): Update aclocal invocation.
(config.h.msvc): Handle INSTALLPREFIX.
* Makefile.in (include/libcharset.h): New rule.
(all): Depend on it.
(install-lib, install): Also install libcharset.h.
(uninstall): Uninstall libcharset.h.
(distclean, maintainer-clean): Remove include/libcharset.h.
* Makefile.msvc (all): Create include/libcharset.h.
(install): Also install libcharset.h.
(uninstall): Uninstall libcharset.h.
(mostlyclean, clean, distclean, maintainer-clean): Remove
include/libcharset.h.
* INSTALL.generic: Document --enable-relocatable and
--with-libintl-prefix. Remove the recommendation to set CPPFLAGS and
LDFLAGS. The lib-link.m4 macros make this unnecessary.
2003-04-05 Bruno Haible <bruno@clisp.org>
* Makefile.msvc (PREFIX): New variable.
(prefix): Use it.
(distclean, maintainer-clean): Drop Unix specific removals.
* man/Makefile.msvc (PREFIX): New variable.
(prefix): Use it.
(clean): Drop unnecessary removals.
(distclean): Drop Unix specific removal.
2003-04-05 Bruno Haible <bruno@clisp.org>
* configure.in: Invoke AM_LANGINFO_CODESET, not jm_LANGINFO_CODESET.
* autoconf/ltmain.sh: Update from GNU gettext.
2003-02-18 Bruno Haible <bruno@clisp.org>
Fix the 2002-09-16 fix.
* ltmain.sh (install): If "ln -s -f" fails (this is the case
with /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s".
2003-03-17 Bruno Haible <bruno@clisp.org>
Improved MSVC support.
* windows/charset.rc: New file.
* Makefile.msvc (prefix): Use less Unixy value.
(local_prefix): Remove variable.
(libdir, includedir): Use backslashes.
(bindir): New variable.
(mandir): Remove variable.
(INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables.
(mostlyclean, clean): Remove config.h and include/localcharset.h.
(install, installdirs, uninstall): Rewritten.
* README.woe32: Mention automatic installation command.
Rename libcharset.h to localcharset.h.
* include/localcharset.h.in: Renamed from include/libcharset.h.in.
* tools/locale_charset.c: Include localcharset.h, not libcharset.h.
* Makefile.in (include/localcharset.h): Renamed from
include/libcharset.h.
(all): Update dependency.
(install-lib, install, uninstall, distclean, maintainer-clean): Update.
* Makefile.msvc (all): Create include/localcharset.h, not
include/libcharset.h.
* Makefile.devel (include/localcharset.h.msvc-shared): Renamed from
include/libcharset.h.msvc-shared.
(all): Update dependency.
(config.h.in): Touch the file when done; autoheader doesn't do it.
(config.h.msvc): Make rule more robust.
* INTEGRATE: Mention localcharset.h only once.
* djgpp/README.in, djgpp/README: Update.
* djgpp/config.bat: Update.
* djgpp/config.sed: Update.
* djgpp/fnchange.in, djgpp/fnchange.lst: Update.
* configure.in (VERSION): Bump to 1.2.
* NEWS: New file.
2003-02-14 Bruno Haible <bruno@clisp.org>
* Makefile.devel (AUTOCONF): Switch to autoconf-2.57.
(configure, config.h.in): Update rules.
2003-01-03 Albert Chin <libtool@thewrittenword.com>
* autoconf/ltmain.sh: Don't pass -R flags found in a .la's
dependency_libs variable directly down to the linker.
Reported by Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu>.
2003-01-12 Bruno Haible <bruno@clisp.org>
* INTEGRATE: Mention localcharset.h.
2003-01-01 Bruno Haible <bruno@clisp.org>
* Makefile.in (mkinstalldirs): Renamed from MKINSTALLDIRS.
(install-lib, install, installdirs): Use it.
2002-09-27 Bruno Haible <bruno@clisp.org>
* autoconf/mkinstalldirs: Upgrade to automake-1.7.2 version.
2002-11-07 Bruno Haible <bruno@clisp.org>
* autoconf/ltmain.sh: Upgrade to libtool-1.4.3.
2002-06-12 Bruno Haible <bruno@clisp.org>
* configure.in: Use new AC_* names of libtool macros. Invoke
AC_LIBTOOL_WIN32_DLL.
2002-11-07 Bruno Haible <bruno@clisp.org>
Make "make install" without prior "make" work.
* Makefile.in (install): Depend on include/libcharset.h.
Reported by Martin Mokrejš <mmokrejs@natur.cuni.cz>.
2002-05-12 Bruno Haible <bruno@clisp.org>
* tools/all-charsets: Update for change of lib/config.charset.
2002-05-12 Bruno Haible <bruno@clisp.org>
* Makefile.devel (AUTOCONF): New variable.
(configure): Use the AUTOCONF variable.
2002-05-08 Bruno Haible <bruno@clisp.org>
* README.woe32: Renamed from README.win32.
2002-02-06 Bruno Haible <bruno@clisp.org>
* m4/libtool.m4: Upgrade to libtool-1.4.2.
* autoconf/ltmain.sh: Likewise.
2002-02-02 Bruno Haible <bruno@clisp.org>
* autoconf/ltmain.sh: Add DESTDIR support on ELF systems.
2001-11-03 Bruno Haible <haible@clisp.cons.org>
* autoconf/ltmain.sh: chmod 777 the .libs directory, so that
"make install" succeeds.
2001-12-04 Bruno Haible <bruno@clisp.org>
* INTEGRATE: Change the install rule to not create $(libdir) if
there is no file to install in it.
2001-07-17 Bruno Haible <haible@clisp.cons.org>
* configure.in (VERSION): Bump to 1.1.
2001-06-08 Bruno Haible <haible@clisp.cons.org>
* m4/libtool.m4: Upgrade to libtool-1.4.
* autoconf/ltmain.sh: Likewise.
* autoconf/ltconfig: Remove file.
2001-06-08 Bruno Haible <haible@clisp.cons.org>
* autoconf/config.guess: Update to GNU version 2001-05-11.
* autoconf/config.sub: Likewise.
2001-05-21 Bruno Haible <haible@clisp.cons.org>
* Makefile.in (include/libcharset.h): New target.
(all): Depend on it.
2001-05-11 Bruno Haible <haible@clisp.cons.org>
* INTEGRATE (Makefile.in): Fix syntax error.
2001-05-06 Bruno Haible <haible@clisp.cons.org>
* Makefile.msvc (config.h): Allow the 'del' command to fail.
2001-03-21 Bruno Haible <haible@clisp.cons.org>
* INSTALL.generic (Particular Systems): Add recommendations for AIX 3.
2001-03-10 Bruno Haible <haible@clisp.cons.org>
* INSTALL.generic: New section "Particular Systems".
2001-03-05 Bruno Haible <haible@clisp.cons.org>
* tools/all-charsets: Update for change of lib/config.charset.
2001-03-01 Bruno Haible <haible@clisp.cons.org>
* tools/all-charsets: Update for change of lib/config.charset.
2001-02-25 Bruno Haible <haible@clisp.cons.org>
* autoconf/ltconfig:
sed -e 's/reload object files/produce relocatable object files/'.
2001-02-25 Bruno Haible <haible@clisp.cons.org>
* include/libcharset.h.in (locale_charset): Return value is never
NULL any more.
2001-02-22 Bruno Haible <haible@clisp.cons.org>
* INTEGRATE (Makefile.am): Change $@-t to t-$@. For DJGPP.
Patch by Juan Manuel Guerrero <st001906@hrz1.hrz.tu-darmstadt.de>.
2001-02-20 Bruno Haible <haible@clisp.cons.org>
Better support for DOS/Windows platforms.
* autoconf/ltconfig: Upgrade to libtool-1.3.5.
* autoconf/ltmain.sh: Likewise.
* m4/libtool.m4: Likewise.
* autoconf/aclocal.m4: Likewise.
* configure.in: Call AC_OBJEXT and AC_EXEEXT.
2001-02-20 Bruno Haible <haible@clisp.cons.org>
* Makefile.in (libdir, includedir, mandir): Use the autoconf
determined value, in order to respect the configure arguments.
* lib/Makefile.in (libdir): Likewise.
2000-12-13 Bruno Haible <haible@clisp.cons.org>
* autoconf/install-sh: Update to a newer version from fileutils.
2000-12-12 Bruno Haible <haible@clisp.cons.org>
* Makefile.in: Use $(MAKE) instead of $(MAKE) -r. Needed with Solaris
"make", which doesn't set MAKE as expected by @SET_MAKE@ if -r is
given. Reported by Toshimitsu Fujiwara.
2000-12-08 Bruno Haible <haible@clisp.cons.org>
* Makefile.in (exec_prefix): Use configure's --exec-prefix argument.
2000-12-02 Bruno Haible <haible@clisp.cons.org>
* Makefile.msvc (check): Depend on target 'force' as well.
(mostlyclean, clean, distclean, maintainer-clean): Fix dependency.
* Makefile.msvc: Replace STATIC with its opposite flag, DLL.
2000-11-24 Bruno Haible <haible@clisp.cons.org>
* tools/all-charsets: Update for 2000-10-31 change of
lib/config.charset.
2000-11-23 Bruno Haible <haible@clisp.cons.org>
* Makefile.in (install-lib): Fix for builddir != srcdir.
2000-11-22 Bruno Haible <haible@clisp.cons.org>
* Makefile.in (all): Fix for builddir != srcdir.
2000-11-21 Bruno Haible <haible@clisp.cons.org>
* include/libcharset.h.in: Renamed from include/libcharset.h.
* windows/dllexport.h: New file.
* Makefile.devel (all): Add config.h.msvc,
include/libcharset.h.msvc-shared.
(config.h.msvc, include/libcharset.h.msvc-shared): New targets.
* Makefile.msvc (MFLAGS): New variable.
(all): Create include\libcharset.h.
(distclean, maintainer-clean): Remove include\libcharset.h.
* Makefile.in (CP): New variable.
(all): Create include/libcharset.h.
(distclean, maintainer-clean): Remove include/libcharset.h.
2000-11-18 Bruno Haible <haible@clisp.cons.org>
* Makefile.devel (config.h.in): Rename from config.h.
2000-11-16 Bruno Haible <haible@clisp.cons.org>
* Makefile.in: After "cd", use "&&" not ";".
2000-10-31 Bruno Haible <haible@clisp.cons.org>
* Makefile.msvc: New file.
* README.win32: New file.