Imported Upstream version 0.18.1.1
[platform/upstream/gettext.git] / ChangeLog
1 2010-06-04  Bruno Haible  <bruno@clisp.org>
2
3         * gettext-0.18.1 released.
4
5 2010-06-04  Bruno Haible  <bruno@clisp.org>
6
7         * DEPENDENCIES: Add entries for 'tar' and 'gzip'.
8
9 2010-06-04  Bruno Haible  <bruno@clisp.org>
10
11         * autogen.sh: For libgrep, don't use --avoid of modules with
12         applicability 'all'.
13         Reported by Ryan Schmidt <ryandesign@macports.org>.
14
15 2010-06-03  Bruno Haible  <bruno@clisp.org>
16
17         * README: Remove lots of old cruft. Mention the translators as the
18         third audience.
19
20 2010-06-03  Bruno Haible  <bruno@clisp.org>
21
22         * version.sh: Bump to 0.18.1.
23         * autogen.sh: Record the gnulib version that is being used.
24
25 2010-06-03  Bruno Haible  <bruno@clisp.org>
26
27         Deprecate the --with-cvs option.
28         * DEPENDENCIES: Update entries for git, CVS. Remove entry for RCS.
29         * PACKAGING: Update comments about archive.*.tar.gz.
30
31 2010-05-19  Bruno Haible  <bruno@clisp.org>
32
33         Link with libunistring, if it exists.
34         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC,
35         GNULIB_MODULES_LIBGETTEXTPO): Add libunistring-optional.
36         * DEPENDENCIES: Mention optional dependency to GNU libunistring.
37
38 2010-05-22  Bruno Haible  <bruno@clisp.org>
39
40         * README.woe32: Explain how to build 64-bit mode binaries.
41         Reported by Rob <sisyphus1@optusnet.com.au>.
42
43 2010-05-24  Bruno Haible  <bruno@clisp.org>
44
45         Use the newest regex module from gnulib.
46         * autogen.sh: Add another gnulib-tool invocation for libgrep.
47         (GNULIB_MODULES_TOOLS_FOR_SRC_COMMON_DEPENDENCIES): New variable.
48         (GNULIB_MODULES_TOOLS_FOR_LIBGREP): Change value.
49         Pass option -I libgrep/gnulib-m4 to 'aclocal'.
50         * Makefile.am (distcheck-hook): Don't compare memchr.c.
51
52 2010-05-23  Bruno Haible  <bruno@clisp.org>
53
54         Do regex matching purely with regex, not regex + dfa + kwset.
55         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_LIBGREP): Remove hard-locale.
56
57 2010-05-15  Bruno Haible  <bruno@clisp.org>
58
59         List the build dependencies.
60         * DEPENDENCIES: Clarify that 'git' is also a build dependencies.
61         List the non-trivial build dependencies.
62         Reported by Santiago Vila <sanvila@unex.es>.
63
64 2010-05-09  Bruno Haible  <bruno@clisp.org>
65
66         * gettext-0.18 released.
67
68 2010-05-09  Bruno Haible  <bruno@clisp.org>
69
70         * version.sh: Bump to 0.18.
71         * windows/gettext.rc: Update year.
72         * autogen.sh: Record the gnulib version that is being used.
73
74 2010-05-08  Bruno Haible  <bruno@clisp.org>
75
76         * NEWS: Mention the PO mode changes.
77
78 2010-04-02  Bruno Haible  <bruno@clisp.org>
79
80         Remove autoconf-lib-link directory, obsoleted by gnulib.
81         * Makefile.am (SUBDIRS): Remove autoconf-lib-link.
82         ($(srcdir)/configure): Don't depend on autoconf-lib-link/configure.ac.
83         (distcheck-hook): Remove checks of lib-*.m4 and config.rpath.
84         * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Add havelib.
85         Remove configuration of autoconf-lib-link subdirectory. Remove
86         "-I ../autoconf-lib-link/m4" option to aclocal. Don't copy
87         config.rpath.
88         * configure.ac (AC_CONFIG_SUBDIRS): Remove autoconf-lib-link.
89         Don't recurse into autoconf-lib-link.
90
91 2010-03-30  Bruno Haible  <bruno@clisp.org>
92
93         * README.woe32: Update for Cygwin 1.7.x.
94
95 2010-03-28  Bruno Haible  <bruno@clisp.org>
96
97         * NEWS: Deprecate the use of AM_GNU_GETTEXT with 'no-libtool' argument
98         and 'gettextize --intl'.
99
100 2010-03-28  Bruno Haible  <bruno@clisp.org>
101
102         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add fnmatch, remove
103         fnmatch-posix.
104
105         * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC,
106         GNULIB_MODULES_TOOLS_FOR_SRC, GNULIB_MODULES_LIBGETTEXTPO): Add stdlib,
107         remove exit.
108
109 2010-03-13  Bruno Haible  <bruno@clisp.org>
110
111         * NEWS: Mention the --color and --style options on many programs.
112
113 2010-01-19  Bruno Haible  <bruno@clisp.org>
114
115         * AUTHORS: Update from fencepost.gnu.org:/gd/gnuorg/copyright.list.
116
117 2010-01-11  Bruno Haible  <bruno@clisp.org>
118
119         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC,
120         GNULIB_MODULES_LIBGETTEXTPO): Replace ucs4-utf8, utf8-ucs4, utf16-ucs4
121         with their modern equivalents.
122
123 2009-12-26  Bruno Haible  <bruno@clisp.org>
124
125         * windows/gettext.rc: Update.
126
127 2009-12-26  Bruno Haible  <bruno@clisp.org>
128
129         * NEWS: Mention the use of the thread-specific locale on MacOS X.
130
131 2009-12-25  Bruno Haible  <bruno@clisp.org>
132
133         * Makefile.am (distcheck-hook): Compare fcntl-o.m4 instead of
134         fcntl_h.m4.
135         * PACKAGING: Mention fcntl-o.m4 instead of fcntl_h.m4.
136
137 2009-12-12  Bruno Haible  <bruno@clisp.org>
138
139         * AUTHORS: Untabify.
140         * README: Untabify.
141         * THANKS: Untabify.
142
143 2009-12-01  Bruno Haible  <bruno@clisp.org>
144
145         * m4/init-package-version.m4 (gl_INIT_PACKAGE): Set AC_PACKAGE_NAME.
146
147 2009-11-30  Bruno Haible  <bruno@clisp.org>
148
149         * autogen.sh: Treat gettext-runtime/libasprintf before gettext-runtime.
150         Treat gettext-tools/examples before gettext-tools.
151
152 2009-10-18  Bruno Haible  <bruno@clisp.org>
153
154         * Makefile.am (distcheck-hook): Compare fcntl_h.m4.
155         * PACKAGING: Mention also fcntl_h.m4.
156
157 2009-09-27  Bruno Haible  <bruno@clisp.org>
158
159         * NEWS: Mention configure options --without-cvs and --with-git.
160         * PACKAGING: Mention archive.*.tar.gz instead of archive.tar.gz.
161         * DEPENDENCIES: Mention also git.
162
163 2009-09-01  Bruno Haible  <bruno@clisp.org>
164
165         * README.woe32: Put the -mno-cygwin option into CC and CXX.
166         Recommended by Paolo Bonzini and Eric Blake.
167
168 2009-08-30  Bruno Haible  <bruno@clisp.org>
169
170         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add xstriconveh.
171
172 2009-08-30  Bruno Haible  <bruno@clisp.org>
173
174         * configure.ac (AC_PREREQ): Require at least autoconf 2.59.
175
176 2009-08-15  Bruno Haible  <bruno@clisp.org>
177
178         Stop using gnulib module 'strdup'.
179         * Makefile.am (distcheck-hook): Don't compare strdup.c.
180
181 2009-08-14  Bruno Haible  <bruno@clisp.org>
182
183         * autogen.sh: Invoke gnulib-tool also for gettext-runtime/libasprintf.
184         (GNULIB_MODULES_LIBASPRINTF, GNULIB_MODULES_LIBASPRINTF_OTHER): New
185         variables.
186         Update aclocal options for gettext-runtime/libasprintf.
187         * Makefile.am (distcheck-hook): Don't compare eoverflow.m4. Update
188         comparison of alloca.in.h.
189
190 2009-08-14  Bruno Haible  <bruno@clisp.org>
191
192         Remove automatically copied files from version control.
193         * autogen.sh (GNULIB_MODULES_TOOLS_OTHER): Add csharpcomp-script,
194         csharpexec-script, javacomp-script, javaexec-script.
195         * build-aux/csharpcomp.sh.in: Remove file.
196         * build-aux/csharpexec.sh.in: Remove file.
197         * build-aux/javacomp.sh.in: Remove file.
198         * build-aux/javaexec.sh.in: Remove file.
199
200 2009-08-14  Bruno Haible  <bruno@clisp.org>
201
202         Remove automatically copied files from version control.
203         * autogen.sh: Fetch config.guess, config.sub.
204         * build-aux/config.guess: Remove file.
205         * build-aux/config.sub: Remove file.
206
207         Remove automatically copied files from version control.
208         * autogen.sh: Invoke automake with options --add-missing --copy.
209         * build-aux/compile: Remove file.
210         * build-aux/depcomp: Remove file.
211         * build-aux/elisp-comp: Remove file.
212         * build-aux/install-sh: Remove file.
213         * build-aux/mdate-sh: Remove file.
214         * build-aux/missing: Remove file.
215         * build-aux/ylwrap: Remove file.
216
217 2009-08-14  Bruno Haible  <bruno@clisp.org>
218
219         Remove automatically generated files from version control.
220         * autogen.sh: If --quick was not given, rebuild autoconfiguration of
221         tests, PO files, manual pages, documentation, test files.
222
223 2009-08-14  Bruno Haible  <bruno@clisp.org>
224
225         * autogen.sh: Update comments.
226
227 2009-08-14  Bruno Haible  <bruno@clisp.org>
228
229         * autogen.sh: Create gettext-tools/intl directory before running
230         automake.
231
232 2009-08-12  Bruno Haible  <bruno@clisp.org>
233
234         * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC,
235         GNULIB_MODULES_TOOLS_FOR_SRC): Use getopt-gnu instead of getopt.
236
237 2009-08-10  Bruno Haible  <bruno@clisp.org>
238
239         * autogen.sh: Avoid the 'hash-tests' module. It corresponds to an
240         incompatible 'hash' module.
241
242 2009-08-04  Bruno Haible  <bruno@clisp.org>
243
244         Port msgfilter to Woe32 platforms.
245         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add pipe-filter-ii.
246
247 2009-08-03  Bruno Haible  <bruno@clisp.org>
248
249         * autogen.sh: Remove statements to fix permissions. Now fixed in git.
250
251 2009-05-23  Bruno Haible  <bruno@clisp.org>
252
253         * configure.ac (AM_INIT_AUTOMAKE): Add 'silent-rules' option.
254
255 2009-05-23  Bruno Haible  <bruno@clisp.org>
256
257         * m4/init-package-version.m4: New file.
258         * configure.ac: Invoke gl_INIT_PACKAGE. Use the preferred form of
259         AM_INIT_AUTOMAKE.
260         * Makefile.am (ACLOCAL_AMFLAGS): New variable.
261         * autogen.sh: Update aclocal invocation.
262
263 2009-05-21  Bruno Haible  <bruno@clisp.org>
264
265         Require automake >= 1.11.
266         * autogen.sh: Update comment.
267
268 2009-05-21  Bruno Haible  <bruno@clisp.org>
269
270         Support automake 1.11.
271         * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Update for
272         automake 1.11.
273         * autogen.sh: Update comment.
274
275 2009-05-21  Bruno Haible  <bruno@clisp.org>
276
277         Assume automake >= 1.10.2.
278         * m4/fixautomake.m4 (FIX_MAKEFILE_COMPILE, FIX_MAKEFILE_INFO): Remove
279         macros.
280
281 2009-04-23  Bruno Haible  <bruno@clisp.org>
282
283         Fix recognition of "nm" command.
284         * m4/libtool.m4 (LT_PATH_NM): Try "nm" program also when compiling for
285         mingw in a cygwin environment.
286
287 2009-04-23  Bruno Haible  <bruno@clisp.org>
288
289         * m4/libtool.m4: Fix recognition of 'link' command.
290         2009-01-26  Peter Rosin  <peda@lysator.liu.se>
291                 Don't settle for any dumpbin/link program as name lister.
292                 * m4/libtool.m4 (LT_PATH_NM): When locating dumpbin or
293                 link -dump, check if they appear to really be capable of name
294                 listing, in order to eliminate e.g. link from coreutils. This
295                 makes the name lister decision fall back on nm as the default
296                 if no acceptable candidate is found, which mainly happens on
297                 (arguably broken) cross compiles.
298
299 2009-03-14  Bruno Haible  <bruno@clisp.org>
300
301         * autogen.sh: Checkout gnulib using 'git' instead of 'cvs'.
302
303 2009-01-14  Bruno Haible  <bruno@clisp.org>
304
305         * configure.ac: More consistent m4 quoting.
306
307 2008-12-07  Bruno Haible  <bruno@clisp.org>
308
309         * build-aux/fixaclocal: Update for automake-1.10.2.
310
311 2008-10-01  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
312
313         * m4/libtool.m4 (install_override_mode): New LT_DECL.
314         (_LT_SYS_DYNAMIC_LINKER) [hpux9*, hpux10*, hpux11*]: Set it.
315         * build-aux/ltmain.sh (func_mode_install): Build a second command line,
316         $install_shared_prog, for the installation of the shared library.
317         Override resp. set the permission mode if install_override_mode is
318         nonempty.
319
320 2008-10-04  Bruno Haible  <bruno@clisp.org>
321
322         * autogen.sh: Fix execute permissions of some files.
323
324 2008-09-28  Bruno Haible  <bruno@clisp.org>
325
326         * build-aux/ltmain.sh (func_emit_cwrapperexe_src): On mingw,
327         preprocess the argument vector through prepare_spawn.
328
329 2008-09-27  Bruno Haible  <bruno@clisp.org>
330
331         * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Add sigpipe, stdio.
332         (GNULIB_MODULES_TOOLS_FOR_SRC): Add sigpipe, stdio, sys_select, write.
333         (GNULIB_MODULES_LIBGETTEXTPO): Add sigpipe, stdio.
334
335 2008-09-27  Bruno Haible  <bruno@clisp.org>
336
337         * build-aux/config.guess: Update to GNU version 2008-09-08.
338         * build-aux/config.sub: Likewise.
339
340 2008-09-21  Bruno Haible  <bruno@clisp.org>
341
342         * build-aux/fixaclocal: Adapt for newer versions of 'aclocal'.
343
344 2008-09-14  Bruno Haible  <bruno@clisp.org>
345
346         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC,
347         GNULIB_MODULES_LIBGETTEXTPO): Add strerror.
348
349 2008-09-07  Bruno Haible  <bruno@clisp.org>
350
351         * m4/libtool.m4: Update from libtool-2.2.6, with modifications:
352         2008-04-06  Bruno Haible  <bruno@clisp.org>
353                 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
354                 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
355                 to ${CONFIG_SHELL}.
356         * m4/ltoptions.m4: Update from libtool-2.2.6.
357         * m4/ltsugar.m4: Likewise.
358         * m4/ltversion.m4: Likewise.
359         * build-aux/ltmain.sh: Likewise.
360
361 2008-09-01  Bruno Haible  <bruno@clisp.org>
362
363         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC,
364         GNULIB_MODULES_LIBGETTEXTPO): Add xconcat-filename.
365
366 2008-08-31  Bruno Haible  <bruno@clisp.org>
367
368         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add sigprocmask.
369
370 2008-08-30  Bruno Haible  <bruno@clisp.org>
371
372         * autogen.sh (GNULIB_MODULES_LIBGETTEXTPO): Add open.
373
374 2008-08-17  Bruno Haible  <bruno@clisp.org>
375
376         * Makefile.am (distcheck-hook): Also compare threadlib.m4.
377
378 2008-08-14  Bruno Haible  <bruno@clisp.org>
379
380         * Makefile.am (distcheck-hook): Update check of lock.h and lock.c.
381
382 2008-05-22  Bruno Haible  <bruno@clisp.org>
383
384         * README.woe32: Add a note about the libiconv dependency.
385         Reported by Marko Lindqvist <cazfi74@gmail.com>.
386
387 2008-05-18  Bruno Haible  <bruno@clisp.org>
388
389         * m4/libtool.m4: Update from libtool-2.2.4, with modifications:
390         2008-04-06  Bruno Haible  <bruno@clisp.org>
391                 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
392                 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
393                 to ${CONFIG_SHELL}.
394         * m4/ltoptions.m4: Update from libtool-2.2.4.
395         * m4/ltversion.m4: Likewise.
396         * m4/lt~obsolete.m4: Likewise.
397         * build-aux/ltmain.sh: Likewise.
398
399 2008-05-10  Bruno Haible  <bruno@clisp.org>
400
401         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Replace linebreak with
402         unilbrk/ulc-width-linebreaks.
403         (GNULIB_MODULES_LIBGETTEXTPO): Likewise. 
404
405 2008-04-20  Bruno Haible  <bruno@clisp.org>
406
407         * m4/libtool.m4: Update from libtool-2.2.2, with modifications:
408         2008-04-06  Bruno Haible  <bruno@clisp.org>
409                 * m4/libtool.m4 (LT_INIT): When setting LIBTOOL, use
410                 CONFIG_SHELL; don't assume that the Makefile.in will set SHELL
411                 to ${CONFIG_SHELL}.
412         * m4/ltoptions.m4: New file, from libtool-2.2.2.
413         * m4/ltsugar.m4: New file, from libtool-2.2.2.
414         * m4/ltversion.m4: New file, from libtool-2.2.2.
415         * m4/lt~obsolete.m4: New file, from libtool-2.2.2.
416         * build-aux/ltmain.sh: Update from libtool-2.2.2.
417
418 2007-12-24  Bruno Haible  <bruno@clisp.org>
419
420         * version.sh: Bump to 0.18-pre1.
421
422 2007-11-10  Bruno Haible  <bruno@clisp.org>
423
424         * Makefile.am (distcheck-hook): Add a check for eoverflow.m4.
425
426 2007-11-07  Bruno Haible  <bruno@clisp.org>
427
428         * gettext-0.17 released.
429
430 2007-11-04  Bruno Haible  <bruno@clisp.org>
431
432         * windows/windres-options (sed_extract_major, sed_extract_minor,
433         sed_extract_subminor): Use 'c' command instead of 'a' command. Needed
434         for GNU sed 3.02.
435
436 2007-11-03  Bruno Haible  <bruno@clisp.org>
437
438         * Makefile.am (distcheck-hook): Add another check for vasnprintf.c.
439
440 2007-11-01  Bruno Haible  <bruno@clisp.org>
441
442         * version.sh: Bump version number to 0.17.
443
444 2007-10-31  Bruno Haible  <bruno@clisp.org>
445
446         * Makefile.am (distcheck-hook): Exclude copyright header when comparing
447         localename.c, relocatable.h, relocatable.c.
448
449 2007-10-31  Bruno Haible  <bruno@clisp.org>
450
451         * PACKAGING: Remove ulonglong.m4.
452         * Makefile.am (distcheck-hook): Remove check of ulonglong.m4.
453
454 2007-10-26  Bruno Haible  <bruno@clisp.org>
455
456         * m4/libtool.m4: Update, based on libtool-1.5.24.
457         * build-aux/ltmain.sh: Update, based on libtool-1.5.24.
458
459 2007-10-17  Bruno Haible  <bruno@clisp.org>
460
461         * windows/windres-options (sed_extract_major, sed_extract_minor,
462         sed_extract_subminor): Use newlines instead of semicolons. Add a
463         newline also after the last command in a braced group.
464         Needed for GNU sed-3.02, which does not like "q}".
465
466 2007-10-17  Bruno Haible  <bruno@clisp.org>
467
468         * README.woe32: Recommend to set PATH. Needed so that libiconv-2.dll
469         is found during autoconfiguration.
470
471 2007-10-07  Bruno Haible  <bruno@clisp.org>
472
473         * COPYING: Replace with GPL 3.
474         * windows/gettext.rc (Comments): Update.
475         * Makefile.am (distcheck-hook): Update.
476
477 2007-10-06  Bruno Haible  <bruno@clisp.org>
478
479         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add open, fopen.
480         (GNULIB_MODULES_LIBGETTEXTPO): Add fopen.
481         Reported by Mark Moriarty <mfmbusiness@earthlink.net>.
482
483 2007-10-06  Bruno Haible  <bruno@clisp.org>
484
485         * build-aux/texinfo.tex: Upgrade to texinfo-4.11.
486         Needed because the original texinfo.tex does not support the
487         @documentencoding macro and the texinfo-4.11 texi2dvi then fails due to
488         this.
489
490 2007-10-05  Bruno Haible  <bruno@clisp.org>
491
492         * Makefile.am (distcheck-hook): Update check of relocatable.h,
493         relocatable.c. Check alloca.in.h instead of alloca_.h. Remove check of
494         strdup.h.
495
496 2007-10-03  Bruno Haible  <bruno@clisp.org>
497
498         * Makefile.am (EXTRA_DIST): Add build-aux/fixaclocal.
499
500 2007-10-03  Bruno Haible  <bruno@clisp.org>
501
502         * INSTALL (Enabling Relocatability): New section, produced by
503         "LANG= LC_MESSAGES= LC_ALL= LANGUAGE= \
504          makeinfo --no-header --no-validate --output=... relocatable.texi".
505         (Relocatable Installation): Remove section.
506
507 2007-10-01  Bruno Haible  <bruno@clisp.org>
508
509         * autogen.sh: Invoke gnulib-tool with options --tests-base=gnulib-tests
510         --with-tests.
511
512 2007-10-01  Bruno Haible  <bruno@clisp.org>
513
514         * build-aux/depcomp: New file, from automake-1.10. Needed for the
515         gettext-tools/gnulib-tests directory.
516
517 2007-09-29  Bruno Haible  <bruno@clisp.org>
518
519         * autogen.sh (GNULIB_CVS_ROOT): Change to read-only git mirror
520         valid since 2007-09-19.
521
522 2007-09-01  Bruno Haible  <bruno@clisp.org>
523
524         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC,
525         GNULIB_MODULES_LIBGETTEXTPO): Add uniwidth/width.
526
527 2007-07-07  Bruno Haible  <bruno@clisp.org>
528
529         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add uniname/uniname.
530
531 2007-07-06  Bruno Haible  <bruno@clisp.org>
532
533         * autogen.sh: Add an option --skip-gnulib.
534
535 2007-06-28  Bruno Haible  <bruno@clisp.org>
536
537         * HACKING: New file.
538         * Makefile.am (EXTRA_DIST): Add it.
539
540 2007-06-09  Bruno Haible  <bruno@clisp.org>
541
542         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Use xmalloca instead of
543         xallocsa.
544         (GNULIB_MODULES_LIBGETTEXTPO): Likewise.
545
546 2007-06-08  Bruno Haible  <bruno@clisp.org>
547
548         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add module 'localename'.
549         * Makefile.am (distcheck-hook): Compare also localename.c.
550
551 2007-06-07  Bruno Haible  <bruno@clisp.org>
552
553         * Makefile.am (distcheck-hook): Check also intlmacosx.m4.
554         * PACKAGING: Mention also intlmacosx.m4.
555
556 2007-05-28  Bruno Haible  <bruno@clisp.org>
557
558         * windows/windres-options: New file.
559         * windows/gettext.rc: New file.
560         * Makefile.am (EXTRA_DIST): Add them.
561
562 2007-05-27  Bruno Haible  <bruno@clisp.org>
563
564         * m4/libtool.m4 (AC_LIBTOOL_PROG_LD_SHLIBS): Fix support for Sun C 5.9
565         on Linux.
566
567 2007-05-27  Bruno Haible  <bruno@clisp.org>
568
569         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add module 'openmp'.
570
571 2007-05-14  Bruno Haible  <bruno@clisp.org>
572
573         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add module 'sys_stat'.
574
575 2007-04-10  Bruno Haible  <bruno@clisp.org>
576
577         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add module 'locale'.
578         Reported by Dennis Schridde <devurandom@gmx.net>.
579
580 2007-04-06  Bruno Haible  <bruno@clisp.org>
581
582         * Makefile.am (distcheck-hook): Don't compare longdouble.m4.
583         * PACKAGING: Remove longdouble.m4 from the file list.
584
585 2007-04-02  Bruno Haible  <bruno@clisp.org>
586
587         * DEPENDENCIES: Mention dependency towards cvs.
588         Reported by Dennis Schridde <devurandom@gmx.net>.
589
590 2007-03-27  Bruno Haible  <bruno@clisp.org>
591
592         * PACKAGING: Don't mention share/doc/gettext/javadoc1/ any more.
593
594 2007-03-04  Bruno Haible  <bruno@clisp.org>
595
596         Moved --enable-relocatable infrastructure to gnulib.
597         * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Add relocatable-prog.
598         Remove relocatable, relocwrapper.
599         (GNULIB_MODULES_TOOLS_FOR_SRC): Likewise.
600         (GNULIB_MODULES_LIBGETTEXTPO): Add relocatable-lib.
601         (GNULIB_MODULES_LIBGETTEXTPO_OTHER): Remove
602         gettext-tools-libgettextpo-misc.
603
604 2007-03-04  Bruno Haible  <bruno@clisp.org>
605
606         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC,
607         GNULIB_MODULES_LIBGETTEXTPO): Use module 'filename' instead of
608         'pathname'.
609
610 2007-03-04  Bruno Haible  <bruno@clisp.org>
611
612         * autogen.sh: Remove gnulib-cache.m4 files before running gnulib-tool,
613         so that removed modules are really dropped.
614
615 2007-02-28  Bruno Haible  <bruno@clisp.org>
616
617         Move relocatability infrastructure to gnulib.
618         * build-aux/config.libpath: Remove file.
619         * build-aux/reloc-ldflags: Remove file.
620         * build-aux/install-reloc: Remove file.
621         * Makefile.am (EXTRA_DIST): Remove these files.
622
623 2007-01-26  Bruno Haible  <bruno@clisp.org>
624
625         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add sys_time.
626
627 2006-12-23  Bruno Haible  <bruno@clisp.org>
628
629         * autogen.sh (GNULIB_MODULES_TOOLS_OTHER): Add stdint.
630
631 2006-12-21  Bruno Haible  <bruno@clisp.org>
632
633         * autogen.sh: Pass --makefile-name option to gnulib-tool for
634         gettext-tools/gnulib-lib.
635
636 2006-12-19  Bruno Haible  <bruno@clisp.org>
637
638         * Makefile.am (EXTRA_DIST): Add build-aux/moopp.
639
640 2006-12-01  Bruno Haible  <bruno@clisp.org>
641
642         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC): Add fd-ostream,
643         styled-ostream, html-styled-ostream, term-styled-ostream.
644
645 2006-12-04  Bruno Haible  <bruno@clisp.org>
646
647         * DEPENDENCIES: New file.
648         * INSTALL, README: Refer to it.
649         * Makefile.am (EXTRA_DIST): Add it.
650
651 2006-11-23  Bruno Haible  <bruno@clisp.org>
652
653         * autogen.sh (GNULIB_MODULES_TOOLS_FOR_SRC,
654         GNULIB_MODULES_LIBGETTEXTPO): Add ostream, file-ostream.
655
656 2006-11-12  Bruno Haible  <bruno@clisp.org>
657
658         * configure.ac (am__tar): Override automake's definition.
659
660 2006-11-12  Bruno Haible  <bruno@clisp.org>
661
662         * autogen.sh: Pass --local-symlink option to all gnulib-tool
663         invocations.
664
665 2006-11-08  Bruno Haible  <bruno@clisp.org>
666
667         * build-aux/install-reloc: Use canonicalize-lgpl.c instead of
668         canonicalize.c.
669
670 2006-11-05  Bruno Haible  <bruno@clisp.org>
671
672         * autogen.sh (GNULIB_MODULES_RUNTIME_FOR_SRC): Renamed from
673         GNULIB_MODULES_FOR_SRC.
674         (GNULIB_MODULES_RUNTIME_OTHER): Renamed from GNULIB_MODULES_OTHER.
675         (GNULIB_MODULES_TOOLS_FOR_SRC): Renamed from GNULIB_MODULES_FOR_SRC.
676         (GNULIB_MODULES_TOOLS_FOR_LIBGREP): Renamed from
677         GNULIB_MODULES_FOR_LIBGREP.
678         (GNULIB_MODULES_TOOLS_OTHER): Renamed from GNULIB_MODULES_OTHER.
679         (GNULIB_MODULES_LIBGETTEXTPO): Renamed from
680         GNULIB_MODULES_FOR_LIBGETTEXTPO.
681         (GNULIB_MODULES_LIBGETTEXTPO_OTHER): Renamed from GNULIB_MODULES_OTHER.
682
683 2006-10-27  Bruno Haible  <bruno@clisp.org>
684
685         Work around automake-1.10 annoyance.
686         * build-aux/fixaclocal: New file.
687         * autogen.sh: Use it for every aclocal invocation.
688         * Makefile.am (ACLOCAL): New macro.
689
690 2006-11-27  Bruno Haible  <bruno@clisp.org>
691
692         * gettext-0.16.1 released.
693
694 2006-11-27  Bruno Haible  <bruno@clisp.org>
695
696         * version.sh: Bump version number to 0.16.1.
697
698 2006-10-26  Bruno Haible  <bruno@clisp.org>
699
700         * gettext-0.16 released.
701
702 2006-10-25  Bruno Haible  <bruno@clisp.org>
703
704         * autogen.sh (GNULIB_MODULES_OTHER): For libgettextpo, add
705         gettext-tools-libgettextpo-misc.
706
707 2006-10-25  Bruno Haible  <bruno@clisp.org>
708
709         * build-aux/install-reloc: Define IN_RELOCWRAPPER for the compilation.
710
711 2006-10-24  Bruno Haible  <bruno@clisp.org>
712
713         * version.sh: Bump version number to 0.16.
714
715 2006-10-24  Bruno Haible  <bruno@clisp.org>
716
717         * autogen.sh (GNULIB_MODULES_FOR_LIBGETTEXTPO): Add unlocked-io.
718         Needed because gettext-tools/configure ends up setting USE_UNLOCKED_IO
719         in gettext-tools/config.h.
720
721 2006-10-23  Bruno Haible  <bruno@clisp.org>
722
723         * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Make it work with
724         automake-1.10 too.
725
726 2006-10-20  Bruno Haible  <bruno@clisp.org>
727
728         * autogen.sh: Don't remove gettext-tools/libgettextpo/gnulib-m4.
729         Move the "-I gnulib-m4" to the end of the aclocal command lines.
730         Also add "-I libgettextpo/gnulib-m4".
731
732 2006-10-16  Bruno Haible  <bruno@clisp.org>
733
734         * autogen.sh (GNULIB_MODULES_FOR_LIBGETTEXTPO): New variable.
735         Invoke gnulib-tool also for libgettextpo.
736
737 2006-10-16  Bruno Haible  <bruno@clisp.org>
738
739         * autogen.sh (GNULIB_MODULES_FOR_SRC): Add xstriconv.
740
741 2006-10-07  Bruno Haible  <bruno@clisp.org>
742
743         * Makefile.am (distcheck-hook): New rule.
744
745 2006-10-02  Bruno Haible  <bruno@clisp.org>
746
747         * version.sh: Bump version number to 0.15.1.
748
749 2006-10-02  Bruno Haible  <bruno@clisp.org>
750
751         * build-aux/config.sub: Update to GNU version 2006-09-20.
752
753 2006-10-01  Bruno Haible  <bruno@clisp.org>
754
755         * PACKAGING: Mention intldir.m4.
756
757 2006-09-18  Bruno Haible  <bruno@clisp.org>
758
759         * PACKAGING: Remove inttypes-h.m4.
760
761 2006-09-11  Bruno Haible  <bruno@clisp.org>
762
763         * PACKAGING: Mention intl.m4.
764
765 2006-09-06  Bruno Haible  <bruno@clisp.org>
766
767         * autogen.sh (GNULIB_MODULES_FOR_SRC): Add xstriconv, remove
768         iconvstring.
769
770 2006-08-26  Bruno Haible  <bruno@clisp.org>
771
772         * m4/woe32-dll.m4: Update comments.
773
774 2006-08-28  Bruno Haible  <bruno@clisp.org>
775
776         * PACKAGING: Remove signed.m4.
777
778 2006-08-23  Bruno Haible  <bruno@clisp.org>
779
780         * INSTALL: Recommend to pass variables as configure arguments.
781         Suggested by Ralf Wildenhues.
782
783 2006-08-08  Bruno Haible  <bruno@clisp.org>
784
785         * INSTALL: Add a recommendation for Tru64.
786         Reported by Gary V. Vaughan <gary@gnu.org>.
787
788 2006-08-04  Bruno Haible  <bruno@clisp.org>
789
790         * README.woe32: Recommend to use cygwin as development environment,
791         and mingw only as target environment. Needed to avoid libtool problems
792         reported by Matthew McGillis <matthew@jenika.com>.
793
794 2006-07-31  Bruno Haible  <bruno@clisp.org>
795
796         * autogen.sh: Invoke gnulib-tool inside gettext-runtime directory.
797         Append gettext-runtime/gnulib-m4 to the macro search path; remove
798         references to gettext-tools from gettext-runtime.
799
800 2006-08-02  Bruno Haible  <bruno@clisp.org>
801
802         * Makefile.am (SUBDIRS): Add gnulib-local.
803         * configure.ac (AC_CONFIG_FILES): Add gnulib-local/Makefile.
804
805 2006-07-31  Bruno Haible  <bruno@clisp.org>
806
807         * autogen.sh: Process the top-level directory after its subdirectories,
808         not before. Needed because of the recursive autoconf invocation in
809         the top-level configure.ac.
810
811 2006-07-31  Bruno Haible  <bruno@clisp.org>
812
813         * autogen.sh: If GNULIB_TOOL is not set, make an anonymous checkout
814         of gnulib.
815
816 2006-07-30  Bruno Haible  <bruno@clisp.org>
817
818         * gnulib-local: New directory.
819         * autogen.sh: Invoke gnulib-tool inside gettext-tools directory.
820         Append gettext-tools/gnulib-m4 to the macro search path.
821
822 2006-07-30  Bruno Haible  <bruno@clisp.org>
823
824         * build-aux/csharpcomp.sh.in: Move here from
825         gettext-tools/lib/csharpcomp.sh.in.
826         * build-aux/csharpexec.sh.in: Move here from
827         gettext-tools/lib/csharpexec.sh.in.
828         * build-aux/javacomp.sh.in: Move here from
829         gettext-tools/lib/javacomp.sh.in.
830         * build-aux/javaexec.sh.in: Move here from
831         gettext-tools/lib/javaexec.sh.in.
832
833 2006-07-22  Bruno Haible  <bruno@clisp.org>
834
835         * autogen.sh: Accept option --quick.
836
837 2006-07-25  Bruno Haible  <bruno@clisp.org>
838
839         Remove MSVC/nmake build support.
840         * Makefile.msvc: Remove file.
841         * Makefile.am (EXTRA_DIST): Remove Makefile.msvc.
842
843 2006-07-25  Bruno Haible  <bruno@clisp.org>
844
845         Remove VMS support.
846         * vms: Remove directory.
847         * Makefile.vms: Remove file.
848         * README.vms: Remove file.
849         * Makefile.am (EXTRA_DIST): Update.
850
851 2006-07-24  Bruno Haible  <bruno@clisp.org>
852
853         * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Protect the initial
854         tab with a backslash. Needed for MacOS X sed.
855         Reported by Denis Excoffier <Denis.Excoffier@free.fr>.
856
857 2006-07-21  Bruno Haible  <bruno@clisp.org>
858
859         * gettext-0.15 released.
860
861 2006-07-21  Bruno Haible  <bruno@clisp.org>
862
863         * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): Use a multiline -e
864         argument instead of multiple -e arguments. Needed for AIX 4.
865
866 2006-07-20  Bruno Haible  <bruno@clisp.org>
867
868         * version.sh: Bump version number to 0.15.
869
870 2006-07-20  Bruno Haible  <bruno@clisp.org>
871
872         * build-aux/compile: Update from automake-1.9.6.
873         * build-aux/elisp-comp: Likewise.
874         * build-aux/install-sh: Likewise.
875         * build-aux/mdate-sh: Likewise.
876         * build-aux/missing: Likewise.
877         * build-aux/mkinstalldirs: Likewise.
878         * build-aux/ylwrap: Likewise.
879
880 2006-07-20  Bruno Haible  <bruno@clisp.org>
881
882         * build-aux/config.guess, build-aux/config.sub: Update to GNU version
883         2006-07-02.
884
885 2006-07-13  Bruno Haible  <bruno@clisp.org>
886
887         * m4/fixautomake.m4 (FIX_MAKEFILE_TOPDIR_DISTRIB): New macro.
888
889 2006-07-13  Bruno Haible  <bruno@clisp.org>
890
891         * Makefile.am (SUBDIRS): Put autoconf-lib-link last.
892
893 2006-06-29  Bruno Haible  <bruno@clisp.org>
894
895         * autogen.sh: Recurse also into the gettext-tools/examples directory
896         and update the PO files there.
897
898 2006-06-27  Bruno Haible  <bruno@clisp.org>
899
900         * PACKAGING: Don't mention isc-posix.m4.
901
902 2006-06-27  Bruno Haible  <bruno@clisp.org>
903
904         Assume vprintf function.
905         * os2/configure.awk: Remove unused HAVE_VPRINTF substitution.
906
907 2006-04-14  Bruno Haible  <bruno@clisp.org>
908
909         * autogen.sh: Require autoconf-2.60.
910
911 2006-03-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
912
913         * m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER) [ linux ]: Avoid warning when
914         "parsing" /etc/ld.so.conf and empty /etc/ld.so.conf.d.
915
916 2006-06-04  Bruno Haible  <bruno@clisp.org>
917
918         * PACKAGING: Mention inttypes-h.m4.
919
920 2006-05-14  Bruno Haible  <bruno@clisp.org>,
921             Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
922
923         * m4/libtool.m4 [ linux ] (AC_LIBTOOL_LANG_CXX_CONFIG)
924         (AC_LIBTOOL_POSTDEP_PREDEP, AC_LIBTOOL_PROG_COMPILER_PIC)
925         (AC_LIBTOOL_PROG_LD_SHLIBS): Add support for Sun C 5.9,
926         Sun C++ 5.9, and Sun Fortran 8.3 on Linux.
927
928 2006-05-06  Charles Wilson  <cygwin@cwilson.fastmail.fm>
929
930         * m4/libtool.m4: On Cygwin, like on mingw, define DLL_EXPORT when
931         compiling a shared library object.
932
933 2006-04-26  Bruno Haible  <bruno@clisp.org>
934
935         * build-aux/config.guess, build-aux/config.sub: Update to GNU version
936         2006-04-26.
937
938 2006-04-17  Bruno Haible  <bruno@clisp.org>
939
940         * PACKAGING: Remove mkinstalldirs file.
941
942 2006-04-20  Bruno Haible  <bruno@clisp.org>
943
944         * autogen.sh: Also regenerate examples PO files.
945         Reported by Charles Wilson <cygwin@cwilson.fastmail.fm>.
946
947 2006-03-28  Bruno Haible  <bruno@clisp.org>
948
949         * PACKAGING: Mention bin/recode* programs.
950
951 2005-12-29  Bruno Haible  <bruno@clisp.org>
952
953         * build-aux/install-reloc: If hard linking is not possible, use a
954         simple copy. Needed on Woe32 filesystems.
955
956 2005-12-19  Bruno Haible  <bruno@clisp.org>
957
958         * build-aux/ltmain.sh: Upgrade to libtool-1.5.22.
959         2001-11-03  Bruno Haible  <bruno@clisp.org>
960                 * build-aux/ltmain.sh: chmod 777 the .libs directory, so that
961                 "make install" succeeds.
962         * m4/libtool.m4: Upgrade to libtool-1.5.22.
963         2004-02-22  Bruno Haible  <bruno@clisp.org>
964                 * m4/libtool.m4: Add support for Comeau C++ on Linux.
965                 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
966
967 2005-11-23  Bruno Haible  <bruno@clisp.org>
968
969         Cygwin portability.
970         * build-aux/install-reloc: Expect additional exeext argument. On
971         Cygwin, use suffix ".bin.exe" instead of just ".bin".
972         * m4/woe32-dll.m4: New file.
973         * Makefile.am (EXTRA_DIST): Add it.
974
975 2005-09-18  Bruno Haible  <bruno@clisp.org>
976
977         * build-aux/ltmain.sh: Upgrade to libtool-1.5.20.
978         2003-11-27  Bruno Haible  <bruno@clisp.org>
979                 * build-aux/ltmain.sh: In the trampoline code, include
980                 string.h, ctype.h. Fixes warnings on cygwin.
981         2001-11-03  Bruno Haible  <bruno@clisp.org>
982                 * build-aux/ltmain.sh: chmod 777 the .libs directory, so that
983                 "make install" succeeds.
984         * m4/libtool.m4: Upgrade to libtool-1.5.20.
985         2004-02-22  Bruno Haible  <bruno@clisp.org>
986                 * m4/libtool.m4: Add support for Comeau C++ on Linux.
987                 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
988
989 2008-08-28  Bruno Haible  <bruno@clisp.org>
990
991         * autogen.sh: Make the script executable.
992
993 2008-08-28  Bruno Haible  <bruno@clisp.org>
994
995         * autogen.sh: Remove code for gettext-runtime/glocale.
996
997 2005-07-31  Bruno Haible  <bruno@clisp.org>
998
999         * autogen.sh: Add commands for gettext-runtime/glocale directory.
1000
1001 2005-07-24  Bruno Haible  <bruno@clisp.org>
1002
1003         Tidy up exported symbols.
1004         * PACKAGING: Mention visibility.m4.
1005
1006 2005-07-16  Bruno Haible  <bruno@clisp.org>
1007
1008         * PACKAGING: Add lock.m4.
1009
1010 2005-07-08  Bruno Haible  <bruno@clisp.org>
1011
1012         * m4/libtool.m4 (postinstall_cmds) [cygwin,mingw,pw32]: Make DLL
1013         executable after installing it.
1014
1015 2005-07-06  Bruno Haible  <bruno@clisp.org>
1016
1017         * README.mingw: Remove file.
1018         * Makefile.am (EXTRA_DIST): Remove README.mingw.
1019
1020 2006-06-21  Bruno Haible  <bruno@clisp.org>
1021
1022         * gettext-0.14.6 released.
1023
1024 2006-06-21  Bruno Haible  <bruno@clisp.org>
1025
1026         * version.sh: Bump version number to 0.14.6.
1027
1028 2005-05-23  Bruno Haible  <bruno@clisp.org>
1029
1030         * gettext-0.14.5 released.
1031
1032 2005-05-23  Bruno Haible  <bruno@clisp.org>
1033
1034         * version.sh: Bump version number to 0.14.5.
1035
1036 2005-04-11  Bruno Haible  <bruno@clisp.org>
1037
1038         * gettext-0.14.4 released.
1039
1040 2005-04-11  Bruno Haible  <bruno@clisp.org>
1041
1042         * version.sh: Bump version number to 0.14.4.
1043
1044 2005-04-06  Bruno Haible  <bruno@clisp.org>
1045
1046         * README: Recommend --program-transform-name instead of
1047         --program-prefix.
1048         Reported by Joel Reicher <joel@panacea.null.org>.
1049
1050 2005-03-22  Bruno Haible  <bruno@clisp.org>
1051
1052         * m4: New directory, renamed from config/m4/.
1053         * build-aux: New directory, renamed from config/.
1054         * configure.ac (AC_CONFIG_AUX_DIR): Use build-aux.
1055         * Makefile.am (EXTRA_DIST): Update.
1056
1057 2005-03-14  Bruno Haible  <bruno@clisp.org>
1058
1059         * gettext-0.14.3 released.
1060
1061 2005-03-14  Bruno Haible  <bruno@clisp.org>
1062
1063         * version.sh: Bump version number to 0.14.3.
1064
1065 2005-02-24  Bruno Haible  <bruno@clisp.org>
1066
1067         * gettext-0.14.2 released.
1068
1069 2005-02-24  Bruno Haible  <bruno@clisp.org>
1070
1071         * version.sh: Bump version number to 0.14.2.
1072
1073 2005-02-23  Bruno Haible  <bruno@clisp.org>
1074
1075         * config/mdate-sh: Upgrade to automake-1.9.5.
1076         * config/missing: Upgrade to automake-1.9.5.
1077
1078 2005-02-12  Bruno Haible  <bruno@clisp.org>
1079
1080         * config/ltmain.sh: Upgrade to libtool-1.5.14.
1081         2003-11-27  Bruno Haible  <bruno@clisp.org>
1082                 * config/ltmain.sh: In the trampoline code, include string.h,
1083                 ctype.h, and return 127. Fixes warnings on cygwin.
1084         2003-02-18  Bruno Haible  <bruno@clisp.org>
1085                 * config/ltmain.sh (install): Use "ln -s -f" instead of
1086                 "rm -f && ln -s" to make a symlink for a shared library. Take
1087                 care of Solaris /bin/ln.
1088                 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
1089         2001-11-03  Bruno Haible  <bruno@clisp.org>
1090                 * config/ltmain.sh: chmod 777 the .libs directory, so that
1091                 "make install" succeeds.
1092
1093 2005-02-11  Bruno Haible  <bruno@clisp.org>
1094
1095         * config/config.guess, config/config.sub: Update to GNU version
1096         2005-02-10.
1097
1098 2005-02-07  Bruno Haible  <bruno@clisp.org>
1099
1100         * config/config.libpath: Use LC_ALL=C to protect range expression
1101         against Estonian locale.
1102
1103 2005-02-07  Bruno Haible  <bruno@clisp.org>
1104
1105         * config/ltmain.sh: Upgrade to libtool-1.5.12.
1106         2003-11-27  Bruno Haible  <bruno@clisp.org>
1107                 * config/ltmain.sh: In the trampoline code, include string.h,
1108                 ctype.h, and return 127. Fixes warnings on cygwin.
1109         2003-02-18  Bruno Haible  <bruno@clisp.org>
1110                 * config/ltmain.sh (install): Use "ln -s -f" instead of
1111                 "rm -f && ln -s" to make a symlink for a shared library. Take
1112                 care of Solaris /bin/ln.
1113                 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
1114         2001-11-03  Bruno Haible  <bruno@clisp.org>
1115                 * config/ltmain.sh: chmod 777 the .libs directory, so that
1116                 "make install" succeeds.
1117         * config/m4/libtool.m4: Upgrade to libtool-1.5.12.
1118         2004-02-22  Bruno Haible  <bruno@clisp.org>
1119                 * config/m4/libtool.m4: Add support for Comeau C++ on Linux.
1120                 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
1121
1122 2005-02-06  Bruno Haible  <bruno@clisp.org>
1123
1124         * config/compile: Upgrade to automake-1.9.4.
1125         * config/elisp-comp: Upgrade to automake-1.9.4.
1126         * config/install-sh: Upgrade to automake-1.9.4.
1127         * config/mdate-sh: Upgrade to automake-1.9.4.
1128         * config/missing: Upgrade to automake-1.9.4.
1129         2002-03-07  Bruno Haible  <bruno@clisp.org>
1130                 * config/missing (makeinfo): Don't call touch without arguments
1131                 if the source texinfo file doesn't contain a @setfilename
1132                 command.
1133                 Reported by Miroslaw Dobrzanski-Neumann <mne@mosaic-ag.com>.
1134         * config/mkinstalldirs: Upgrade to automake-1.9.4.
1135         * config/ylwrap: Upgrade to automake-1.9.4.
1136         Reported by Albert Chin-A-Young <china@thewrittenword.com>.
1137
1138 2005-01-20  Bruno Haible  <bruno@clisp.org>
1139
1140         * PACKAGING: Add some notes about Java and C#.
1141
1142 2005-01-05  Bruno Haible  <bruno@clisp.org>
1143
1144         Fix the "configure --help" output.
1145         * config/ac-help.sed: New file.
1146         * configure.ac: Use it.
1147         * Makefile.am (EXTRA_DIST): Add config/ac-help.sed.
1148
1149 2005-01-05  Bruno Haible  <bruno@clisp.org>
1150
1151         * version.sh: Bump version number to 0.14.2-pre1.
1152
1153 2005-01-05  Bruno Haible  <bruno@clisp.org>
1154
1155         * config/ltmain.sh: Upgrade to libtool-1.5.10.
1156         2003-11-27  Bruno Haible  <bruno@clisp.org>
1157                 * config/ltmain.sh: In the trampoline code, include string.h,
1158                 ctype.h, and return 127. Fixes warnings on cygwin.
1159         2003-02-18  Bruno Haible  <bruno@clisp.org>
1160                 * config/ltmain.sh (install): Use "ln -s -f" instead of
1161                 "rm -f && ln -s" to make a symlink for a shared library. Take
1162                 care of Solaris /bin/ln.
1163                 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
1164         2001-11-03  Bruno Haible  <bruno@clisp.org>
1165                 * config/ltmain.sh: chmod 777 the .libs directory, so that
1166                 "make install" succeeds.
1167         * config/m4/libtool.m4: Upgrade to libtool-1.5.10.
1168         2004-02-22  Bruno Haible  <bruno@clisp.org>
1169                 * config/m4/libtool.m4: Add support for Comeau C++ on Linux.
1170                 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
1171
1172 2004-09-06  Bruno Haible  <bruno@clisp.org>
1173
1174         * Makefile.am (EXTRA_DIST): Add autogen.sh.
1175
1176 2004-08-25  Bruno Haible  <bruno@clisp.org>
1177
1178         * config/ltmain.sh: Upgrade to libtool-1.5.6.
1179         2003-11-27  Bruno Haible  <bruno@clisp.org>
1180                 * config/ltmain.sh: In the trampoline code, include string.h,
1181                 ctype.h, and return 127. Fixes warnings on cygwin.
1182         2003-02-18  Bruno Haible  <bruno@clisp.org>
1183                 * config/ltmain.sh (install): Use "ln -s -f" instead of
1184                 "rm -f && ln -s" to make a symlink for a shared library. Take
1185                 care of Solaris /bin/ln.
1186                 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
1187         2001-11-03  Bruno Haible  <bruno@clisp.org>
1188                 * config/ltmain.sh: chmod 777 the .libs directory, so that
1189                 "make install" succeeds.
1190         * config/m4/libtool.m4: Upgrade to libtool-1.5.6.
1191         2004-02-22  Bruno Haible  <bruno@clisp.org>
1192                 * config/m4/libtool.m4: Add support for Comeau C++ on Linux.
1193                 Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
1194
1195 2004-02-22  Bruno Haible  <bruno@clisp.org>
1196
1197         * config/m4/libtool.m4: Add support for Comeau C++ on Linux.
1198         Reported by Prof. Roberto Bagnara <bagnara@cs.unipr.it>.
1199
1200 2004-02-21  Bruno Haible  <bruno@clisp.org>
1201
1202         * PACKAGING: Add FAQ.html.
1203
1204 2004-01-26  Bruno Haible  <bruno@clisp.org>
1205
1206         * config/config.libpath: Upgrade to libtool-1.5.2.
1207
1208 2004-01-26  Bruno Haible  <bruno@clisp.org>
1209
1210         * config/ltmain.sh: Upgrade to libtool-1.5.2.
1211         2003-11-27  Bruno Haible  <bruno@clisp.org>
1212                 * config/ltmain.sh: In the trampoline code, include string.h,
1213                 ctype.h, and return 127. Fixes warnings on cygwin.
1214         2003-02-18  Bruno Haible  <bruno@clisp.org>
1215                 * config/ltmain.sh (install): Use "ln -s -f" instead of
1216                 "rm -f && ln -s" to make a symlink for a shared library. Take
1217                 care of Solaris /bin/ln.
1218                 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
1219         2001-11-03  Bruno Haible  <bruno@clisp.org>
1220                 * config/ltmain.sh: chmod 777 the .libs directory, so that
1221                 "make install" succeeds.
1222         * config/m4/libtool.m4: Upgrade to libtool-1.5.2.
1223
1224 2004-02-02  Bruno Haible  <bruno@clisp.org>
1225
1226         * PACKAGING: Add glibc2.m4.
1227
1228 2004-01-29  Bruno Haible  <bruno@clisp.org>
1229
1230         * gettext-0.14.1 released.
1231
1232 2004-01-29  Bruno Haible  <bruno@clisp.org>
1233
1234         * version.sh: Bump version number to 0.14.1.
1235
1236 2004-01-28  Bruno Haible  <bruno@clisp.org>
1237
1238         * gettext-0.14 released.
1239
1240 2004-01-28  Bruno Haible  <bruno@clisp.org>
1241
1242         * version.sh: Bump version number to 0.14.
1243
1244 2004-01-17  Bruno Haible  <bruno@clisp.org>
1245
1246         * version.sh: Bump version number to 0.14-pre1.
1247
1248 2004-01-17  Bruno Haible  <bruno@clisp.org>
1249
1250         * config/config.guess, config/config.sub: Update to GNU version
1251         2004-01-05.
1252
1253 2003-12-12  Bruno Haible  <bruno@clisp.org>
1254
1255         Assume automake-1.8.
1256         * Makefile.am (html): Remove rule.
1257
1258 2003-11-30  Bruno Haible  <bruno@clisp.org>
1259
1260         * config/install-reloc: Compile also the allocsa.c file.
1261
1262 2003-12-17  Bruno Haible  <bruno@clisp.org>
1263
1264         * gettext-0.13.1 released.
1265
1266 2003-12-17  Bruno Haible  <bruno@clisp.org>
1267
1268         * version.sh: Bump version number to 0.13.1.
1269
1270 2003-11-30  Bruno Haible  <bruno@clisp.org>
1271
1272         * gettext-0.13 released.
1273
1274 2003-11-30  Bruno Haible  <bruno@clisp.org>
1275
1276         * version.sh: Bump version number to 0.13.
1277
1278 2003-11-27  Bruno Haible  <bruno@clisp.org>
1279
1280         * config/ltmain.sh: In the trampoline code, include string.h, ctype.h,
1281         and return 127. Fixes warnings on cygwin.
1282
1283 2003-11-23  Bruno Haible  <bruno@clisp.org>
1284
1285         * PACKAGING: Remove ssize_t.m4.
1286
1287 2003-11-16  Bruno Haible  <bruno@clisp.org>
1288
1289         * PACKAGING: Add size_max.m4, ssize_t.m4, xsize.m4.
1290
1291 2003-11-16  Bruno Haible  <bruno@clisp.org>
1292
1293         * config/config.guess, config/config.sub: Update to GNU version
1294         2003-11-03.
1295
1296 2003-11-16  Bruno Haible  <bruno@clisp.org>
1297
1298         * version.sh: Bump version number to 0.13-pre1.
1299
1300 2003-11-15  Bruno Haible  <bruno@clisp.org>
1301
1302         * PACKAGING: Add examples.
1303
1304 2003-10-31  Bruno Haible  <bruno@clisp.org>
1305
1306         * config/m4/fixautomake.m4 (FIX_MAKEFILE_COMPILE, FIX_MAKEFILE_DISTRIB,
1307         FIX_MAKEFILE_INFO): Drop argument, use $ac_file instead.
1308
1309 2003-09-13  Bruno Haible  <bruno@clisp.org>
1310
1311         * PACKAGING: Add envsubst related files and gettext.sh.
1312
1313 2003-08-23  Bruno Haible  <bruno@clisp.org>
1314
1315         * version.sh: Bump version number to 0.12.2.
1316
1317 2003-07-01  Bruno Haible  <bruno@clisp.org>
1318
1319         * config/install-reloc: Also compile readlink.c.
1320
1321 2003-06-19  Bruno Haible  <bruno@clisp.org>
1322
1323         * PACKAGING: Add intmax.m4, longdouble.m4, longlong.m4,
1324         printf-posix.m4, signed.m4, wchar_t.m4, wint_t.m4.
1325
1326 2003-06-18  Bruno Haible  <bruno@clisp.org>
1327
1328         * config/install-sh: Update from automake-1.7.5.
1329         Reported by Paul Eggert.
1330
1331 2003-06-11  Bruno Haible  <bruno@clisp.org>
1332
1333         * README.gemtext: Remove outdated file.
1334         * Makefile.am (EXTRA_DIST): Remove it.
1335         Reported by Guido Flohr <guido@imperia.net>.
1336
1337 2003-06-08  Bruno Haible  <bruno@clisp.org>
1338
1339         * vms/link_options.opt: New file.
1340         * vms/with-libiconv.opt, vms/without-libiconv.opt: New files.
1341         * Makefile.am (EXTRA_DIST): Add them.
1342         Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
1343
1344 2003-05-22  Bruno Haible  <bruno@clisp.org>
1345
1346         * gettext-0.12.1 released.
1347
1348 2003-05-22  Bruno Haible  <bruno@clisp.org>
1349
1350         * version.sh: Bump version number to 0.12.1.
1351
1352 2003-05-19  Bruno Haible  <bruno@clisp.org>
1353
1354         * config/mdate-sh: Update from automake-1.7.5.
1355
1356 2003-05-17  Bruno Haible  <bruno@clisp.org>
1357
1358         * gettext-0.12 released.
1359
1360 2003-05-17  Bruno Haible  <bruno@clisp.org>
1361
1362         * version.sh: Bump version number to 0.12.
1363
1364 2003-05-08  Bruno Haible  <bruno@clisp.org>
1365
1366         * PACKAGING: Update for changed default value of $mandir and $docdir.
1367
1368 2003-05-06  Bruno Haible  <bruno@clisp.org>
1369
1370         * config/config.guess, config/config.sub: Update to GNU version
1371         2003-02-22.
1372
1373 2003-04-24  Bruno Haible  <bruno@clisp.org>
1374
1375         Support for libtool-1.5.
1376         * configure.ac: Postprocess the esyscmd output by replacing
1377         ]AC_ENABLE_SHARED_DEFAULT[ -> yes
1378         ]AC_ENABLE_STATIC_DEFAULT[ -> yes
1379         ]AC_ENABLE_FAST_INSTALL_DEFAULT[ -> yes
1380
1381         * config/ltmain.sh: Upgrade to libtool-1.5.
1382         2003-02-18  Bruno Haible  <bruno@clisp.org>
1383                 * config/ltmain.sh (install): Use "ln -s -f" instead of
1384                 "rm -f && ln -s" to make a symlink for a shared library. Take
1385                 care of Solaris /bin/ln.
1386                 Reported by Nelson H. F. Beebe <beebe@math.utah.edu>.
1387         2001-11-03  Bruno Haible  <bruno@clisp.org>
1388                 * config/m4/ltmain.sh: chmod 777 the .libs directory, so that
1389                 "make install" succeeds.
1390         * config/m4/libtool.m4: Upgrade to libtool-1.5.
1391         2002-07-14  Bruno Haible  <bruno@clisp.org>
1392                 * config/m4/libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER): Add
1393                 support for GNU/FreeBSD.
1394
1395 2003-04-12  Bruno Haible  <bruno@clisp.org>
1396
1397         * Makefile.vms: Don't use the force target.
1398         Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
1399
1400 2003-04-12  Bruno Haible  <bruno@clisp.org>
1401
1402         * Makefile.msvc (mandir, docdir): Use datadir instead of prefix.
1403
1404 2003-04-06  Bruno Haible  <bruno@clisp.org>
1405
1406         * config/install-reloc: Also compile progreloc.c.
1407
1408 2003-04-05  Bruno Haible  <bruno@clisp.org>
1409
1410         * config/install-reloc: Don't define NO_LIBRARIES.
1411
1412 2003-04-01  Bruno Haible  <bruno@clisp.org>
1413
1414         * README.mingw: New file.
1415         * README.vms: New file.
1416         * Makefile.am (EXTRA_DIST): Add them.
1417
1418 2003-03-30  Bruno Haible  <bruno@clisp.org>
1419
1420         * Makefile.vms: New file.
1421         * Makefile.am (EXTRA_DIST): Add Makefile.vms.
1422
1423 2003-03-17  Bruno Haible  <bruno@clisp.org>
1424
1425         Native Woe32/MSVC support.
1426         * Makefile.msvc: New file.
1427         * README.woe32: New file.
1428         * Makefile.am (EXTRA_DIST): Add them.
1429
1430 2003-02-28  Bruno Haible  <bruno@clisp.org>
1431
1432         Support for relocatable installation.
1433         * config/config.libpath: New file.
1434         * config/install-reloc: New file.
1435         * config/reloc-ldflags: New file.
1436         * Makefile.am (EXTRA_DIST): Add them.
1437         * config/compile: New file, from automake-1.7.2.
1438         * INSTALL: Document --enable-relocatable and --with-libintl-prefix.
1439
1440 2003-02-27  Bruno Haible  <bruno@clisp.org>
1441
1442         * configure.ac: Include AC_CANONICAL_HOST, AC_ARG_ENABLE, AC_ARG_WITH,
1443         AC_ARG_VAR calls from the subdir configures.
1444         * Makefile.am (configure): Depend on each subdir's configure.ac.
1445
1446 2003-02-22  Bruno Haible  <bruno@clisp.org>
1447
1448         * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
1449
1450 2003-02-18  Bruno Haible  <bruno@clisp.org>
1451
1452         Fix the 2002-09-16 fix.
1453         * ltmain.sh (install): If "ln -s -f" fails (this is the case with
1454         /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s".
1455
1456 2003-02-18  Bruno Haible  <haible@clisp.cons.org>
1457
1458         * config/config.guess, config/config.sub: Update to GNU version
1459         2003-02-03.
1460
1461 2003-02-16  Bruno Haible  <bruno@clisp.org>
1462
1463         Workaround autoconf >= 2.52 breakage.
1464         * config/m4/libtool.m4 (AC_LIBTOOL_ARG_WITH): New macro.
1465         (_LT_AC_LTCONFIG_HACK, AC_PROG_LD): Use it.
1466
1467 2003-02-12  Bruno Haible  <bruno@clisp.org>
1468
1469         Big restructuring.
1470         * autoconf-lib-link: New subdirectory.
1471         * gettext-runtime: New subdirectory.
1472         * gettext-tools: New subdirectory.
1473         * config: New subdirectory.
1474         * configure.ac: New file.
1475         * Makefile.am: New file.
1476         * version.sh: New file.
1477
1478
1479 See ChangeLog.0 for earlier changes.