Initial revision
[TestXSLT.git] / libiconv / libcharset / ChangeLog
1 2002-05-12  Bruno Haible  <bruno@clisp.org>
2
3         * tools/all-charsets: Update for change of lib/config.charset.
4
5 2002-05-12  Bruno Haible  <bruno@clisp.org>
6
7         * Makefile.devel (AUTOCONF): New variable.
8         (configure): Use the AUTOCONF variable.
9
10 2002-05-08  Bruno Haible  <bruno@clisp.org>
11
12         * README.woe32: Renamed from README.win32.
13
14 2002-02-06  Bruno Haible  <bruno@clisp.org>
15
16         * m4/libtool.m4: Upgrade to libtool-1.4.2.
17         * autoconf/ltmain.sh: Likewise.
18
19 2002-02-02  Bruno Haible  <bruno@clisp.org>
20
21         * autoconf/ltmain.sh: Add DESTDIR support on ELF systems.
22
23 2001-11-03  Bruno Haible  <haible@clisp.cons.org>
24
25         * autoconf/ltmain.sh: chmod 777 the .libs directory, so that
26         "make install" succeeds.
27
28 2001-12-04  Bruno Haible  <bruno@clisp.org>
29
30         * INTEGRATE: Change the install rule to not create $(libdir) if
31         there is no file to install in it.
32
33 2001-07-17  Bruno Haible  <haible@clisp.cons.org>
34
35         * configure.in (VERSION): Bump to 1.1.
36
37 2001-06-08  Bruno Haible  <haible@clisp.cons.org>
38
39         * m4/libtool.m4: Upgrade to libtool-1.4.
40         * autoconf/ltmain.sh: Likewise.
41         * autoconf/ltconfig: Remove file.
42
43 2001-06-08  Bruno Haible  <haible@clisp.cons.org>
44
45         * autoconf/config.guess: Update to GNU version 2001-05-11.
46         * autoconf/config.sub: Likewise.
47
48 2001-05-21  Bruno Haible  <haible@clisp.cons.org>
49
50         * Makefile.in (include/libcharset.h): New target.
51         (all): Depend on it.
52
53 2001-05-11  Bruno Haible  <haible@clisp.cons.org>
54
55         * INTEGRATE (Makefile.in): Fix syntax error.
56
57 2001-05-06  Bruno Haible  <haible@clisp.cons.org>
58
59         * Makefile.msvc (config.h): Allow the 'del' command to fail.
60
61 2001-03-21  Bruno Haible  <haible@clisp.cons.org>
62
63         * INSTALL.generic (Particular Systems): Add recommendations for AIX 3.
64
65 2001-03-10  Bruno Haible  <haible@clisp.cons.org>
66
67         * INSTALL.generic: New section "Particular Systems".
68
69 2001-03-05  Bruno Haible  <haible@clisp.cons.org>
70
71         * tools/all-charsets: Update for change of lib/config.charset.
72
73 2001-03-01  Bruno Haible  <haible@clisp.cons.org>
74
75         * tools/all-charsets: Update for change of lib/config.charset.
76
77 2001-02-25  Bruno Haible  <haible@clisp.cons.org>
78
79         * autoconf/ltconfig:
80         sed -e 's/reload object files/produce relocatable object files/'.
81
82 2001-02-25  Bruno Haible  <haible@clisp.cons.org>
83
84         * include/libcharset.h.in (locale_charset): Return value is never
85         NULL any more.
86
87 2001-02-22  Bruno Haible  <haible@clisp.cons.org>
88
89         * INTEGRATE (Makefile.am): Change $@-t to t-$@. For DJGPP.
90         Patch by Juan Manuel Guerrero <st001906@hrz1.hrz.tu-darmstadt.de>.
91
92 2001-02-20  Bruno Haible  <haible@clisp.cons.org>
93
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.
100
101 2001-02-20  Bruno Haible  <haible@clisp.cons.org>
102
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.
106
107 2000-12-13  Bruno Haible  <haible@clisp.cons.org>
108
109         * autoconf/install-sh: Update to a newer version from fileutils.
110
111 2000-12-12  Bruno Haible  <haible@clisp.cons.org>
112
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.
116
117 2000-12-08  Bruno Haible  <haible@clisp.cons.org>
118
119         * Makefile.in (exec_prefix): Use configure's --exec-prefix argument.
120
121 2000-12-02  Bruno Haible  <haible@clisp.cons.org>
122
123         * Makefile.msvc (check): Depend on target 'force' as well.
124         (mostlyclean, clean, distclean, maintainer-clean): Fix dependency.
125
126         * Makefile.msvc: Replace STATIC with its opposite flag, DLL.
127
128 2000-11-24  Bruno Haible  <haible@clisp.cons.org>
129
130         * tools/all-charsets: Update for 2000-10-31 change of
131         lib/config.charset.
132
133 2000-11-23  Bruno Haible  <haible@clisp.cons.org>
134
135         * Makefile.in (install-lib): Fix for builddir != srcdir.
136
137 2000-11-22  Bruno Haible  <haible@clisp.cons.org>
138
139         * Makefile.in (all): Fix for builddir != srcdir.
140
141 2000-11-21  Bruno Haible  <haible@clisp.cons.org>
142
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.
154
155 2000-11-18  Bruno Haible  <haible@clisp.cons.org>
156
157         * Makefile.devel (config.h.in): Rename from config.h.
158
159 2000-11-16  Bruno Haible  <haible@clisp.cons.org>
160
161         * Makefile.in: After "cd", use "&&" not ";".
162
163 2000-10-31  Bruno Haible  <haible@clisp.cons.org>
164
165         * Makefile.msvc: New file.
166         * README.win32: New file.