1 2005-04-11 Bruno Haible <bruno@clisp.org>
3 * gettext-0.14.4 released.
5 2005-04-11 Bruno Haible <bruno@clisp.org>
7 * windows/intl.rc: Bump version number to 0.14.4.
9 2005-03-22 Bruno Haible <bruno@clisp.org>
11 * configure.ac (AC_CONFIG_AUX_DIR): Use ../build-aux.
12 * Makefile.am (ACLOCAL_AMFLAGS): Replace config/m4 with m4.
14 2005-03-14 Bruno Haible <bruno@clisp.org>
16 * gettext-0.14.3 released.
18 2005-03-08 Bruno Haible <bruno@clisp.org>
20 * windows/intl.rc: Bump version number to 0.14.3.
22 2005-02-24 Bruno Haible <bruno@clisp.org>
24 * gettext-0.14.2 released.
26 2005-02-13 Bruno Haible <bruno@clisp.org>
28 * configure.ac: Invoke gl_FUNC_STRTOUL instead of
29 AC_CHECK_FUNCS(strtoul).
31 2005-02-11 Bruno Haible <bruno@clisp.org>
33 * windows/intl.rc: Bump version number to 0.14.2.
35 2005-02-10 Bruno Haible <bruno@clisp.org>
37 * configure.ac: Add creation rule for src/gettext.sh.
39 2005-01-06 Bruno Haible <bruno@clisp.org>
41 * configure.ac: Invoke gl_ERROR instead of gt_FUNC_ERROR_AT_LINE.
42 * Makefile.am (config.h_vms, config.h.msvc): Remove setting of
45 2005-01-06 Bruno Haible <bruno@clisp.org>
47 * configure.ac: Invoke gl_GETOPT.
48 * Makefile.am (config.h_vms, config.h.msvc): Define __GETOPT_PREFIX
51 2005-01-06 Bruno Haible <bruno@clisp.org>
53 * Makefile.am (config.h_vms, config.h.msvc): Define USE_UNLOCKED_IO
56 2005-01-05 Bruno Haible <bruno@clisp.org>
58 * windows/intl.rc: Update copyright year.
60 2004-03-11 Bruno Haible <bruno@clisp.org>
62 * Makefile.am (config.h.msvc): Fix the value of SIZE_MAX.
64 2004-01-29 Bruno Haible <bruno@clisp.org>
66 * gettext-0.14.1 released.
68 2004-01-28 Bruno Haible <bruno@clisp.org>
70 * gettext-0.14 released.
72 2004-01-24 Bruno Haible <bruno@clisp.org>
74 * Makefile.am (config.h_vms): Set MALLOC_0_IS_NONNULL to 0.
75 (config.h.msvc): Set MALLOC_0_IS_NONNULL to 1.
77 2004-01-17 Bruno Haible <bruno@clisp.org>
79 * windows/intl.rc: Bump version number to 0.14.
81 2004-01-10 Bruno Haible <bruno@clisp.org>
83 * configure.ac: When --disable-csharp was given, set BUILDCSHARP=no.
85 2003-12-26 Bruno Haible <bruno@clisp.org>
88 * intl-csharp: New subdirectory.
89 * Makefile.am (SUBDIRS): Add intl-csharp.
90 (DIST_SUBDIRS): Add intl-csharp.
91 * configure.ac: Invoke gt_CSHARPCOMP. Set BUILDCSHARP.
92 (AC_CONFIG_FILES): Add intl-csharp/Makefile and lib/csharpcomp.sh.
94 2003-12-12 Bruno Haible <bruno@clisp.org>
97 * Makefile.am (html): Remove rule.
99 2003-11-30 Bruno Haible <bruno@clisp.org>
101 * configure.ac: Invoke gl_ALLOCSA instead of gl_FUNC_ALLOCA.
103 2003-12-17 Bruno Haible <bruno@clisp.org>
105 * gettext-0.13.1 released.
107 2003-11-30 Bruno Haible <bruno@clisp.org>
109 * gettext-0.13 released.
111 2003-11-28 Bruno Haible <bruno@clisp.org>
113 * Makefile.am (config.h.msvc): Define SIZE_MAX and inline.
115 2003-11-16 Bruno Haible <bruno@clisp.org>
117 * configure.ac (man/Makefile): Postprocess with FIX_MAKEFILE_DISTRIB.
119 2003-11-13 Bruno Haible <bruno@clisp.org>
121 * configure.ac (docdir): New variable.
123 2003-11-04 Bruno Haible <bruno@clisp.org>
125 * Makefile.am (MAKEINFO): Set LC_MESSAGES and LC_ALL to empty as well.
127 2003-10-31 Bruno Haible <bruno@clisp.org>
129 * configure.ac: Remove argument of FIX_MAKEFILE_COMPILE.
131 2003-09-16 Bruno Haible <bruno@clisp.org>
133 Portability to SunOS 4.
134 * configure.ac: Also check for strtoul and atexit.
136 2003-08-29 Bruno Haible <bruno@clisp.org>
138 * Makefile.am (config.h.msvc): Define HAVE_DECL__SNPRINTF,
139 HAVE_DECL__SNWPRINTF.
141 2003-08-24 Bruno Haible <bruno@clisp.org>
143 * configure.ac: Define DLL_VARIABLE in config.h through AH_BOTTOM.
145 2003-08-23 Bruno Haible <bruno@clisp.org>
147 * Makefile.am (config.h_vms): Define HAVE_READLINK and HAVE_WCSLEN.
148 (config.h.msvc): Define HAVE_WCSLEN and ssize_t.
150 2003-08-23 Bruno Haible <bruno@clisp.org>
152 * configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS.
154 2003-08-23 Bruno Haible <bruno@clisp.org>
156 * configure.ac: Invoke AM_STDBOOL_H instead of gt_STDBOOL_H.
158 2003-07-01 Bruno Haible <bruno@clisp.org>
160 * configure.ac: Invoke gl_FUNC_READLINK.
162 2003-06-19 Bruno Haible <bruno@clisp.org>
164 * Makefile.am (config.h_vms, config.h.msvc): Update.
165 (intl/libgnuintl.h_vms, intl/libgnuintl.h.msvc-static): New rule.
166 (all-local): Depend on them.
167 (intl/libgnuintl.h.msvc-shared): Also perform some AC_SUBST
170 2003-06-19 Bruno Haible <bruno@clisp.org>
172 * configure.ac: New option --disable-libasprintf.
174 2003-06-08 Bruno Haible <bruno@clisp.org>
176 * Makefile.am (config.h_vms): Don't define HAVE_ENVIRON_DECL.
177 Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
179 2003-05-22 Bruno Haible <bruno@clisp.org>
181 * gettext-0.12.1 released.
183 2003-05-20 Bruno Haible <bruno@clisp.org>
185 * Makefile.am (config.h_vms, config.h.msvc,
186 intl/libgnuintl.h.msvc-shared): Don't use $< here.
188 2003-05-19 Bruno Haible <bruno@clisp.org>
190 * windows/intl.rc: Include <winver.h>.
191 Reported by Perry Rapp.
193 2003-05-17 Bruno Haible <bruno@clisp.org>
195 * gettext-0.12 released.
197 2003-05-15 Bruno Haible <bruno@clisp.org>
199 * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_DECL_STRERROR.
201 2003-05-12 Bruno Haible <bruno@clisp.org>
203 * configure.ac: Invoke AC_GNU_SOURCE and jm_FUNC_GLIBC_UNLOCKED_IO.
205 2003-04-12 Bruno Haible <bruno@clisp.org>
207 * Makefile.am (config.h_vms): Renamed from config.h.vms.
208 * Makefile.vms: Don't use the force target. Don't recurse into
209 libasprintf. Use config.h_vms, not config.h.vms. Correct wildcard
211 Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>.
213 2003-04-12 Bruno Haible <bruno@clisp.org>
215 * configure.ac (mandir): Change default value.
216 * Makefile.msvc (mandir, docdir): Use datadir instead of prefix.
218 2003-03-30 Bruno Haible <bruno@clisp.org>
220 * Makefile.vms: New file.
221 * Makefile.am (config.h.vms): New rule.
222 (EXTRA_DIST): Add Makefile.vms and config.h.vms.
224 2003-03-17 Bruno Haible <bruno@clisp.org>
226 Native Woe32/MSVC support.
227 * Makefile.msvc: New file.
228 * README.woe32: New file.
229 * windows/dllexport.h: New file.
230 * windows/intl.rc: New file.
231 * Makefile.am (EXTRA_DIST): Add them and config.h.msvc.
232 (config.h.msvc, intl/libgnuintl.h.msvc-shared): New rules.
234 2003-02-28 Bruno Haible <bruno@clisp.org>
236 Support for relocatable installation.
237 * configure.ac: Invoke AC_RELOCATABLE, gt_STDBOOL_H, gl_FUNC_ALLOCA,
238 AC_REPLACE_FUNCS([memmove]), gt_FUNC_SETENV, gl_FUNC_STRERROR,
239 gl_PATHMAX, gl_XREADLINK, gl_CANONICALIZE.
240 * INSTALL: Document --enable-relocatable and --with-libintl-prefix.
242 2003-02-22 Bruno Haible <bruno@clisp.org>
244 * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2.
246 2003-02-18 Bruno Haible <bruno@clisp.org>
248 * Makefile.am: Install ABOUT-NLS in $(datadir)/gettext.
250 2003-02-12 Bruno Haible <bruno@clisp.org>
252 Extracted from gettext package.
253 * configure.ac: New file.
254 * Makefile.am: New file.
255 * AUTHORS, BUGS, COPYING, INSTALL, NEWS, README: New files.