No empty .Rs/.Re
[netbsd-mini2440.git] / gnu / dist / gettext / gettext-runtime / m4 / ChangeLog
blobea0b267ee3ff34b89b91e7232a8186afe8de7253
1 2005-04-11  Bruno Haible  <bruno@clisp.org>
3         * gettext-0.14.4 released.
5 2005-04-06  Bruno Haible  <bruno@clisp.org>
7         * gettext.m4 (AM_GNU_GETTEXT): Don't use a cast from 'char *' to 'int',
8         since it's not valid in C++ on 64-bit machines.
9         Reported by Mads Martin Joergensen <mmj@suse.de>.
11 2005-03-14  Bruno Haible  <bruno@clisp.org>
13         * gettext-0.14.3 released.
15 2005-03-12  Bruno Haible  <bruno@clisp.org>
17         * po.m4 (AM_PO_SUBDIRS, AM_POSTPROCESS_PO_MAKEFILE): In the LINGUAS
18         file, ignore also comments that don't start in column 0.
20 2005-03-12  Bruno Haible  <bruno@clisp.org>
22         * gettext.m4 (AM_GNU_GETTEXT): Fix quoting bug. Fixes an endless loop
23         of 'aclocal' when a configure.ac contains two invocations of
24         AM_GNU_GETTEXT.
26 2005-03-11  Bruno Haible  <bruno@clisp.org>
28         * gettext.m4 (AM_GNU_GETTEXT): CATOBJEXT and INTLOBJS default to empty.
29         Reported by Stepan Kasal <kasal@ucw.cz>.
31 2005-03-07  Bruno Haible  <bruno@clisp.org>
33         * po.m4: Add comments.
35 2005-03-05  Bruno Haible  <bruno@clisp.org>
37         * nls.m4: Require autoconf >= 2.50.
38         (AM_MKINSTALLDIRS): Use AC_REQUIRE_AUX_FILE conditionally.
40 2005-02-24  Bruno Haible  <bruno@clisp.org>
42         * gettext-0.14.2 released.
44 2005-01-29  Bruno Haible  <bruno@clisp.org>
46         * gettext.m4 (gt_INTL_MACOSX): New macro, extracted from
47         AM_INTL_SUBDIR. Set INTL_MACOSX_LIBS instead of INTL_MACOSX_LDFLAGS.
48         (AM_GNU_GETTEXT): Invoke it. Add the INTL_MACOSX_LIBS contents to
49         LIBINTL and LTLIBINTL.
50         (AM_INTL_SUBDIR): Require gt_INTL_MACOSX.
52 2005-01-19  Bruno Haible  <bruno@clisp.org>
54         * ansi-c++.m4, codeset.m4, gettext.m4, glibc21.m4, glibc2.m4, iconv.m4:
55         * intdiv0.m4, intmax.m4, inttypes_h.m4, inttypes.m4, inttypes-pri.m4:
56         * isc-posix.m4, lcmessage.m4, longdouble.m4, longlong.m4, nls.m4:
57         * po.m4, printf-posix.m4, progtest.m4, signed.m4, size_max.m4:
58         * stdint_h.m4, uintmax_t.m4, ulonglong.m4, wchar_t.m4, wint_t.m4:
59         * xsize.m4:
60         Use an all-permissive copyright notice, recommended by RMS.
62 2005-01-10  Bruno Haible  <bruno@clisp.org>
64         * gettext.m4 (AM_GNU_GETTEXT): Declare _nl_expand_alias with an
65         argument.
66         Reported by Mark A. Wicks <mwicks@kettering.edu> and
67         Vaclav Haisman <V.Haisman@sh.cvut.cz>.
69 2005-01-08  Bruno Haible  <bruno@clisp.org>
71         * progtest.m4: Require autoconf >= 2.50.
72         (AM_PATH_PROG_WITH_TEST): Emit some traces to the log file.
73         * po.m4: Require autoconf >= 2.50.
74         (AM_PO_SUBDIRS): Emit the tested program's output to the log file.
75         Suggested by Yann Dirson <ydirson@altern.org>.
77 2004-06-01  Paul Eggert  <eggert@cs.ucla.edu>
79         * longlong.m4, ulonglong.m4: Fix copyright date and/or serial number.
81 2004-09-05  Bruno Haible  <bruno@clisp.org>
83         * gettext.m4 (AM_INTL_SUBDIR): Test for CFPreferencesCopyAppValue.
85 2004-09-03  Bruno Haible  <bruno@clisp.org>
87         * gettext.m4 (AM_INTL_SUBDIR): Add a test for CFLocaleCopyCurrent.
89 2004-05-16  Bruno Haible  <bruno@clisp.org>
91         * lcmessage.m4 (gt_LC_MESSAGES): Renamed from AM_LC_MESSAGES.
92         * gettext.m4 (AM_INTL_SUBDIR): Update.
93         Suggested by Alexandre Duret-Lutz.
95 2004-04-19  Bruno Haible  <bruno@clisp.org>
97         * gettext.m4: Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
99 2004-04-19  Bruno Haible  <bruno@clisp.org>
101         * inttypes_h.m4: Change jm_ to gl_ in cache variables as well.
102         * stdint_h.m4: Likewise.
103         * uintmax_t.m4: Likewise.
105 2004-04-18  Jim Meyering  <jim@meyering.net>
107         * glibc21.m4: Change jm_ to gl_ in AC_DEFINE'd names. Update all uses.
108         * intmax.m4: Likewise.
109         * inttypes_h.m4: Likewise.
110         * longlong.m4: Likewise.
111         * stdint_h.m4: Likewise.
112         * uintmax_t.m4: Likewise.
113         * ulonglong.m4: Likewise.
115 2004-03-02  Bruno Haible  <bruno@clisp.org>
117         * po.m4 (AM_POSTPROCESS_PO_MAKEFILE): For RESOURCESDLLFILES and
118         CSHARPCATALOGS, extend the lang -> frobbedlang mapping so as to support
119         Serbian and Uzbek locales.
121 2004-02-18  Bruno Haible  <bruno@clisp.org>
123         * xsize.m4 (gl_XSIZE): Require AC_C_INLINE.
124         Reported by Derek Robert Price <derek@ximbiot.com>.
126 2004-02-02  Bruno Haible  <bruno@clisp.org>
128         * glibc2.m4: New file.
129         * gettext.m4 (AM_INTL_SUBDIR): Require gt_GLIBC2.
130         * Makefile.am (EXTRA_DIST): Add glibc2.m4.
132 2004-01-29  Bruno Haible  <bruno@clisp.org>
134         * gettext-0.14.1 released.
136 2004-01-28  Bruno Haible  <bruno@clisp.org>
138         * gettext-0.14 released.
140 2003-12-26  Bruno Haible  <bruno@clisp.org>
142         Support for C#.
143         * po.m4 (AM_POSTPROCESS_PO_MAKEFILE): Substitute also the variables
144         RESOURCESDLLFILES and CSHARPCATALOGS. Add rules for each member of
145         CSHARPCATALOGS.
147 2003-12-17  Bruno Haible  <bruno@clisp.org>
149         * gettext-0.13.1 released.
151 2003-12-16  Bruno Haible  <bruno@clisp.org>
153         * printf-posix.m4 (gt_PRINTF_POSIX): Guess correctly when cross-
154         compiling to Cygwin.
156 2003-11-30  Bruno Haible  <bruno@clisp.org>
158         * gettext-0.13 released.
160 2003-11-23  Bruno Haible  <bruno@clisp.org>
162         * ssize_t.m4: Remove file, moved to ../../gettext-tools/m4/.
163         * gettext.m4 (AM_INTL_SUBDIR): Don't require gt_TYPE_SSIZE_T.
164         * Makefile.am (EXTRA_DIST): Remove ssize_t.m4.
166 2003-11-19  Bruno Haible  <bruno@clisp.org>
168         * size_max.m4 (gl_SIZE_MAX): Don't use the _ONCE macros here.
170 2003-11-16  Bruno Haible  <bruno@clisp.org>
172         * size_max.m4: New file, moved here from ../../gettext-tools/m4/.
173         * ssize_t.m4: New file, moved here from ../../gettext-tools/m4/.
174         * xsize.m4: New file, moved here from ../../gettext-tools/m4/.
175         * gettext.m4 (AM_INTL_SUBDIR): Require gt_TYPE_SSIZE_T, gl_XSIZE.
176         Improve ptrdiff_t test.
177         * Makefile.am (EXTRA_DIST): Add size_max.m4, ssize_t.m4, xsize.m4.
179 2003-11-09  Bruno Haible  <bruno@clisp.org>
181         * po.m4 (AM_POSTPROCESS_PO_MAKEFILE): New macro.
183 2003-09-17  Bruno Haible  <bruno@clisp.org>
185         * gettext.m4 (AM_INTL_SUBDIR): Test for fwprintf, not wprintf. Needed
186         because cygwin-1.3.22 has a broken definition of wprintf in
187         winsup/cygwin/syscalls.cc and lacks 1. the declaration of this function
188         and 2. the other wide-char I/O functions fwprintf, fwscanf, wprintf,
189         wscanf, swprintf, swscanf, vfwprintf, vwprintf, vwsprintf, fgetwc,
190         fgetwc, fputwc, fputws, getwc, getwchar, putwc, putwchar, ungetwc.
192 2003-08-29  Bruno Haible  <bruno@clisp.org>
194         * gettext.m4 (AM_INTL_SUBDIR): Test whether _snprintf and _snwprintf
195         are declared, not only existent as functions.
197 2003-08-24  Bruno Haible  <bruno@clisp.org>
199         * gettext.m4 (AM_INTL_SUBDIR): Also check for _snprintf, _snwprintf.
201 2003-08-11  Bruno Haible  <bruno@clisp.org>
203         * gettext.m4 (AM_INTL_SUBDIR): Also check for wcslen.
205 2003-06-27  Bruno Haible  <bruno@clisp.org>
207         Avoid use of *_unlocked functions on Solaris 2.5.1.
208         * gettext.m4 (AM_INTL_SUBDIR): Don't test for the functions
209         feof_unlocked, fgets_unlocked, getc_unlocked. Test for their
210         declaration instead.
211         (gt_CHECK_DECL): New macro.
212         Reported by Eric Botcazou <ebotcazou@libertysurf.fr>.
214 2003-06-19  Bruno Haible  <bruno@clisp.org>
216         * printf-posix.m4: New file.
217         * Makefile.am (EXTRA_DIST): Add printf-posix.m4.
218         * gettext.m4 (AM_INTL_SUBDIR): Require bh_C_SIGNED,
219         jm_AC_TYPE_LONG_LONG, gt_TYPE_LONGDOUBLE, gt_TYPE_WCHAR_T,
220         gt_TYPE_WINT_T, jm_AC_HEADER_INTTYPES_H, jm_AC_HEADER_STDINT_H,
221         gt_TYPE_INTMAX_T, gt_PRINTF_POSIX. Check for ptrdiff_t, asprintf,
222         snprintf, wprintf.
223         * longlong.m4: Update from gnulib.
224         (jm_AC_TYPE_LONG_LONG): Replaces gt_TYPE_LONGLONG.
226 2003-01-11  Bruno Haible  <bruno@clisp.org>
228         * ulonglong.m4 (jm_AC_TYPE_UNSIGNED_LONG_LONG): Also test the ULL
229         suffix.
231 2003-05-22  Bruno Haible  <bruno@clisp.org>
233         * gettext-0.12.1 released.
235 2003-05-17  Bruno Haible  <bruno@clisp.org>
237         * gettext-0.12 released.
239 2003-04-29  Bruno Haible  <bruno@clisp.org>
241         * nls.m4: New file, extracted from gettext.m4.
242         * po.m4: New file, extracted from gettext.m4.
243         * gettext.m4 (AM_GNU_GETTEXT): Use AM_NLS.
244         (AM_PO_SUBDIRS, AM_MKINSTALLDIRS): Remove macros.
245         * Makefile.am (EXTRA_DIST): Add them.
247 2003-03-16  Bruno Haible  <bruno@clisp.org>
249         * gettext.m4 (AM_INTL_SUBDIR): Also test for __fsetlocking.
251 2003-02-28  Bruno Haible  <bruno@clisp.org>
253         * error.m4: Remove file. Use ../../gettext-tools/m4/error.m4 instead.
254         * Makefile.am (EXTRA_DIST): Remove it.
256 2003-02-28  Bruno Haible  <bruno@clisp.org>
258         * gettext.m4 (AM_MKINSTALLDIRS): Fix MKINSTALLDIRS for when AC_AUX_DIR
259         is given and $srcdir is a relative directory.
261 2003-02-16  Bruno Haible  <bruno@clisp.org>
263         * gettext.m4 (AM_PO_SUBDIRS): Require an xgettext that supports the
264         --msgid-bugs-address option.
266 2003-02-16  Bruno Haible  <bruno@clisp.org>
268         * gettext.m4 (AM_GNU_GETTEXT): Move INTLOBJS to backward compatibility
269         section.
271 2003-02-12  Bruno Haible  <bruno@clisp.org>
273         Restructure gettext package.
274         * ansi-c++.m4: New file.
275         * gettext.m4 (AM_GNU_GETTEXT): Special case the packages
276         'gettext-runtime' and 'gettext-tools'.
277         * Makefile.am: New file.