12006-06-27  Bruno Haible  <bruno@clisp.org>
2
3	* Makefile.devel (AUTOCONF, AUTOHEADER): Use autoconf-2.60.
4	* Makefile.in (datarootdir): New variable.
5	* configure.ac (mandir): Remove customization.
6
72006-03-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
8
9	* m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) [ linux ]: Avoid warning when
10	"parsing" /etc/ld.so.conf and empty /etc/ld.so.conf.d.
11
122006-05-15  Bruno Haible  <bruno@clisp.org>
13
14	* m4/relocatable.m4: Update from GNU gettext.
15
162006-05-14  Bruno Haible  <bruno@clisp.org>,
17            Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
18
19	* m4/libtool.m4 [ linux ] (AC_LIBTOOL_LANG_CXX_CONFIG)
20	(AC_LIBTOOL_POSTDEP_PREDEP, AC_LIBTOOL_PROG_COMPILER_PIC)
21	(AC_LIBTOOL_PROG_LD_SHLIBS): Add support for Sun C 5.9,
22	Sun C++ 5.9, and Sun Fortran 8.3 on Linux.
23
242006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
25
26	* m4/libtool.m4: On Cygwin, like on mingw, define DLL_EXPORT when
27	compiling a shared library object.
28
292006-03-31  Juan Manuel Guerrero <juan.guerrero@gmx.de>
30
31	* djgpp/*: Update.
32
332005-12-29  Bruno Haible  <bruno@clisp.org>
34
35	* configure.ac: Renamed from configure.in.
36	* Makefile.devel (configure, config.h.in): Update.
37	* djgpp/Makefile.maint (fnchange.lst, README): Update.
38
392005-12-29  Bruno Haible  <bruno@clisp.org>
40
41	* build-aux/config.guess: Update to GNU version 2005-12-23.
42	* build-aux/config.sub: Likewise.
43	* build-aux/config.libpath: Update from GNU gettext.
44
452005-12-29  Bruno Haible  <bruno@clisp.org>
46
47	* m4/codeset.m4: Update from GNU gettext.
48	* m4/glibc21.m4: Update from GNU gettext.
49	* m4/relocatable.m4: Update from GNU gettext.
50	* configure: Invoke gl_GLIBC21 instead of jm_GLIBC21.
51
522005-12-29  Bruno Haible  <bruno@clisp.org>
53
54	* m4/libtool.m4: Update, based on libtool-1.5.22.
55	* build-aux/ltmain.sh: Update, based on libtool-1.5.22.
56
572005-09-18  Bruno Haible  <bruno@clisp.org>
58
59	* m4/libtool.m4: Update, based on libtool-1.5.20.
60	* build-aux/ltmain.sh: Update, based on libtool-1.5.20.
61
622005-07-24  Bruno Haible  <bruno@clisp.org>
63
64	Tidy up exported symbols.
65	* m4/visibility.m4: New file.
66	* include/export.h: New file.
67	* configure.in Invoke gl_VISIBILITY. Use AC_CONFIG_FILES. Arrange to
68	create also include/localcharset.h.inst.
69	(VERSION): Bump to 1.4.
70	* Makefile.devel (all): Depend on include/localcharset.h.build.in.
71	(include/localcharset.h.build.in): New rule.
72	* Makefile.in (all): Remove dependency on include/localcharset.h.
73	(include/localcharset.h): Remove rule.
74	(install-lib, install): Install include/localcharset.h.inst,
75	not the include/localcharset.h that was used for building.
76	(distclean, maintainer-clean): Remove also include/localcharset.h.inst.
77
782005-07-08  Bruno Haible  <bruno@clisp.org>
79
80	* m4/libtool.m4 (postinstall_cmds) [cygwin,mingw,pw32]: Make DLL
81	executable after installing it.
82
832005-07-07  Bruno Haible  <bruno@clisp.org>
84
85	* configure.in: Bump version number.
86	* windows/charset.rc: Likewise.
87
882005-07-05  Bruno Haible  <bruno@clisp.org>
89
90	* m4/relocatable.m4 (AC_RELOCATABLE): On mingw, simply set
91	SET_RELOCATABLE to a trivial value.
92
932005-07-05  Bruno Haible  <bruno@clisp.org>
94
95	* Makefile.devel (AUTOHEADER, ACLOCAL): New variables.
96	(autoconf/aclocal.m4, config.h.in): Use them.
97
982005-03-22  Bruno Haible  <bruno@clisp.org>
99
100	* build-aux: New directory, renamed from autoconf.
101	* configure.in (AC_CONFIG_AUX_DIR): Use build-aux.
102	* Makefile.in (mkinstalldirs): Update.
103
1042005-01-05  Bruno Haible  <bruno@clisp.org>
105
106	* m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.10.
107	* autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.10.
108
1092004-09-21  Juan Manuel Guerrero  <st001906@hrz1.hrz.tu-darmstadt.de>
110
111	* djgpp/config.bat: Update.
112	* djgpp/config.sed: Update.
113	* djgpp/config.site: Update.
114	* djgpp/fnchange.in: Update.
115	* djgpp/README.in: Update.
116
1172004-08-25  Bruno Haible  <bruno@clisp.org>
118
119	* m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.6.
120	* autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.6.
121
1222004-01-20  Bruno Haible  <bruno@clisp.org>
123
124	Upgrade from gettext-0.14.
125
126	2003-08-24  Bruno Haible  <bruno@clisp.org>
127	* m4/relocatable.m4 (AC_RELOCATABLE): Use $(host) instead of @host@,
128	since the substitution of @host@ may occur before the substitution of
129	@SET_RELOCATABLE@.
130
1312004-01-20  Bruno Haible  <bruno@clisp.org>
132
133	Assume automake-1.8.
134	* Makefile.devel (AUTOCONF): Assume autoconf-2.59.
135
1362003-06-18  Bruno Haible  <bruno@clisp.org>
137
138	* config/install-sh: Update from automake-1.7.5.
139
1402003-06-07  Bruno Haible  <bruno@clisp.org>
141
142	* Makefile.devel (config.h_vms): Remove INSTALLPREFIX.
143	Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
144
1452003-05-19  Bruno Haible  <bruno@clisp.org>
146
147	* windows/charset.rc: Include <winver.h>.
148	Reported by Perry Rapp.
149
1502003-05-07  Bruno Haible  <bruno@clisp.org>
151
152	* Makefile.vms: New file.
153	* Makefile.devel (config.h_vms): New rule.
154	(all): Depend on it.
155
1562003-05-06  Bruno Haible  <bruno@clisp.org>
157
158	* m4/libtool.m4: Update from GNU gettext, based on libtool-1.5.
159
1602003-05-06  Bruno Haible  <bruno@clisp.org>
161
162	* autoconf/config.guess: Update to GNU version 2003-02-22.
163	* autoconf/config.sub: Likewise.
164
1652003-05-06  Bruno Haible  <bruno@clisp.org>
166
167	* autoconf/ltmain.sh: Update from GNU gettext, based on libtool-1.5.
168
1692003-04-12  Bruno Haible  <bruno@clisp.org>
170
171	* configure.in (mandir): Change default value.
172	* Makefile.in (datadir): New variable.
173
1742003-04-05  Bruno Haible  <bruno@clisp.org>
175
176	Support for relocatable installation.
177	* m4/relocatable.m4: New file, from GNU gettext.
178	* autoconf/config.libpath: New file, from GNU gettext.
179	* configure.in: Invoke AC_RELOCATABLE_LIBRARY.
180	* include/libcharset.h.in: New file.
181	* Makefile.devel (include/libcharset.h.msvc-shared): New rule.
182	(all): Depend on it.
183	(autoconf/aclocal.m4): Update aclocal invocation.
184	(config.h.msvc): Handle INSTALLPREFIX.
185	* Makefile.in (include/libcharset.h): New rule.
186	(all): Depend on it.
187	(install-lib, install): Also install libcharset.h.
188	(uninstall): Uninstall libcharset.h.
189	(distclean, maintainer-clean): Remove include/libcharset.h.
190	* Makefile.msvc (all): Create include/libcharset.h.
191	(install): Also install libcharset.h.
192	(uninstall): Uninstall libcharset.h.
193	(mostlyclean, clean, distclean, maintainer-clean): Remove
194	include/libcharset.h.
195	* INSTALL.generic: Document --enable-relocatable and
196	--with-libintl-prefix. Remove the recommendation to set CPPFLAGS and
197	LDFLAGS. The lib-link.m4 macros make this unnecessary.
198
1992003-04-05  Bruno Haible  <bruno@clisp.org>
200
201	* Makefile.msvc (PREFIX): New variable.
202	(prefix): Use it.
203	(distclean, maintainer-clean): Drop Unix specific removals.
204	* man/Makefile.msvc (PREFIX): New variable.
205	(prefix): Use it.
206	(clean): Drop unnecessary removals.
207	(distclean): Drop Unix specific removal.
208
2092003-04-05  Bruno Haible  <bruno@clisp.org>
210
211	* configure.in: Invoke AM_LANGINFO_CODESET, not jm_LANGINFO_CODESET.
212	* autoconf/ltmain.sh: Update from GNU gettext.
213	2003-02-18  Bruno Haible  <bruno@clisp.org>
214		Fix the 2002-09-16 fix.
215		* ltmain.sh (install): If "ln -s -f" fails (this is the case
216		with /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s".
217	* m4/codeset.m4: Update from GNU gettext-0.10.40.
218	* m4/glibc21.m4: Update from GNU gettext-0.10.40.
219
2202003-03-17  Bruno Haible  <bruno@clisp.org>
221
222	Improved MSVC support.
223	* windows/charset.rc: New file.
224	* Makefile.msvc (prefix): Use less Unixy value.
225	(local_prefix): Remove variable.
226	(libdir, includedir): Use backslashes.
227	(bindir): New variable.
228	(mandir): Remove variable.
229	(INSTALL, INSTALL_PROGRAM, INSTALL_DATA): New variables.
230	(mostlyclean, clean): Remove config.h and include/localcharset.h.
231	(install, installdirs, uninstall): Rewritten.
232	* README.woe32: Mention automatic installation command.
233
234	Rename libcharset.h to localcharset.h.
235	* include/localcharset.h.in: Renamed from include/libcharset.h.in.
236	* tools/locale_charset.c: Include localcharset.h, not libcharset.h.
237	* Makefile.in (include/localcharset.h): Renamed from
238	include/libcharset.h.
239	(all): Update dependency.
240	(install-lib, install, uninstall, distclean, maintainer-clean): Update.
241	* Makefile.msvc (all): Create include/localcharset.h, not
242	include/libcharset.h.
243	* Makefile.devel (include/localcharset.h.msvc-shared): Renamed from
244	include/libcharset.h.msvc-shared.
245	(all): Update dependency.
246	(config.h.in): Touch the file when done; autoheader doesn't do it.
247	(config.h.msvc): Make rule more robust.
248	* INTEGRATE: Mention localcharset.h only once.
249	* djgpp/README.in, djgpp/README: Update.
250	* djgpp/config.bat: Update.
251	* djgpp/config.sed: Update.
252	* djgpp/fnchange.in, djgpp/fnchange.lst: Update.
253	* configure.in (VERSION): Bump to 1.2.
254	* NEWS: New file.
255
2562003-02-14  Bruno Haible  <bruno@clisp.org>
257
258	* Makefile.devel (AUTOCONF): Switch to autoconf-2.57.
259	(configure, config.h.in): Update rules.
260
2612003-01-03  Albert Chin  <libtool@thewrittenword.com>
262
263	* autoconf/ltmain.sh: Don't pass -R flags found in a .la's
264	dependency_libs variable directly down to the linker.
265	Reported by Tim Mooney <mooney@dogbert.cc.ndsu.nodak.edu>.
266
2672003-01-12  Bruno Haible  <bruno@clisp.org>
268
269	* INTEGRATE: Mention localcharset.h.
270
2712003-01-01  Bruno Haible  <bruno@clisp.org>
272
273	* Makefile.in (mkinstalldirs): Renamed from MKINSTALLDIRS.
274	(install-lib, install, installdirs): Use it.
275
2762002-09-27  Bruno Haible  <bruno@clisp.org>
277
278	* autoconf/mkinstalldirs: Upgrade to automake-1.7.2 version.
279
2802002-11-07  Bruno Haible  <bruno@clisp.org>
281
282	* m4/libtool.m4: Upgrade to libtool-1.4.3.
283	* autoconf/ltmain.sh: Upgrade to libtool-1.4.3.
284
2852002-07-14  Bruno Haible  <bruno@clisp.org>
286
287	* m4/libtool.m4 (_LT_AC_LTCONFIG_HACK): Add support for GNU/FreeBSD.
288
2892002-06-12  Bruno Haible  <bruno@clisp.org>
290
291	* configure.in: Use new AC_* names of libtool macros. Invoke
292	AC_LIBTOOL_WIN32_DLL.
293
2942002-11-07  Bruno Haible  <bruno@clisp.org>
295
296	Make "make install" without prior "make" work.
297	* Makefile.in (install): Depend on include/libcharset.h.
298	Reported by Martin Mokrejš <mmokrejs@natur.cuni.cz>.
299
3002002-05-12  Bruno Haible  <bruno@clisp.org>
301
302	* tools/all-charsets: Update for change of lib/config.charset.
303
3042002-05-12  Bruno Haible  <bruno@clisp.org>
305
306	* Makefile.devel (AUTOCONF): New variable.
307	(configure): Use the AUTOCONF variable.
308
3092002-05-08  Bruno Haible  <bruno@clisp.org>
310
311	* README.woe32: Renamed from README.win32.
312
3132002-02-06  Bruno Haible  <bruno@clisp.org>
314
315	* m4/libtool.m4: Upgrade to libtool-1.4.2.
316	* autoconf/ltmain.sh: Likewise.
317
3182002-02-02  Bruno Haible  <bruno@clisp.org>
319
320	* autoconf/ltmain.sh: Add DESTDIR support on ELF systems.
321
3222001-11-03  Bruno Haible  <haible@clisp.cons.org>
323
324	* autoconf/ltmain.sh: chmod 777 the .libs directory, so that
325	"make install" succeeds.
326
3272001-12-04  Bruno Haible  <bruno@clisp.org>
328
329	* INTEGRATE: Change the install rule to not create $(libdir) if
330	there is no file to install in it.
331
3322001-07-17  Bruno Haible  <haible@clisp.cons.org>
333
334	* configure.in (VERSION): Bump to 1.1.
335
3362001-06-08  Bruno Haible  <haible@clisp.cons.org>
337
338	* m4/libtool.m4: Upgrade to libtool-1.4.
339	* autoconf/ltmain.sh: Likewise.
340	* autoconf/ltconfig: Remove file.
341
3422001-06-08  Bruno Haible  <haible@clisp.cons.org>
343
344	* autoconf/config.guess: Update to GNU version 2001-05-11.
345	* autoconf/config.sub: Likewise.
346
3472001-05-21  Bruno Haible  <haible@clisp.cons.org>
348
349	* Makefile.in (include/libcharset.h): New target.
350	(all): Depend on it.
351
3522001-05-11  Bruno Haible  <haible@clisp.cons.org>
353
354	* INTEGRATE (Makefile.in): Fix syntax error.
355
3562001-05-06  Bruno Haible  <haible@clisp.cons.org>
357
358	* Makefile.msvc (config.h): Allow the 'del' command to fail.
359
3602001-03-21  Bruno Haible  <haible@clisp.cons.org>
361
362	* INSTALL.generic (Particular Systems): Add recommendations for AIX 3.
363
3642001-03-10  Bruno Haible  <haible@clisp.cons.org>
365
366	* INSTALL.generic: New section "Particular Systems".
367
3682001-03-05  Bruno Haible  <haible@clisp.cons.org>
369
370	* tools/all-charsets: Update for change of lib/config.charset.
371
3722001-03-01  Bruno Haible  <haible@clisp.cons.org>
373
374	* tools/all-charsets: Update for change of lib/config.charset.
375
3762001-02-25  Bruno Haible  <haible@clisp.cons.org>
377
378	* autoconf/ltconfig:
379	sed -e 's/reload object files/produce relocatable object files/'.
380
3812001-02-25  Bruno Haible  <haible@clisp.cons.org>
382
383	* include/libcharset.h.in (locale_charset): Return value is never
384	NULL any more.
385
3862001-02-22  Bruno Haible  <haible@clisp.cons.org>
387
388	* INTEGRATE (Makefile.am): Change $@-t to t-$@. For DJGPP.
389	Patch by Juan Manuel Guerrero <st001906@hrz1.hrz.tu-darmstadt.de>.
390
3912001-02-20  Bruno Haible  <haible@clisp.cons.org>
392
393	Better support for DOS/Windows platforms.
394	* autoconf/ltconfig: Upgrade to libtool-1.3.5.
395	* autoconf/ltmain.sh: Likewise.
396	* m4/libtool.m4: Likewise.
397	* autoconf/aclocal.m4: Likewise.
398	* configure.in: Call AC_OBJEXT and AC_EXEEXT.
399
4002001-02-20  Bruno Haible  <haible@clisp.cons.org>
401
402	* Makefile.in (libdir, includedir, mandir): Use the autoconf
403	determined value, in order to respect the configure arguments.
404	* lib/Makefile.in (libdir): Likewise.
405
4062000-12-13  Bruno Haible  <haible@clisp.cons.org>
407
408	* autoconf/install-sh: Update to a newer version from fileutils.
409
4102000-12-12  Bruno Haible  <haible@clisp.cons.org>
411
412	* Makefile.in: Use $(MAKE) instead of $(MAKE) -r. Needed with Solaris
413	"make", which doesn't set MAKE as expected by @SET_MAKE@ if -r is
414	given. Reported by Toshimitsu Fujiwara.
415
4162000-12-08  Bruno Haible  <haible@clisp.cons.org>
417
418	* Makefile.in (exec_prefix): Use configure's --exec-prefix argument.
419
4202000-12-02  Bruno Haible  <haible@clisp.cons.org>
421
422	* Makefile.msvc (check): Depend on target 'force' as well.
423	(mostlyclean, clean, distclean, maintainer-clean): Fix dependency.
424
425	* Makefile.msvc: Replace STATIC with its opposite flag, DLL.
426
4272000-11-24  Bruno Haible  <haible@clisp.cons.org>
428
429	* tools/all-charsets: Update for 2000-10-31 change of
430	lib/config.charset.
431
4322000-11-23  Bruno Haible  <haible@clisp.cons.org>
433
434	* Makefile.in (install-lib): Fix for builddir != srcdir.
435
4362000-11-22  Bruno Haible  <haible@clisp.cons.org>
437
438	* Makefile.in (all): Fix for builddir != srcdir.
439
4402000-11-21  Bruno Haible  <haible@clisp.cons.org>
441
442	* include/libcharset.h.in: Renamed from include/libcharset.h.
443	* windows/dllexport.h: New file.
444	* Makefile.devel (all): Add config.h.msvc,
445	include/libcharset.h.msvc-shared.
446	(config.h.msvc, include/libcharset.h.msvc-shared): New targets.
447	* Makefile.msvc (MFLAGS): New variable.
448	(all): Create include\libcharset.h.
449	(distclean, maintainer-clean): Remove include\libcharset.h.
450	* Makefile.in (CP): New variable.
451	(all): Create include/libcharset.h.
452	(distclean, maintainer-clean): Remove include/libcharset.h.
453
4542000-11-18  Bruno Haible  <haible@clisp.cons.org>
455
456	* Makefile.devel (config.h.in): Rename from config.h.
457
4582000-11-16  Bruno Haible  <haible@clisp.cons.org>
459
460	* Makefile.in: After "cd", use "&&" not ";".
461
4622000-10-31  Bruno Haible  <haible@clisp.cons.org>
463
464	* Makefile.msvc: New file.
465	* README.win32: New file.
466