ChangeLog 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626
  1. 2009-05-19 Bruno Haible <bruno@clisp.org>
  2. * Makefile.devel (AUTOMAKE, ACLOCAL): Switch to version 1.11.
  3. * autogen.sh: Update comments.
  4. 2009-01-25 Bruno Haible <bruno@clisp.org>
  5. Don't install charset.alias on MacOS X >= 10.3.
  6. * INTEGRATE: Don't install charset.alias on MacOS X >= 10.3, if the
  7. file does not yet exist.
  8. 2009-01-25 Bruno Haible <bruno@clisp.org>
  9. Don't install charset.alias on mingw and Cygwin.
  10. * INTEGRATE: Don't install charset.alias on mingw and Cygwin, if the
  11. file does not yet exist. The result for these platforms is hardcoded in
  12. localcharset.c.
  13. 2009-01-24 Bruno Haible <bruno@clisp.org>
  14. * tools/all-charsets: Add CP1131, ARMSCII-8, PT154 to the list of
  15. allowed encodings.
  16. * tools/darwin-7.5: Regenerated.
  17. * tools/darwin-9.5: Regenerated.
  18. 2009-01-18 Bruno Haible <bruno@clisp.org>
  19. * tools/darwin-9.5: New file.
  20. 2009-01-18 Bruno Haible <bruno@clisp.org>
  21. * tools/locale_monthnames.c: New file.
  22. 2009-01-16 Bruno Haible <bruno@clisp.org>
  23. * Makefile.in (install-strip): New target.
  24. Reported by Alon Bar-Lev <alon.barlev@gmail.com>.
  25. 2009-01-14 Bruno Haible <bruno@clisp.org>
  26. * configure.ac: More consistent m4 quoting.
  27. 2008-09-28 Bruno Haible <bruno@clisp.org>
  28. * build-aux/ltmain.sh (func_emit_cwrapperexe_src): On mingw,
  29. preprocess the argument vector through prepare_spawn.
  30. 2008-09-16 Bruno Haible <bruno@clisp.org>
  31. * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.63.
  32. 2008-09-07 Bruno Haible <bruno@clisp.org>
  33. * m4/libtool.m4: Update from libtool-2.2.6, with modifications:
  34. 2008-04-06 Bruno Haible <bruno@clisp.org>
  35. * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
  36. CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
  37. to ${CONFIG_SHELL}.
  38. * m4/ltoptions.m4: Update from libtool-2.2.6.
  39. * m4/ltsugar.m4: Likewise.
  40. * m4/ltversion.m4: Likewise.
  41. * build-aux/ltmain.sh: Likewise.
  42. 2008-05-18 Bruno Haible <bruno@clisp.org>
  43. * m4/libtool.m4: Update from libtool-2.2.4, with modifications:
  44. 2008-04-06 Bruno Haible <bruno@clisp.org>
  45. * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
  46. CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
  47. to ${CONFIG_SHELL}.
  48. * m4/ltoptions.m4: Update from libtool-2.2.4.
  49. * m4/ltversion.m4: Likewise.
  50. * m4/lt~obsolete.m4: Likewise.
  51. * build-aux/ltmain.sh: Likewise.
  52. 2008-04-14 Bruno Haible <bruno@clisp.org>
  53. * configure.ac: Invoke AC_USE_SYSTEM_EXTENSIONS instead of AC_AIX and
  54. AC_MINIX.
  55. * Makefile.devel (AUTOCONF, AUTOHEADER): Require autoconf-2.62.
  56. 2008-04-06 Bruno Haible <bruno@clisp.org>
  57. * m4/libtool.m4: Update from libtool-2.2.2, with modifications:
  58. 2008-04-06 Bruno Haible <bruno@clisp.org>
  59. * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
  60. CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
  61. to ${CONFIG_SHELL}.
  62. * m4/ltoptions.m4: New file, from libtool-2.2.2.
  63. * m4/ltsugar.m4: New file, from libtool-2.2.2.
  64. * m4/ltversion.m4: New file, from libtool-2.2.2.
  65. * m4/lt~obsolete.m4: New file, from libtool-2.2.2.
  66. * build-aux/ltmain.sh: New file, from libtool-2.2.2.
  67. * configure.ac: Use LT_INIT instead of AC_PROG_LIBTOOL.
  68. 2007-11-14 Bruno Haible <bruno@clisp.org>
  69. * tools/all-locales: Add "C" for Darwin. Treat OpenBSD like Darwin.
  70. 2007-11-11 Bruno Haible <bruno@clisp.org>
  71. * Makefile.devel (AUTOCONF, AUTOHEADER): Require version 2.61.
  72. (ACLOCAL): Require version 1.10.
  73. 2007-10-26 Bruno Haible <bruno@clisp.org>
  74. * m4/libtool.m4: Update, based on libtool-1.5.24.
  75. * build-aux/ltmain.sh: Update, based on libtool-1.5.24.
  76. 2007-06-30 Bruno Haible <bruno@clisp.org>
  77. * autogen.sh: New file.
  78. * DEPENDENCIES: New file.
  79. * HACKING: New file.
  80. 2007-03-04 Bruno Haible <bruno@clisp.org>
  81. * configure.ac: Invoke gl_RELOCATABLE_LIBRARY instead of
  82. AC_RELOCATABLE_LIBRARY.
  83. * m4/relocatable-lib.m4: New file, from gnulib.
  84. * m4/relocatable.m4: Remove file.
  85. 2007-02-16 Juan Manuel Guerrero <juan.guerrero@gmx.de>
  86. * djgpp/*: Update.
  87. 2006-10-31 Bruno Haible <bruno@clisp.org>
  88. Update from GNU gettext.
  89. 2006-10-25 Bruno Haible <bruno@clisp.org>
  90. * m4/relocatable.m4 (AC_RELOCATABLE_BODY): Renamed from
  91. AC_RELOCATABLE, without the AC_LIBOBJ invocation.
  92. (AC_RELOCATABLE): New macro. Invoke AC_LIBOBJ here.
  93. 2006-10-18 Bruno Haible <bruno@clisp.org>
  94. * INTEGRATE: Remove recommendation to test for setlocale.
  95. 2006-07-29 Bruno Haible <bruno@clisp.org>
  96. * configure.ac: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
  97. 2006-07-29 Bruno Haible <bruno@clisp.org>
  98. * configure.ac: Remove obsolete calls AC_PROG_GCC_TRADITIONAL,
  99. AC_ISC_POSIX.
  100. 2006-07-25 Bruno Haible <bruno@clisp.org>
  101. * Makefile.msvc: Remove file.
  102. * Makefile.devel (config.h.msvc): Remove rule.
  103. (include/libcharset.h.msvc-shared, include/localcharset.h.msvc-shared):
  104. Remove rules.
  105. (all): Update.
  106. 2006-07-25 Bruno Haible <bruno@clisp.org>
  107. * Makefile.vms: Remove file.
  108. * Makefile.devel (config.h_vms): Remove rule.
  109. (all): Update.
  110. 2006-06-27 Bruno Haible <bruno@clisp.org>
  111. * Makefile.devel (AUTOCONF, AUTOHEADER): Use autoconf-2.60.
  112. * Makefile.in (datarootdir): New variable.
  113. * configure.ac (mandir): Remove customization.
  114. 2006-03-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  115. * m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) [ linux ]: Avoid warning when
  116. "parsing" /etc/ld.so.conf and empty /etc/ld.so.conf.d.
  117. 2006-05-15 Bruno Haible <bruno@clisp.org>
  118. * m4/relocatable.m4: Update from GNU gettext.
  119. 2006-05-14 Bruno Haible <bruno@clisp.org>,
  120. Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
  121. * m4/libtool.m4 [ linux ] (AC_LIBTOOL_LANG_CXX_CONFIG)
  122. (AC_LIBTOOL_POSTDEP_PREDEP, AC_LIBTOOL_PROG_COMPILER_PIC)
  123. (AC_LIBTOOL_PROG_LD_SHLIBS): Add support for Sun C 5.9,
  124. Sun C++ 5.9, and Sun Fortran 8.3 on Linux.
  125. 2006-05-06 Charles Wilson <cygwin@cwilson.fastmail.fm>
  126. * m4/libtool.m4: On Cygwin, like on mingw, define DLL_EXPORT when
  127. compiling a shared library object.
  128. 2006-03-31 Juan Manuel Guerrero <juan.guerrero@gmx.de>
  129. * djgpp/*: Update.
  130. 2005-12-29 Bruno Haible <bruno@clisp.org>
  131. * configure.ac: Renamed from configure.in.
  132. * Makefile.devel (configure, config.h.in): Update.
  133. * djgpp/Makefile.maint (fnchange.lst, README): Update.
  134. 2005-12-29 Bruno Haible <bruno@clisp.org>
  135. * build-aux/config.guess: Update to GNU version 2005-12-23.
  136. * build-aux/config.sub: Likewise.
  137. * build-aux/config.libpath: Update from GNU gettext.
  138. 2005-12-29 Bruno Haible <bruno@clisp.org>
  139. * m4/codeset.m4: Update from GNU gettext.
  140. * m4/glibc21.m4: Update from GNU gettext.
  141. * m4/relocatable.m4: Update from GNU gettext.
  142. * configure: Invoke gl_GLIBC21 instead of jm_GLIBC21.
  143. 2005-12-29 Bruno Haible <bruno@clisp.org>
  144. * m4/libtool.m4: Update, based on libtool-1.5.22.
  145. * build-aux/ltmain.sh: Update, based on libtool-1.5.22.
  146. 2005-09-18 Bruno Haible <bruno@clisp.org>
  147. * m4/libtool.m4: Update, based on libtool-1.5.20.
  148. * build-aux/ltmain.sh: Update, based on libtool-1.5.20.
  149. 2005-07-24 Bruno Haible <bruno@clisp.org>
  150. Tidy up exported symbols.
  151. * m4/visibility.m4: New file.
  152. * include/export.h: New file.
  153. * configure.in Invoke gl_VISIBILITY. Use AC_CONFIG_FILES. Arrange to
  154. create also include/localcharset.h.inst.
  155. (VERSION): Bump to 1.4.
  156. * Makefile.devel (all): Depend on include/localcharset.h.build.in.
  157. (include/localcharset.h.build.in): New rule.
  158. * Makefile.in (all): Remove dependency on include/localcharset.h.
  159. (include/localcharset.h): Remove rule.
  160. (install-lib, install): Install include/localcharset.h.inst,
  161. not the include/localcharset.h that was used for building.
  162. (distclean, maintainer-clean): Remove also include/localcharset.h.inst.
  163. 2005-07-08 Bruno Haible <bruno@clisp.org>
  164. * m4/libtool.m4 (postinstall_cmds) [cygwin,mingw,pw32]: Make DLL
  165. executable after installing it.
  166. 2005-07-07 Bruno Haible <bruno@clisp.org>
  167. * configure.in: Bump version number.
  168. * windows/charset.rc: Likewise.
  169. 2005-07-05 Bruno Haible <bruno@clisp.org>
  170. * m4/relocatable.m4 (AC_RELOCATABLE): On mingw, simply set
  171. SET_RELOCATABLE to a trivial value.
  172. 2005-07-05 Bruno Haible <bruno@clisp.org>
  173. * Makefile.devel (AUTOHEADER, ACLOCAL): New variables.
  174. (autoconf/aclocal.m4, config.h.in): Use them.
  175. 2005-03-22 Bruno Haible <bruno@clisp.org>
  176. * build-aux: New directory, renamed from autoconf.
  177. * configure.in (AC_CONFIG_AUX_DIR): Use build-aux.
  178. * Makefile.in (mkinstalldirs): Update.
  179. 2005-01-05 Bruno Haible <bruno@clisp.org>
  180. * m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.10.
  181. * autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.10.
  182. 2004-09-21 Juan Manuel Guerrero <st001906@hrz1.hrz.tu-darmstadt.de>
  183. * djgpp/config.bat: Update.
  184. * djgpp/config.sed: Update.
  185. * djgpp/config.site: Update.
  186. * djgpp/fnchange.in: Update.
  187. * djgpp/README.in: Update.
  188. 2004-08-25 Bruno Haible <bruno@clisp.org>
  189. * m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.6.
  190. * autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.6.
  191. 2004-01-20 Bruno Haible <bruno@clisp.org>
  192. Upgrade from gettext-0.14.
  193. 2003-08-24 Bruno Haible <bruno@clisp.org>
  194. * m4/relocatable.m4 (AC_RELOCATABLE): Use $(host) instead of @host@,
  195. since the substitution of @host@ may occur before the substitution of
  196. @SET_RELOCATABLE@.
  197. 2004-01-20 Bruno Haible <bruno@clisp.org>
  198. Assume automake-1.8.
  199. * Makefile.devel (AUTOCONF): Assume autoconf-2.59.
  200. 2003-06-18 Bruno Haible <bruno@clisp.org>
  201. * config/install-sh: Update from automake-1.7.5.
  202. 2003-06-07 Bruno Haible <bruno@clisp.org>
  203. * Makefile.devel (config.h_vms): Remove INSTALLPREFIX.
  204. Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
  205. 2003-05-19 Bruno Haible <bruno@clisp.org>
  206. * windows/charset.rc: Include <winver.h>.
  207. Reported by Perry Rapp.
  208. 2003-05-07 Bruno Haible <bruno@clisp.org>
  209. * Makefile.vms: New file.
  210. * Makefile.devel (config.h_vms): New rule.
  211. (all): Depend on it.
  212. 2003-05-06 Bruno Haible <bruno@clisp.org>
  213. * m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.
  214. 2003-05-06 Bruno Haible <bruno@clisp.org>
  215. * autoconf/config.guess: Update to GNU version 2003-02-22.
  216. * autoconf/config.sub: Likewise.
  217. 2003-05-06 Bruno Haible <bruno@clisp.org>
  218. * autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.
  219. 2003-04-12 Bruno Haible <bruno@clisp.org>
  220. * configure.in (mandir): Change default value.
  221. * Makefile.in (datadir): New variable.
  222. 2003-04-05 Bruno Haible <bruno@clisp.org>
  223. Support for relocatable installation.
  224. * m4/relocatable.m4: New file, from GNU gettext.
  225. * autoconf/config.libpath: New file, from GNU gettext.
  226. * configure.in: Invoke AC_RELOCATABLE_LIBRARY.
  227. * include/libcharset.h.in: New file.
  228. * Makefile.devel (include/libcharset.h.msvc-shared): New rule.
  229. (all): Depend on it.
  230. (autoconf/aclocal.m4): Update aclocal invocation.
  231. (config.h.msvc): Handle INSTALLPREFIX.
  232. * Makefile.in (include/libcharset.h): New rule.
  233. (all): Depend on it.
  234. (install-lib, install): Also install libcharset.h.
  235. (uninstall): Uninstall libcharset.h.
  236. (distclean, maintainer-clean): Remove include/libcharset.h.
  237. * Makefile.msvc (all): Create include/libcharset.h.
  238. (install): Also install libcharset.h.
  239. (uninstall): Uninstall libcharset.h.
  240. (mostlyclean, clean, distclean, maintainer-clean): Remove
  241. include/libcharset.h.
  242. * INSTALL.generic: Document --enable-relocatable and
  243. --with-libintl-prefix. Remove the recommendation to set CPPFLAGS and
  244. LDFLAGS. The lib-link.m4 macros make this unnecessary.
  245. 2003-04-05 Bruno Haible <bruno@clisp.org>
  246. * Makefile.msvc (PREFIX): New variable.
  247. (prefix): Use it.
  248. (distclean, maintainer-clean): Drop Unix specific removals.
  249. * man/Makefile.msvc (PREFIX): New variable.
  250. (prefix): Use it.
  251. (clean): Drop unnecessary removals.
  252. (distclean): Drop Unix specific removal.
  253. 2003-04-05 Bruno Haible <bruno@clisp.org>
  254. * configure.in: Invoke AM_LANGINFO_CODESET, not jm_LANGINFO_CODESET.
  255. * autoconf/ltmain.sh: Update from GNU gettext.
  256. 2003-02-18 Bruno Haible <bruno@clisp.org>
  257. Fix the 2002-09-16 fix.
  258. * ltmain.sh (install): If "ln -s -f" fails (this is the case
  259. with /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s".
  260. * m4/codeset.m4: Update from GNU gettext-0.10.40.
  261. * m4/glibc21.m4: Update from GNU gettext-0.10.40.
  262. 2003-03-17 Bruno Haible <bruno@clisp.org>
  263. Improved MSVC support.
  264. * windows/charset.rc: New file.
  265. * Makefile.msvc (prefix): Use less Unixy value.
  266. (local_prefix): Remove variable.
  267. (libdir, includedir): Use backslashes.
  268. (bindir): New variable.
  269. (mandir): Remove variable.
  270. (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables.
  271. (mostlyclean, clean): Remove config.h and include/localcharset.h.
  272. (install, installdirs, uninstall): Rewritten.
  273. * README.woe32: Mention automatic installation command.
  274. Rename libcharset.h to localcharset.h.
  275. * include/localcharset.h.in: Renamed from include/libcharset.h.in.
  276. * tools/locale_charset.c: Include localcharset.h, not libcharset.h.
  277. * Makefile.in (include/localcharset.h): Renamed from
  278. include/libcharset.h.
  279. (all): Update dependency.
  280. (install-lib, install, uninstall, distclean, maintainer-clean): Update.
  281. * Makefile.msvc (all): Create include/localcharset.h, not
  282. include/libcharset.h.
  283. * Makefile.devel (include/localcharset.h.msvc-shared): Renamed from
  284. include/libcharset.h.msvc-shared.
  285. (all): Update dependency.
  286. (config.h.in): Touch the file when done; autoheader doesn't do it.
  287. (config.h.msvc): Make rule more robust.
  288. * INTEGRATE: Mention localcharset.h only once.
  289. * djgpp/README.in, djgpp/README: Update.
  290. * djgpp/config.bat: Update.
  291. * djgpp/config.sed: Update.
  292. * djgpp/fnchange.in, djgpp/fnchange.lst: Update.
  293. * configure.in (VERSION): Bump to 1.2.
  294. * NEWS: New file.
  295. 2003-02-14 Bruno Haible <bruno@clisp.org>
  296. * Makefile.devel (AUTOCONF): Switch to autoconf-2.57.
  297. (configure, config.h.in): Update rules.
  298. 2003-01-03 Albert Chin <libtool@thewrittenword.com>
  299. * autoconf/ltmain.sh: Don't pass -R flags found in a .la's
  300. dependency_libs variable directly down to the linker.
  301. Reported by Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu>.
  302. 2003-01-12 Bruno Haible <bruno@clisp.org>
  303. * INTEGRATE: Mention localcharset.h.
  304. 2003-01-01 Bruno Haible <bruno@clisp.org>
  305. * Makefile.in (mkinstalldirs): Renamed from MKINSTALLDIRS.
  306. (install-lib, install, installdirs): Use it.
  307. 2002-09-27 Bruno Haible <bruno@clisp.org>
  308. * autoconf/mkinstalldirs: Upgrade to automake-1.7.2 version.
  309. 2002-11-07 Bruno Haible <bruno@clisp.org>
  310. * m4/libtool.m4: Upgrade to libtool-1.4.3.
  311. * autoconf/ltmain.sh: Upgrade to libtool-1.4.3.
  312. 2002-07-14 Bruno Haible <bruno@clisp.org>
  313. * m4/libtool.m4 (_LT_AC_LTCONFIG_HACK): Add support for GNU/FreeBSD.
  314. 2002-06-12 Bruno Haible <bruno@clisp.org>
  315. * configure.in: Use new AC_* names of libtool macros. Invoke
  316. AC_LIBTOOL_WIN32_DLL.
  317. 2002-11-07 Bruno Haible <bruno@clisp.org>
  318. Make "make install" without prior "make" work.
  319. * Makefile.in (install): Depend on include/libcharset.h.
  320. Reported by Martin Mokrejš <mmokrejs@natur.cuni.cz>.
  321. 2002-05-12 Bruno Haible <bruno@clisp.org>
  322. * tools/all-charsets: Update for change of lib/config.charset.
  323. 2002-05-12 Bruno Haible <bruno@clisp.org>
  324. * Makefile.devel (AUTOCONF): New variable.
  325. (configure): Use the AUTOCONF variable.
  326. 2002-05-08 Bruno Haible <bruno@clisp.org>
  327. * README.woe32: Renamed from README.win32.
  328. 2002-02-06 Bruno Haible <bruno@clisp.org>
  329. * m4/libtool.m4: Upgrade to libtool-1.4.2.
  330. * autoconf/ltmain.sh: Likewise.
  331. 2002-02-02 Bruno Haible <bruno@clisp.org>
  332. * autoconf/ltmain.sh: Add DESTDIR support on ELF systems.
  333. 2001-11-03 Bruno Haible <haible@clisp.cons.org>
  334. * autoconf/ltmain.sh: chmod 777 the .libs directory, so that
  335. "make install" succeeds.
  336. 2001-12-04 Bruno Haible <bruno@clisp.org>
  337. * INTEGRATE: Change the install rule to not create $(libdir) if
  338. there is no file to install in it.
  339. 2001-07-17 Bruno Haible <haible@clisp.cons.org>
  340. * configure.in (VERSION): Bump to 1.1.
  341. 2001-06-08 Bruno Haible <haible@clisp.cons.org>
  342. * m4/libtool.m4: Upgrade to libtool-1.4.
  343. * autoconf/ltmain.sh: Likewise.
  344. * autoconf/ltconfig: Remove file.
  345. 2001-06-08 Bruno Haible <haible@clisp.cons.org>
  346. * autoconf/config.guess: Update to GNU version 2001-05-11.
  347. * autoconf/config.sub: Likewise.
  348. 2001-05-21 Bruno Haible <haible@clisp.cons.org>
  349. * Makefile.in (include/libcharset.h): New target.
  350. (all): Depend on it.
  351. 2001-05-11 Bruno Haible <haible@clisp.cons.org>
  352. * INTEGRATE (Makefile.in): Fix syntax error.
  353. 2001-05-06 Bruno Haible <haible@clisp.cons.org>
  354. * Makefile.msvc (config.h): Allow the 'del' command to fail.
  355. 2001-03-21 Bruno Haible <haible@clisp.cons.org>
  356. * INSTALL.generic (Particular Systems): Add recommendations for AIX 3.
  357. 2001-03-10 Bruno Haible <haible@clisp.cons.org>
  358. * INSTALL.generic: New section "Particular Systems".
  359. 2001-03-05 Bruno Haible <haible@clisp.cons.org>
  360. * tools/all-charsets: Update for change of lib/config.charset.
  361. 2001-03-01 Bruno Haible <haible@clisp.cons.org>
  362. * tools/all-charsets: Update for change of lib/config.charset.
  363. 2001-02-25 Bruno Haible <haible@clisp.cons.org>
  364. * autoconf/ltconfig:
  365. sed -e 's/reload object files/produce relocatable object files/'.
  366. 2001-02-25 Bruno Haible <haible@clisp.cons.org>
  367. * include/libcharset.h.in (locale_charset): Return value is never
  368. NULL any more.
  369. 2001-02-22 Bruno Haible <haible@clisp.cons.org>
  370. * INTEGRATE (Makefile.am): Change $@-t to t-$@. For DJGPP.
  371. Patch by Juan Manuel Guerrero <st001906@hrz1.hrz.tu-darmstadt.de>.
  372. 2001-02-20 Bruno Haible <haible@clisp.cons.org>
  373. Better support for DOS/Windows platforms.
  374. * autoconf/ltconfig: Upgrade to libtool-1.3.5.
  375. * autoconf/ltmain.sh: Likewise.
  376. * m4/libtool.m4: Likewise.
  377. * autoconf/aclocal.m4: Likewise.
  378. * configure.in: Call AC_OBJEXT and AC_EXEEXT.
  379. 2001-02-20 Bruno Haible <haible@clisp.cons.org>
  380. * Makefile.in (libdir, includedir, mandir): Use the autoconf
  381. determined value, in order to respect the configure arguments.
  382. * lib/Makefile.in (libdir): Likewise.
  383. 2000-12-13 Bruno Haible <haible@clisp.cons.org>
  384. * autoconf/install-sh: Update to a newer version from fileutils.
  385. 2000-12-12 Bruno Haible <haible@clisp.cons.org>
  386. * Makefile.in: Use $(MAKE) instead of $(MAKE) -r. Needed with Solaris
  387. "make", which doesn't set MAKE as expected by @SET_MAKE@ if -r is
  388. given. Reported by Toshimitsu Fujiwara.
  389. 2000-12-08 Bruno Haible <haible@clisp.cons.org>
  390. * Makefile.in (exec_prefix): Use configure's --exec-prefix argument.
  391. 2000-12-02 Bruno Haible <haible@clisp.cons.org>
  392. * Makefile.msvc (check): Depend on target 'force' as well.
  393. (mostlyclean, clean, distclean, maintainer-clean): Fix dependency.
  394. * Makefile.msvc: Replace STATIC with its opposite flag, DLL.
  395. 2000-11-24 Bruno Haible <haible@clisp.cons.org>
  396. * tools/all-charsets: Update for 2000-10-31 change of
  397. lib/config.charset.
  398. 2000-11-23 Bruno Haible <haible@clisp.cons.org>
  399. * Makefile.in (install-lib): Fix for builddir != srcdir.
  400. 2000-11-22 Bruno Haible <haible@clisp.cons.org>
  401. * Makefile.in (all): Fix for builddir != srcdir.
  402. 2000-11-21 Bruno Haible <haible@clisp.cons.org>
  403. * include/libcharset.h.in: Renamed from include/libcharset.h.
  404. * windows/dllexport.h: New file.
  405. * Makefile.devel (all): Add config.h.msvc,
  406. include/libcharset.h.msvc-shared.
  407. (config.h.msvc, include/libcharset.h.msvc-shared): New targets.
  408. * Makefile.msvc (MFLAGS): New variable.
  409. (all): Create include\libcharset.h.
  410. (distclean, maintainer-clean): Remove include\libcharset.h.
  411. * Makefile.in (CP): New variable.
  412. (all): Create include/libcharset.h.
  413. (distclean, maintainer-clean): Remove include/libcharset.h.
  414. 2000-11-18 Bruno Haible <haible@clisp.cons.org>
  415. * Makefile.devel (config.h.in): Rename from config.h.
  416. 2000-11-16 Bruno Haible <haible@clisp.cons.org>
  417. * Makefile.in: After "cd", use "&&" not ";".
  418. 2000-10-31 Bruno Haible <haible@clisp.cons.org>
  419. * Makefile.msvc: New file.
  420. * README.win32: New file.