Don't use an undocumented Autoconf macro.
[libiconv.git] / libcharset / ChangeLog
bloba2983a595ccdf1565c97629f1dce16ac28c8e167
1 2018-01-23  Bruno Haible  <bruno@clisp.org>
3         Don't use an undocumented Autoconf macro.
4         * configure.ac: Use AC_CONFIG_HEADERS instead of AC_CONFIG_HEADER.
6 2017-07-15  Bruno Haible  <bruno@clisp.org>
8         Get rid of autom4te.cache directories, as far as possible.
9         * Makefile.devel (autoconf/aclocal.m4, configure, config.h.in): Remove
10         autom4te.cache after invoking aclocal, autoconf, autoheader.
12 2016-12-14  Bruno Haible  <bruno@clisp.org>
14         Avoid error during initial autogen.sh invocation.
15         * Makefile.devel (autoconf/aclocal.m4): Ensure directory 'autoconf'
16         exists.
17         Reported by Daiki Ueno.
19 2016-12-03  Bruno Haible  <bruno@clisp.org>
21         Create tarballs through an Automake-like "make dist" command.
22         * Makefile.in (SOURCE_FILES, LIBTOOL_IMPORTED_FILES, IMPORTED_FILES,
23         GENERATED_FILES, DISTRIBUTED_BUILT_FILES, DISTFILES): New macros.
24         (distdir): New target.
26 2016-12-04  Bruno Haible  <bruno@clisp.org>
28         Remove imported files from version control.
29         * INSTALL.generic: Remove from version control.
30         * build-aux/config.guess: Likewise.
31         * build-aux/config.libpath: Likewise.
32         * build-aux/config.sub: Likewise.
33         * build-aux/install-sh: Likewise.
34         * build-aux/mkinstalldirs: Likewise.
35         * m4/codeset.m4: Likewise.
36         * m4/fcntl-o.m4: Likewise.
37         * m4/glibc21.m4: Likewise.
38         * m4/relocatable-lib.m4: Likewise.
39         * m4/visibility.m4: Likewise.
41 2016-12-03  Bruno Haible  <bruno@clisp.org>
43         Make Makefile.devel more useful for the users of the released tarball.
44         * Makefile.devel (totally-clean): New target.
45         * autogen.sh: Invoke it and 'all'.
47 2016-12-03  Bruno Haible  <bruno@clisp.org>
49         Modernize configure.ac.
50         * configure.ac: Require autoconf >= 2.60. Use 2-argument AC_INIT.
51         Use AC_CONFIG_SRCDIR.
53 2016-12-03  Bruno Haible  <bruno@clisp.org>
55         Update documentation.
56         * README: Update the libiconv version number.
57         * HACKING: Refer to the Git repository.
58         * INTEGRATE: Mention the Gnulib module.
60 2016-11-23  Bruno Haible  <bruno@clisp.org>
62         Update installation instructions for Windows.
63         * README.windows: Generic reference to top-level file.
65 2016-11-23  Bruno Haible  <bruno@clisp.org>
67         Drop the nickname "woe32".
68         * README.windows: Renamed from README.woe32.
70 2016-10-22  Bruno Haible  <bruno@clisp.org>
72         Switch to libtool 2.4.6.
73         * m4/libtool.m4: Update from libtool-2.4.6, with modifications:
74         2008-04-06  Bruno Haible  <bruno@clisp.org>
75                 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
76                 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
77                 to ${CONFIG_SHELL}..
78         * m4/ltoptions.m4: Likewise.
79         * m4/ltversion.m4: Likewise.
80         * build-aux/ltmain.sh: Likewise.
82 2016-10-01  Bruno Haible  <bruno@clisp.org>
84         Switch to automake 1.15.
85         * Makefile.devel (ACLOCAL): Switch to version 1.15.
87 2012-04-28  Bruno Haible  <bruno@clisp.org>
89         Switch to autoconf 2.69 and automake 1.12.
90         * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.69.
91         (ACLOCAL): Switch to version 1.12.
93 2011-10-18  Bruno Haible  <bruno@clisp.org>
95         * m4/libtool.m4: Update from libtool-2.4.2, with modifications:
96         2008-04-06  Bruno Haible  <bruno@clisp.org>
97                 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
98                 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
99                 to ${CONFIG_SHELL}..
100         * m4/ltoptions.m4: Likewise.
101         * m4/ltversion.m4: Likewise.
102         * build-aux/ltmain.sh: Likewise.
104 2010-09-23  Bruno Haible  <bruno@clisp.org>
106         Switch to autoconf 2.68.
107         * autogen.sh: Update comment.
108         * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.68.
110 2010-09-23  Bruno Haible  <bruno@clisp.org>
112         * m4/libtool.m4: Update from libtool-2.4, with modifications:
113         2008-04-06  Bruno Haible  <bruno@clisp.org>
114                 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
115                 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
116                 to ${CONFIG_SHELL}.
117         * m4/ltversion.m4: Update from libtool-2.4.
118         * build-aux/ltmain.sh: Likewise.
120 2010-07-31  Bruno Haible  <bruno@clisp.org>
122         * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.67.
124 2010-07-03  Bruno Haible  <bruno@clisp.org>
126         * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.66.
128 2010-06-04  Bruno Haible  <bruno@clisp.org>
130         Addendum to 2009-10-18 commit.
131         * m4/fcntl-o.m4: New file, from gnulib.
132         * m4/fcntl_h.m4: Remove file.
134 2010-06-04  Bruno Haible  <bruno@clisp.org>
136         * m4/libtool.m4: Update from libtool-2.2.8, with modifications:
137         2008-04-06  Bruno Haible  <bruno@clisp.org>
138                 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
139                 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
140                 to ${CONFIG_SHELL}.
141         * m4/ltoptions.m4: Update from libtool-2.2.8.
142         * m4/ltversion.m4: Likewise.
143         * m4/lt~obsolete.m4: Likewise.
144         * build-aux/ltmain.sh: Likewise.
146 2010-05-08  Bruno Haible  <bruno@clisp.org>
148         * tools/cygwin-1.7.2: New file.
149         * lib/config.charset: Update comments for Cygwin 1.7.
150         * lib/localcharset.c: Likewise.
152 2010-03-30  Bruno Haible  <bruno@clisp.org>
154         * README.woe32: Mention Cygwin.
156 2009-12-11  Bruno Haible  <bruno@clisp.org>
158         * include/libcharset.h.in: Untabify.
160 2009-12-11  Bruno Haible  <bruno@clisp.org>
162         * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.65.
164 2009-10-18  Bruno Haible  <bruno@clisp.org>
166         * README: Update.
168 2009-10-18  Bruno Haible  <bruno@clisp.org>
170         * configure.ac: Invoke gl_FCNTL_O_FLAGS.
171         * INTEGRATE: Mention fcntl_h.m4 and the gl_FCNTL_O_FLAGS invocation.
173 2009-08-15  Bruno Haible  <bruno@clisp.org>
175         * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.64.
177 2009-05-19  Bruno Haible  <bruno@clisp.org>
179         * Makefile.devel (AUTOMAKE, ACLOCAL): Switch to version 1.11.
180         * autogen.sh: Update comments.
182 2009-01-25  Bruno Haible  <bruno@clisp.org>
184         Don't install charset.alias on MacOS X >= 10.3.
185         * INTEGRATE: Don't install charset.alias on MacOS X >= 10.3, if the
186         file does not yet exist.
188 2009-01-25  Bruno Haible  <bruno@clisp.org>
190         Don't install charset.alias on mingw and Cygwin.
191         * INTEGRATE: Don't install charset.alias on mingw and Cygwin, if the
192         file does not yet exist. The result for these platforms is hardcoded in
193         localcharset.c.
195 2009-01-24  Bruno Haible  <bruno@clisp.org>
197         * tools/all-charsets: Add CP1131, ARMSCII-8, PT154 to the list of
198         allowed encodings.
199         * tools/darwin-7.5: Regenerated.
200         * tools/darwin-9.5: Regenerated.
202 2009-01-18  Bruno Haible  <bruno@clisp.org>
204         * tools/darwin-9.5: New file.
206 2009-01-18  Bruno Haible  <bruno@clisp.org>
208         * tools/locale_monthnames.c: New file.
210 2009-01-16  Bruno Haible  <bruno@clisp.org>
212         * Makefile.in (install-strip): New target.
213         Reported by Alon Bar-Lev <alon.barlev@gmail.com>.
215 2009-01-14  Bruno Haible  <bruno@clisp.org>
217         * configure.ac: More consistent m4 quoting.
219 2008-09-28  Bruno Haible  <bruno@clisp.org>
221         * build-aux/ltmain.sh (func_emit_cwrapperexe_src): On mingw,
222         preprocess the argument vector through prepare_spawn.
224 2008-09-16  Bruno Haible  <bruno@clisp.org>
226         * Makefile.devel (AUTOCONF, AUTOHEADER): Switch to version 2.63.
228 2008-09-07  Bruno Haible  <bruno@clisp.org>
230         * m4/libtool.m4: Update from libtool-2.2.6, with modifications:
231         2008-04-06  Bruno Haible  <bruno@clisp.org>
232                 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
233                 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
234                 to ${CONFIG_SHELL}.
235         * m4/ltoptions.m4: Update from libtool-2.2.6.
236         * m4/ltsugar.m4: Likewise.
237         * m4/ltversion.m4: Likewise.
238         * build-aux/ltmain.sh: Likewise.
240 2008-05-18  Bruno Haible  <bruno@clisp.org>
242         * m4/libtool.m4: Update from libtool-2.2.4, with modifications:
243         2008-04-06  Bruno Haible  <bruno@clisp.org>
244                 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
245                 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
246                 to ${CONFIG_SHELL}.
247         * m4/ltoptions.m4: Update from libtool-2.2.4.
248         * m4/ltversion.m4: Likewise.
249         * m4/lt~obsolete.m4: Likewise.
250         * build-aux/ltmain.sh: Likewise.
252 2008-04-14  Bruno Haible  <bruno@clisp.org>
254         * configure.ac: Invoke AC_USE_SYSTEM_EXTENSIONS instead of AC_AIX and
255         AC_MINIX.
256         * Makefile.devel (AUTOCONF, AUTOHEADER): Require autoconf-2.62.
258 2008-04-06  Bruno Haible  <bruno@clisp.org>
260         * m4/libtool.m4: Update from libtool-2.2.2, with modifications:
261         2008-04-06  Bruno Haible  <bruno@clisp.org>
262                 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
263                 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
264                 to ${CONFIG_SHELL}.
265         * m4/ltoptions.m4: New file, from libtool-2.2.2.
266         * m4/ltsugar.m4: New file, from libtool-2.2.2.
267         * m4/ltversion.m4: New file, from libtool-2.2.2.
268         * m4/lt~obsolete.m4: New file, from libtool-2.2.2.
269         * build-aux/ltmain.sh: New file, from libtool-2.2.2.
270         * configure.ac: Use LT_INIT instead of AC_PROG_LIBTOOL.
272 2007-11-14  Bruno Haible  <bruno@clisp.org>
274         * tools/all-locales: Add "C" for Darwin. Treat OpenBSD like Darwin.
276 2007-11-11  Bruno Haible  <bruno@clisp.org>
278         * Makefile.devel (AUTOCONF, AUTOHEADER): Require version 2.61.
279         (ACLOCAL): Require version 1.10.
281 2007-10-26  Bruno Haible  <bruno@clisp.org>
283         * m4/libtool.m4: Update, based on libtool-1.5.24.
284         * build-aux/ltmain.sh: Update, based on libtool-1.5.24.
286 2007-06-30  Bruno Haible  <bruno@clisp.org>
288         * autogen.sh: New file.
289         * DEPENDENCIES: New file.
290         * HACKING: New file.
292 2007-03-04  Bruno Haible  <bruno@clisp.org>
294         * configure.ac: Invoke gl_RELOCATABLE_LIBRARY instead of
295         AC_RELOCATABLE_LIBRARY.
296         * m4/relocatable-lib.m4: New file, from gnulib.
297         * m4/relocatable.m4: Remove file.
299 2007-02-16  Juan Manuel Guerrero  <juan.guerrero@gmx.de>
301         * djgpp/*: Update.
303 2006-10-31  Bruno Haible  <bruno@clisp.org>
305         Update from GNU gettext.
306         2006-10-25  Bruno Haible  <bruno@clisp.org>
307                 * m4/relocatable.m4 (AC_RELOCATABLE_BODY): Renamed from
308                 AC_RELOCATABLE, without the AC_LIBOBJ invocation.
309                 (AC_RELOCATABLE): New macro. Invoke AC_LIBOBJ here.
311 2006-10-18  Bruno Haible  <bruno@clisp.org>
313         * INTEGRATE: Remove recommendation to test for setlocale.
315 2006-07-29  Bruno Haible  <bruno@clisp.org>
317         * configure.ac: Assume <stddef.h>, <stdlib.h>, <string.h> exist.
319 2006-07-29  Bruno Haible  <bruno@clisp.org>
321         * configure.ac: Remove obsolete calls AC_PROG_GCC_TRADITIONAL,
322         AC_ISC_POSIX.
324 2006-07-25  Bruno Haible  <bruno@clisp.org>
326         * Makefile.msvc: Remove file.
327         * Makefile.devel (config.h.msvc): Remove rule.
328         (include/libcharset.h.msvc-shared, include/localcharset.h.msvc-shared):
329         Remove rules.
330         (all): Update.
332 2006-07-25  Bruno Haible  <bruno@clisp.org>
334         * Makefile.vms: Remove file.
335         * Makefile.devel (config.h_vms): Remove rule.
336         (all): Update.
338 2006-06-27  Bruno Haible  <bruno@clisp.org>
340         * Makefile.devel (AUTOCONF, AUTOHEADER): Use autoconf-2.60.
341         * Makefile.in (datarootdir): New variable.
342         * configure.ac (mandir): Remove customization.
344 2006-03-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
346         * m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) [ linux ]: Avoid warning when
347         "parsing" /etc/ld.so.conf and empty /etc/ld.so.conf.d.
349 2006-05-15  Bruno Haible  <bruno@clisp.org>
351         * m4/relocatable.m4: Update from GNU gettext.
353 2006-05-14  Bruno Haible  <bruno@clisp.org>,
354             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
356         * m4/libtool.m4 [ linux ] (AC_LIBTOOL_LANG_CXX_CONFIG)
357         (AC_LIBTOOL_POSTDEP_PREDEP, AC_LIBTOOL_PROG_COMPILER_PIC)
358         (AC_LIBTOOL_PROG_LD_SHLIBS): Add support for Sun C 5.9,
359         Sun C++ 5.9, and Sun Fortran 8.3 on Linux.
361 2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
363         * m4/libtool.m4: On Cygwin, like on mingw, define DLL_EXPORT when
364         compiling a shared library object.
366 2006-03-31  Juan Manuel Guerrero  <juan.guerrero@gmx.de>
368         * djgpp/*: Update.
370 2005-12-29  Bruno Haible  <bruno@clisp.org>
372         * configure.ac: Renamed from configure.in.
373         * Makefile.devel (configure, config.h.in): Update.
374         * djgpp/Makefile.maint (fnchange.lst, README): Update.
376 2005-12-29  Bruno Haible  <bruno@clisp.org>
378         * build-aux/config.guess: Update to GNU version 2005-12-23.
379         * build-aux/config.sub: Likewise.
380         * build-aux/config.libpath: Update from GNU gettext.
382 2005-12-29  Bruno Haible  <bruno@clisp.org>
384         * m4/codeset.m4: Update from GNU gettext.
385         * m4/glibc21.m4: Update from GNU gettext.
386         * m4/relocatable.m4: Update from GNU gettext.
387         * configure: Invoke gl_GLIBC21 instead of jm_GLIBC21.
389 2005-12-29  Bruno Haible  <bruno@clisp.org>
391         * m4/libtool.m4: Update, based on libtool-1.5.22.
392         * build-aux/ltmain.sh: Update, based on libtool-1.5.22.
394 2005-09-18  Bruno Haible  <bruno@clisp.org>
396         * m4/libtool.m4: Update, based on libtool-1.5.20.
397         * build-aux/ltmain.sh: Update, based on libtool-1.5.20.
399 2005-07-24  Bruno Haible  <bruno@clisp.org>
401         Tidy up exported symbols.
402         * m4/visibility.m4: New file.
403         * include/export.h: New file.
404         * configure.in Invoke gl_VISIBILITY. Use AC_CONFIG_FILES. Arrange to
405         create also include/localcharset.h.inst.
406         (VERSION): Bump to 1.4.
407         * Makefile.devel (all): Depend on include/localcharset.h.build.in.
408         (include/localcharset.h.build.in): New rule.
409         * Makefile.in (all): Remove dependency on include/localcharset.h.
410         (include/localcharset.h): Remove rule.
411         (install-lib, install): Install include/localcharset.h.inst,
412         not the include/localcharset.h that was used for building.
413         (distclean, maintainer-clean): Remove also include/localcharset.h.inst.
415 2005-07-08  Bruno Haible  <bruno@clisp.org>
417         * m4/libtool.m4 (postinstall_cmds) [cygwin,mingw,pw32]: Make DLL
418         executable after installing it.
420 2005-07-07  Bruno Haible  <bruno@clisp.org>
422         * configure.in: Bump version number.
423         * windows/charset.rc: Likewise.
425 2005-07-05  Bruno Haible  <bruno@clisp.org>
427         * m4/relocatable.m4 (AC_RELOCATABLE): On mingw, simply set
428         SET_RELOCATABLE to a trivial value.
430 2005-07-05  Bruno Haible  <bruno@clisp.org>
432         * Makefile.devel (AUTOHEADER, ACLOCAL): New variables.
433         (autoconf/aclocal.m4, config.h.in): Use them.
435 2005-03-22  Bruno Haible  <bruno@clisp.org>
437         * build-aux: New directory, renamed from autoconf.
438         * configure.in (AC_CONFIG_AUX_DIR): Use build-aux.
439         * Makefile.in (mkinstalldirs): Update.
441 2005-01-05  Bruno Haible  <bruno@clisp.org>
443         * m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.10.
444         * autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.10.
446 2004-09-21  Juan Manuel Guerrero  <st001906@hrz1.hrz.tu-darmstadt.de>
448         * djgpp/config.bat: Update.
449         * djgpp/config.sed: Update.
450         * djgpp/config.site: Update.
451         * djgpp/fnchange.in: Update.
452         * djgpp/README.in: Update.
454 2004-08-25  Bruno Haible  <bruno@clisp.org>
456         * m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.6.
457         * autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.6.
459 2004-01-20  Bruno Haible  <bruno@clisp.org>
461         Upgrade from gettext-0.14.
463         2003-08-24  Bruno Haible  <bruno@clisp.org>
464         * m4/relocatable.m4 (AC_RELOCATABLE): Use $(host) instead of @host@,
465         since the substitution of @host@ may occur before the substitution of
466         @SET_RELOCATABLE@.
468 2004-01-20  Bruno Haible  <bruno@clisp.org>
470         Assume automake-1.8.
471         * Makefile.devel (AUTOCONF): Assume autoconf-2.59.
473 2003-06-18  Bruno Haible  <bruno@clisp.org>
475         * config/install-sh: Update from automake-1.7.5.
477 2003-06-07  Bruno Haible  <bruno@clisp.org>
479         * Makefile.devel (config.h_vms): Remove INSTALLPREFIX.
480         Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
482 2003-05-19  Bruno Haible  <bruno@clisp.org>
484         * windows/charset.rc: Include <winver.h>.
485         Reported by Perry Rapp.
487 2003-05-07  Bruno Haible  <bruno@clisp.org>
489         * Makefile.vms: New file.
490         * Makefile.devel (config.h_vms): New rule.
491         (all): Depend on it.
493 2003-05-06  Bruno Haible  <bruno@clisp.org>
495         * m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.
497 2003-05-06  Bruno Haible  <bruno@clisp.org>
499         * autoconf/config.guess: Update to GNU version 2003-02-22.
500         * autoconf/config.sub: Likewise.
502 2003-05-06  Bruno Haible  <bruno@clisp.org>
504         * autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.
506 2003-04-12  Bruno Haible  <bruno@clisp.org>
508         * configure.in (mandir): Change default value.
509         * Makefile.in (datadir): New variable.
511 2003-04-05  Bruno Haible  <bruno@clisp.org>
513         Support for relocatable installation.
514         * m4/relocatable.m4: New file, from GNU gettext.
515         * autoconf/config.libpath: New file, from GNU gettext.
516         * configure.in: Invoke AC_RELOCATABLE_LIBRARY.
517         * include/libcharset.h.in: New file.
518         * Makefile.devel (include/libcharset.h.msvc-shared): New rule.
519         (all): Depend on it.
520         (autoconf/aclocal.m4): Update aclocal invocation.
521         (config.h.msvc): Handle INSTALLPREFIX.
522         * Makefile.in (include/libcharset.h): New rule.
523         (all): Depend on it.
524         (install-lib, install): Also install libcharset.h.
525         (uninstall): Uninstall libcharset.h.
526         (distclean, maintainer-clean): Remove include/libcharset.h.
527         * Makefile.msvc (all): Create include/libcharset.h.
528         (install): Also install libcharset.h.
529         (uninstall): Uninstall libcharset.h.
530         (mostlyclean, clean, distclean, maintainer-clean): Remove
531         include/libcharset.h.
532         * INSTALL.generic: Document --enable-relocatable and
533         --with-libintl-prefix. Remove the recommendation to set CPPFLAGS and
534         LDFLAGS. The lib-link.m4 macros make this unnecessary.
536 2003-04-05  Bruno Haible  <bruno@clisp.org>
538         * Makefile.msvc (PREFIX): New variable.
539         (prefix): Use it.
540         (distclean, maintainer-clean): Drop Unix specific removals.
541         * man/Makefile.msvc (PREFIX): New variable.
542         (prefix): Use it.
543         (clean): Drop unnecessary removals.
544         (distclean): Drop Unix specific removal.
546 2003-04-05  Bruno Haible  <bruno@clisp.org>
548         * configure.in: Invoke AM_LANGINFO_CODESET, not jm_LANGINFO_CODESET.
549         * autoconf/ltmain.sh: Update from GNU gettext.
550         2003-02-18  Bruno Haible  <bruno@clisp.org>
551                 Fix the 2002-09-16 fix.
552                 * ltmain.sh (install): If "ln -s -f" fails (this is the case
553                 with /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s".
554         * m4/codeset.m4: Update from GNU gettext-0.10.40.
555         * m4/glibc21.m4: Update from GNU gettext-0.10.40.
557 2003-03-17  Bruno Haible  <bruno@clisp.org>
559         Improved MSVC support.
560         * windows/charset.rc: New file.
561         * Makefile.msvc (prefix): Use less Unixy value.
562         (local_prefix): Remove variable.
563         (libdir, includedir): Use backslashes.
564         (bindir): New variable.
565         (mandir): Remove variable.
566         (INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables.
567         (mostlyclean, clean): Remove config.h and include/localcharset.h.
568         (install, installdirs, uninstall): Rewritten.
569         * README.woe32: Mention automatic installation command.
571         Rename libcharset.h to localcharset.h.
572         * include/localcharset.h.in: Renamed from include/libcharset.h.in.
573         * tools/locale_charset.c: Include localcharset.h, not libcharset.h.
574         * Makefile.in (include/localcharset.h): Renamed from
575         include/libcharset.h.
576         (all): Update dependency.
577         (install-lib, install, uninstall, distclean, maintainer-clean): Update.
578         * Makefile.msvc (all): Create include/localcharset.h, not
579         include/libcharset.h.
580         * Makefile.devel (include/localcharset.h.msvc-shared): Renamed from
581         include/libcharset.h.msvc-shared.
582         (all): Update dependency.
583         (config.h.in): Touch the file when done; autoheader doesn't do it.
584         (config.h.msvc): Make rule more robust.
585         * INTEGRATE: Mention localcharset.h only once.
586         * djgpp/README.in, djgpp/README: Update.
587         * djgpp/config.bat: Update.
588         * djgpp/config.sed: Update.
589         * djgpp/fnchange.in, djgpp/fnchange.lst: Update.
590         * configure.in (VERSION): Bump to 1.2.
591         * NEWS: New file.
593 2003-02-14  Bruno Haible  <bruno@clisp.org>
595         * Makefile.devel (AUTOCONF): Switch to autoconf-2.57.
596         (configure, config.h.in): Update rules.
598 2003-01-03  Albert Chin  <libtool@thewrittenword.com>
600         * autoconf/ltmain.sh: Don't pass -R flags found in a .la's
601         dependency_libs variable directly down to the linker.
602         Reported by Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu>.
604 2003-01-12  Bruno Haible  <bruno@clisp.org>
606         * INTEGRATE: Mention localcharset.h.
608 2003-01-01  Bruno Haible  <bruno@clisp.org>
610         * Makefile.in (mkinstalldirs): Renamed from MKINSTALLDIRS.
611         (install-lib, install, installdirs): Use it.
613 2002-09-27  Bruno Haible  <bruno@clisp.org>
615         * autoconf/mkinstalldirs: Upgrade to automake-1.7.2 version.
617 2002-11-07  Bruno Haible  <bruno@clisp.org>
619         * m4/libtool.m4: Upgrade to libtool-1.4.3.
620         * autoconf/ltmain.sh: Upgrade to libtool-1.4.3.
622 2002-07-14  Bruno Haible  <bruno@clisp.org>
624         * m4/libtool.m4 (_LT_AC_LTCONFIG_HACK): Add support for GNU/FreeBSD.
626 2002-06-12  Bruno Haible  <bruno@clisp.org>
628         * configure.in: Use new AC_* names of libtool macros. Invoke
629         AC_LIBTOOL_WIN32_DLL.
631 2002-11-07  Bruno Haible  <bruno@clisp.org>
633         Make "make install" without prior "make" work.
634         * Makefile.in (install): Depend on include/libcharset.h.
635         Reported by Martin Mokrejš <mmokrejs@natur.cuni.cz>.
637 2002-05-12  Bruno Haible  <bruno@clisp.org>
639         * tools/all-charsets: Update for change of lib/config.charset.
641 2002-05-12  Bruno Haible  <bruno@clisp.org>
643         * Makefile.devel (AUTOCONF): New variable.
644         (configure): Use the AUTOCONF variable.
646 2002-05-08  Bruno Haible  <bruno@clisp.org>
648         * README.woe32: Renamed from README.win32.
650 2002-02-06  Bruno Haible  <bruno@clisp.org>
652         * m4/libtool.m4: Upgrade to libtool-1.4.2.
653         * autoconf/ltmain.sh: Likewise.
655 2002-02-02  Bruno Haible  <bruno@clisp.org>
657         * autoconf/ltmain.sh: Add DESTDIR support on ELF systems.
659 2001-11-03  Bruno Haible  <haible@clisp.cons.org>
661         * autoconf/ltmain.sh: chmod 777 the .libs directory, so that
662         "make install" succeeds.
664 2001-12-04  Bruno Haible  <bruno@clisp.org>
666         * INTEGRATE: Change the install rule to not create $(libdir) if
667         there is no file to install in it.
669 2001-07-17  Bruno Haible  <haible@clisp.cons.org>
671         * configure.in (VERSION): Bump to 1.1.
673 2001-06-08  Bruno Haible  <haible@clisp.cons.org>
675         * m4/libtool.m4: Upgrade to libtool-1.4.
676         * autoconf/ltmain.sh: Likewise.
677         * autoconf/ltconfig: Remove file.
679 2001-06-08  Bruno Haible  <haible@clisp.cons.org>
681         * autoconf/config.guess: Update to GNU version 2001-05-11.
682         * autoconf/config.sub: Likewise.
684 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
686         * Makefile.in (include/libcharset.h): New target.
687         (all): Depend on it.
689 2001-05-11  Bruno Haible  <haible@clisp.cons.org>
691         * INTEGRATE (Makefile.in): Fix syntax error.
693 2001-05-06  Bruno Haible  <haible@clisp.cons.org>
695         * Makefile.msvc (config.h): Allow the 'del' command to fail.
697 2001-03-21  Bruno Haible  <haible@clisp.cons.org>
699         * INSTALL.generic (Particular Systems): Add recommendations for AIX 3.
701 2001-03-10  Bruno Haible  <haible@clisp.cons.org>
703         * INSTALL.generic: New section "Particular Systems".
705 2001-03-05  Bruno Haible  <haible@clisp.cons.org>
707         * tools/all-charsets: Update for change of lib/config.charset.
709 2001-03-01  Bruno Haible  <haible@clisp.cons.org>
711         * tools/all-charsets: Update for change of lib/config.charset.
713 2001-02-25  Bruno Haible  <haible@clisp.cons.org>
715         * autoconf/ltconfig:
716         sed -e 's/reload object files/produce relocatable object files/'.
718 2001-02-25  Bruno Haible  <haible@clisp.cons.org>
720         * include/libcharset.h.in (locale_charset): Return value is never
721         NULL any more.
723 2001-02-22  Bruno Haible  <haible@clisp.cons.org>
725         * INTEGRATE (Makefile.am): Change $@-t to t-$@. For DJGPP.
726         Patch by Juan Manuel Guerrero <st001906@hrz1.hrz.tu-darmstadt.de>.
728 2001-02-20  Bruno Haible  <haible@clisp.cons.org>
730         Better support for DOS/Windows platforms.
731         * autoconf/ltconfig: Upgrade to libtool-1.3.5.
732         * autoconf/ltmain.sh: Likewise.
733         * m4/libtool.m4: Likewise.
734         * autoconf/aclocal.m4: Likewise.
735         * configure.in: Call AC_OBJEXT and AC_EXEEXT.
737 2001-02-20  Bruno Haible  <haible@clisp.cons.org>
739         * Makefile.in (libdir, includedir, mandir): Use the autoconf
740         determined value, in order to respect the configure arguments.
741         * lib/Makefile.in (libdir): Likewise.
743 2000-12-13  Bruno Haible  <haible@clisp.cons.org>
745         * autoconf/install-sh: Update to a newer version from fileutils.
747 2000-12-12  Bruno Haible  <haible@clisp.cons.org>
749         * Makefile.in: Use $(MAKE) instead of $(MAKE) -r. Needed with Solaris
750         "make", which doesn't set MAKE as expected by @SET_MAKE@ if -r is
751         given. Reported by Toshimitsu Fujiwara.
753 2000-12-08  Bruno Haible  <haible@clisp.cons.org>
755         * Makefile.in (exec_prefix): Use configure's --exec-prefix argument.
757 2000-12-02  Bruno Haible  <haible@clisp.cons.org>
759         * Makefile.msvc (check): Depend on target 'force' as well.
760         (mostlyclean, clean, distclean, maintainer-clean): Fix dependency.
762         * Makefile.msvc: Replace STATIC with its opposite flag, DLL.
764 2000-11-24  Bruno Haible  <haible@clisp.cons.org>
766         * tools/all-charsets: Update for 2000-10-31 change of
767         lib/config.charset.
769 2000-11-23  Bruno Haible  <haible@clisp.cons.org>
771         * Makefile.in (install-lib): Fix for builddir != srcdir.
773 2000-11-22  Bruno Haible  <haible@clisp.cons.org>
775         * Makefile.in (all): Fix for builddir != srcdir.
777 2000-11-21  Bruno Haible  <haible@clisp.cons.org>
779         * include/libcharset.h.in: Renamed from include/libcharset.h.
780         * windows/dllexport.h: New file.
781         * Makefile.devel (all): Add config.h.msvc,
782         include/libcharset.h.msvc-shared.
783         (config.h.msvc, include/libcharset.h.msvc-shared): New targets.
784         * Makefile.msvc (MFLAGS): New variable.
785         (all): Create include\libcharset.h.
786         (distclean, maintainer-clean): Remove include\libcharset.h.
787         * Makefile.in (CP): New variable.
788         (all): Create include/libcharset.h.
789         (distclean, maintainer-clean): Remove include/libcharset.h.
791 2000-11-18  Bruno Haible  <haible@clisp.cons.org>
793         * Makefile.devel (config.h.in): Rename from config.h.
795 2000-11-16  Bruno Haible  <haible@clisp.cons.org>
797         * Makefile.in: After "cd", use "&&" not ";".
799 2000-10-31  Bruno Haible  <haible@clisp.cons.org>
801         * Makefile.msvc: New file.
802         * README.win32: New file.