1 2002-05-12 Bruno Haible <bruno@clisp.org>
3 * tools/all-charsets: Update for change of lib/config.charset.
5 2002-05-12 Bruno Haible <bruno@clisp.org>
7 * Makefile.devel (AUTOCONF): New variable.
8 (configure): Use the AUTOCONF variable.
10 2002-05-08 Bruno Haible <bruno@clisp.org>
12 * README.woe32: Renamed from README.win32.
14 2002-02-06 Bruno Haible <bruno@clisp.org>
16 * m4/libtool.m4: Upgrade to libtool-1.4.2.
17 * autoconf/ltmain.sh: Likewise.
19 2002-02-02 Bruno Haible <bruno@clisp.org>
21 * autoconf/ltmain.sh: Add DESTDIR support on ELF systems.
23 2001-11-03 Bruno Haible <haible@clisp.cons.org>
25 * autoconf/ltmain.sh: chmod 777 the .libs directory, so that
26 "make install" succeeds.
28 2001-12-04 Bruno Haible <bruno@clisp.org>
30 * INTEGRATE: Change the install rule to not create $(libdir) if
31 there is no file to install in it.
33 2001-07-17 Bruno Haible <haible@clisp.cons.org>
35 * configure.in (VERSION): Bump to 1.1.
37 2001-06-08 Bruno Haible <haible@clisp.cons.org>
39 * m4/libtool.m4: Upgrade to libtool-1.4.
40 * autoconf/ltmain.sh: Likewise.
41 * autoconf/ltconfig: Remove file.
43 2001-06-08 Bruno Haible <haible@clisp.cons.org>
45 * autoconf/config.guess: Update to GNU version 2001-05-11.
46 * autoconf/config.sub: Likewise.
48 2001-05-21 Bruno Haible <haible@clisp.cons.org>
50 * Makefile.in (include/libcharset.h): New target.
53 2001-05-11 Bruno Haible <haible@clisp.cons.org>
55 * INTEGRATE (Makefile.in): Fix syntax error.
57 2001-05-06 Bruno Haible <haible@clisp.cons.org>
59 * Makefile.msvc (config.h): Allow the 'del' command to fail.
61 2001-03-21 Bruno Haible <haible@clisp.cons.org>
63 * INSTALL.generic (Particular Systems): Add recommendations for AIX 3.
65 2001-03-10 Bruno Haible <haible@clisp.cons.org>
67 * INSTALL.generic: New section "Particular Systems".
69 2001-03-05 Bruno Haible <haible@clisp.cons.org>
71 * tools/all-charsets: Update for change of lib/config.charset.
73 2001-03-01 Bruno Haible <haible@clisp.cons.org>
75 * tools/all-charsets: Update for change of lib/config.charset.
77 2001-02-25 Bruno Haible <haible@clisp.cons.org>
80 sed -e 's/reload object files/produce relocatable object files/'.
82 2001-02-25 Bruno Haible <haible@clisp.cons.org>
84 * include/libcharset.h.in (locale_charset): Return value is never
87 2001-02-22 Bruno Haible <haible@clisp.cons.org>
89 * INTEGRATE (Makefile.am): Change $@-t to t-$@. For DJGPP.
90 Patch by Juan Manuel Guerrero <st001906@hrz1.hrz.tu-darmstadt.de>.
92 2001-02-20 Bruno Haible <haible@clisp.cons.org>
94 Better support for DOS/Windows platforms.
95 * autoconf/ltconfig: Upgrade to libtool-1.3.5.
96 * autoconf/ltmain.sh: Likewise.
97 * m4/libtool.m4: Likewise.
98 * autoconf/aclocal.m4: Likewise.
99 * configure.in: Call AC_OBJEXT and AC_EXEEXT.
101 2001-02-20 Bruno Haible <haible@clisp.cons.org>
103 * Makefile.in (libdir, includedir, mandir): Use the autoconf
104 determined value, in order to respect the configure arguments.
105 * lib/Makefile.in (libdir): Likewise.
107 2000-12-13 Bruno Haible <haible@clisp.cons.org>
109 * autoconf/install-sh: Update to a newer version from fileutils.
111 2000-12-12 Bruno Haible <haible@clisp.cons.org>
113 * Makefile.in: Use $(MAKE) instead of $(MAKE) -r. Needed with Solaris
114 "make", which doesn't set MAKE as expected by @SET_MAKE@ if -r is
115 given. Reported by Toshimitsu Fujiwara.
117 2000-12-08 Bruno Haible <haible@clisp.cons.org>
119 * Makefile.in (exec_prefix): Use configure's --exec-prefix argument.
121 2000-12-02 Bruno Haible <haible@clisp.cons.org>
123 * Makefile.msvc (check): Depend on target 'force' as well.
124 (mostlyclean, clean, distclean, maintainer-clean): Fix dependency.
126 * Makefile.msvc: Replace STATIC with its opposite flag, DLL.
128 2000-11-24 Bruno Haible <haible@clisp.cons.org>
130 * tools/all-charsets: Update for 2000-10-31 change of
133 2000-11-23 Bruno Haible <haible@clisp.cons.org>
135 * Makefile.in (install-lib): Fix for builddir != srcdir.
137 2000-11-22 Bruno Haible <haible@clisp.cons.org>
139 * Makefile.in (all): Fix for builddir != srcdir.
141 2000-11-21 Bruno Haible <haible@clisp.cons.org>
143 * include/libcharset.h.in: Renamed from include/libcharset.h.
144 * windows/dllexport.h: New file.
145 * Makefile.devel (all): Add config.h.msvc,
146 include/libcharset.h.msvc-shared.
147 (config.h.msvc, include/libcharset.h.msvc-shared): New targets.
148 * Makefile.msvc (MFLAGS): New variable.
149 (all): Create include\libcharset.h.
150 (distclean, maintainer-clean): Remove include\libcharset.h.
151 * Makefile.in (CP): New variable.
152 (all): Create include/libcharset.h.
153 (distclean, maintainer-clean): Remove include/libcharset.h.
155 2000-11-18 Bruno Haible <haible@clisp.cons.org>
157 * Makefile.devel (config.h.in): Rename from config.h.
159 2000-11-16 Bruno Haible <haible@clisp.cons.org>
161 * Makefile.in: After "cd", use "&&" not ";".
163 2000-10-31 Bruno Haible <haible@clisp.cons.org>
165 * Makefile.msvc: New file.
166 * README.win32: New file.