1 2006-11-27 Bruno Haible <bruno (a] clisp.org> 2 3 * gettext-0.16.1 released. 4 5 2006-10-26 Bruno Haible <bruno (a] clisp.org> 6 7 * gettext-0.16 released. 8 9 2006-10-25 Bruno Haible <bruno (a] clisp.org> 10 11 * configure.ac: Don't invoke AC_RELOCATABLE; now done through the 12 relocwrapper module. 13 14 2006-10-25 Bruno Haible <bruno (a] clisp.org> 15 16 * configure.ac (DLL_VARIABLE): Define to empty if IN_RELOCWRAPPER is 17 defined. 18 19 2006-10-14 Bruno Haible <bruno (a] clisp.org> 20 21 * COPYING: Clarify copyright of the programs. 22 Reported by Charles Wilson <cwilson (a] fastmail.fm>. 23 24 2006-10-02 Bruno Haible <bruno (a] clisp.org> 25 26 * Makefile.am (EXTRA_DIST): Add gnulib-m4/gnulib-cache.m4. 27 28 2006-10-02 Bruno Haible <bruno (a] clisp.org> 29 30 * Makefile.am (ACLOCAL_AMFLAGS): Move gnulib-m4 to the end, since 31 sometime we have newer m4 files than gnulib. 32 33 2006-07-31 Bruno Haible <bruno (a] clisp.org> 34 35 * Makefile.am (ACLOCAL_AMFLAGS): Append gnulib-m4. Remove 36 ../gettext-tools/m4 and ../gettext-tools/gnulib-m4. 37 (SUBDIRS): Replace lib with gnulib-lib. 38 * configure.ac (AC_PREREQ): Bump to 2.59. 39 (gl_EARLY): Invoke. 40 (AC_GNU_SOURCE, gl_USE_SYSTEM_EXTENSIONS): Remove invocations. 41 (gl_INIT): Invoke. 42 (string.h, AM_STDBOOL_H, gl_ALLOCSA, strerror, strstr, atexit, memmove, 43 gl_GETOPT, gt_FUNC_SETENV, gl_FUNC_STRERROR, gl_FUNC_STRTOUL, 44 gl_FUNC_GLIBC_UNLOCKED_IO, gl_ERROR, gl_PATHMAX, gl_FUNC_READLINK, 45 gl_XREADLINK, gl_CANONICALIZE): Remove tests done directly or 46 indirectly by gl_INIT. 47 (AC_CONFIG_FILES): Add gnulib-lib/Makefile, remove lib/Makefile. 48 Remove lib/javacomp.sh, lib/csharpcomp.sh. 49 50 2006-07-30 Bruno Haible <bruno (a] clisp.org> 51 52 * Makefile.am (ACLOCAL_AMFLAGS): Append ../gettext-tools/gnulib-m4. 53 54 2006-07-30 Bruno Haible <bruno (a] clisp.org> 55 56 * configure.ac: Update for changed location of javacomp.sh.in and 57 csharpcomp.sh.in. 58 59 2006-07-25 Bruno Haible <bruno (a] clisp.org> 60 61 * windows: Remove directory. 62 * Makefile.msvc: Remove file. 63 * Makefile.am (config.h.msvc, intl/libgnuintl.h.msvc-static, 64 intl/libgnuintl.h.msvc-shared): Remove rules. 65 (EXTRA_DIST): Remove Makefile.msvc, config.h.msvc, windows/*. 66 67 2006-07-25 Bruno Haible <bruno (a] clisp.org> 68 69 * Makefile.vms: Remove file. 70 * Makefile.am (config.h_vms, intl/libgnuintl.h_vms): Remove rules. 71 (EXTRA_DIST): Remove Makefile.vms, config.h_vms. 72 73 2006-07-21 Bruno Haible <bruno (a] clisp.org> 74 75 * gettext-0.15 released. 76 77 2006-07-20 Bruno Haible <bruno (a] clisp.org> 78 79 * windows/intl.rc: Bump version number to 0.15.0. 80 81 2006-06-27 Bruno Haible <bruno (a] clisp.org> 82 83 * configure.ac: Remove AC_ISC_POSIX invocation. 84 85 2006-06-27 Bruno Haible <bruno (a] clisp.org> 86 87 Assume vprintf function. 88 * configure.ac: Remove AC_FUNC_VPRINTF invocation. 89 * Makefile.am (config.h_vms, config.h.msvc): Remove unused HAVE_VPRINTF 90 substitution. 91 92 2006-06-27 Bruno Haible <bruno (a] clisp.org> 93 94 * Makefile.am (config.h_vms, config.h.msvc): Drop unused HAVE_LOCALE_H 95 substitution. 96 97 2006-04-14 Bruno Haible <bruno (a] clisp.org> 98 99 Assume autoconf >= 2.60. 100 * configure.ac (docdir): If --docdir value was given, use that. 101 (mandir): Remove customization. 102 103 2006-05-15 Bruno Haible <bruno (a] clisp.org> 104 105 * configure.ac (DLL_VARIABLE): Define as empty on mingw, like on 106 Cygwin. 107 108 2006-05-01 Bruno Haible <bruno (a] clisp.org> 109 110 * configure.ac: Pass a source-version and a target-version to 111 gt_JAVACOMP. 112 113 2006-04-02 Bruno Haible <bruno (a] clisp.org> 114 115 * configure.ac: Test for strstr(). 116 * Makefile.am (config.h_vms, config.h.msvc): Also define HAVE_STRSTR. 117 118 2005-11-23 Bruno Haible <bruno (a] clisp.org> 119 120 Cygwin portability. 121 * configure.ac: Invoke gl_WOE32_DLL. 122 123 2005-11-24 Bruno Haible <bruno (a] clisp.org> 124 125 * Makefile.am (config.h_vms, config.h.msvc): Treat HAVE_FWPRINTF like 126 HAVE_WPRINTF. Needed since 2003-09-17. 127 Reported by Svante Seleborg <svante (a] axantum.com>. 128 129 2005-08-28 Bruno Haible <bruno (a] clisp.org> 130 131 * Makefile.am (config.h_vms): Remove setting of HAVE_MALLOC_H, 132 HAVE_NL_TYPES_H. 133 134 2005-08-28 Bruno Haible <bruno (a] clisp.org> 135 136 * Makefile.am (intl/libgnuintl.h_vms, intl/libgnuintl.h.msvc-static, 137 intl/libgnuintl.h.msvc-shared): Remove the IN_LIBGLOCALE conditional. 138 139 2008-08-28 Bruno Haible <bruno (a] clisp.org> 140 141 * glocale: Remove directory, moved to separate project. 142 * configure.ac (--disable-libglocale): Remove option. 143 (SUBDIR_glocale): Remove variable. 144 (ENABLE_GLOCALE): Remove conditional. 145 (AC_CONFIG_SUBDIRS): Remove glocale. 146 * Makefile.am (SUBDIR_glocale): Remove variable. 147 (SUBDIRS): Remove $(SUBDIR_glocale). 148 149 2005-08-13 Bruno Haible <bruno (a] clisp.org> 150 151 New configure options --disable-java, --disable-native-java. 152 * configure.ac: Invoke gt_JAVA_CHOICE. 153 (BUILDJAVA): Use it. 154 155 2005-08-10 Bruno Haible <bruno (a] clisp.org> 156 157 * configure.ac (SUBDIR_libasprintf, SUBDIR_glocale): Remove AC_SUBSTs. 158 (ENABLE_LIBASPRINTF, ENABLE_GLOCALE): New automake conditionals. 159 * Makefile.am (SUBDIR_libasprintf, SUBDIR_glocale): New variables. 160 (SUBDIRS): Use them. 161 (DIST_SUBDIRS): Remove variable. Automake computes it correctly through 162 the conditionals. 163 Suggested by Stepan Kasal <kasal (a] ucw.cz>. 164 165 2005-07-31 Bruno Haible <bruno (a] clisp.org> 166 167 * glocale: New directory. 168 * configure.ac (SUBDIR_glocale): New variable. 169 * Makefile.am (SUBDIRS): Add SUBDIR_glocale. 170 (DIST_SUBDIRS): Add glocale. 171 172 2005-07-26 Bruno Haible <bruno (a] clisp.org> 173 174 * configure.ac: Move the AM_GNU_GETTEXT invocation early, since it 175 modifies CPPFLAGS. 176 177 2005-07-16 Bruno Haible <bruno (a] clisp.org> 178 179 * tests: New directory. 180 * configure.ac (LIBSCHED): New variable. 181 Add AC_CONFIG of tests/Makefile. 182 * Makefile.am (SUBDIRS, DIST_SUBDIRS): Add tests. 183 (config.h.msvc): Define USE_WIN32_THREADS. 184 185 2005-07-05 Bruno Haible <bruno (a] clisp.org> 186 187 * configure.ac (DLL_VARIABLE): Define also as nonempty when building 188 shared libraries with mingw. 189 190 2006-06-21 Bruno Haible <bruno (a] clisp.org> 191 192 * gettext-0.14.6 released. 193 194 2006-06-21 Bruno Haible <bruno (a] clisp.org> 195 196 * windows/intl.rc: Bump version number to 0.14.6. 197 198 2005-05-23 Bruno Haible <bruno (a] clisp.org> 199 200 * gettext-0.14.5 released. 201 202 2005-05-23 Bruno Haible <bruno (a] clisp.org> 203 204 * windows/intl.rc: Bump version number to 0.14.5. 205 206 2005-04-11 Bruno Haible <bruno (a] clisp.org> 207 208 * gettext-0.14.4 released. 209 210 2005-04-11 Bruno Haible <bruno (a] clisp.org> 211 212 * windows/intl.rc: Bump version number to 0.14.4. 213 214 2005-03-22 Bruno Haible <bruno (a] clisp.org> 215 216 * configure.ac (AC_CONFIG_AUX_DIR): Use ../build-aux. 217 * Makefile.am (ACLOCAL_AMFLAGS): Replace config/m4 with m4. 218 219 2005-03-14 Bruno Haible <bruno (a] clisp.org> 220 221 * gettext-0.14.3 released. 222 223 2005-03-08 Bruno Haible <bruno (a] clisp.org> 224 225 * windows/intl.rc: Bump version number to 0.14.3. 226 227 2005-02-24 Bruno Haible <bruno (a] clisp.org> 228 229 * gettext-0.14.2 released. 230 231 2005-02-13 Bruno Haible <bruno (a] clisp.org> 232 233 * configure.ac: Invoke gl_FUNC_STRTOUL instead of 234 AC_CHECK_FUNCS(strtoul). 235 236 2005-02-11 Bruno Haible <bruno (a] clisp.org> 237 238 * windows/intl.rc: Bump version number to 0.14.2. 239 240 2005-02-10 Bruno Haible <bruno (a] clisp.org> 241 242 * configure.ac: Add creation rule for src/gettext.sh. 243 244 2005-01-06 Bruno Haible <bruno (a] clisp.org> 245 246 * configure.ac: Invoke gl_ERROR instead of gt_FUNC_ERROR_AT_LINE. 247 * Makefile.am (config.h_vms, config.h.msvc): Remove setting of 248 HAVE_DECL_STRERROR. 249 250 2005-01-06 Bruno Haible <bruno (a] clisp.org> 251 252 * configure.ac: Invoke gl_GETOPT. 253 * Makefile.am (config.h_vms, config.h.msvc): Define __GETOPT_PREFIX 254 to empty. 255 256 2005-01-06 Bruno Haible <bruno (a] clisp.org> 257 258 * Makefile.am (config.h_vms, config.h.msvc): Define USE_UNLOCKED_IO 259 to 1. 260 261 2005-01-05 Bruno Haible <bruno (a] clisp.org> 262 263 * windows/intl.rc: Update copyright year. 264 265 2004-03-11 Bruno Haible <bruno (a] clisp.org> 266 267 * Makefile.am (config.h.msvc): Fix the value of SIZE_MAX. 268 269 2004-01-29 Bruno Haible <bruno (a] clisp.org> 270 271 * gettext-0.14.1 released. 272 273 2004-01-28 Bruno Haible <bruno (a] clisp.org> 274 275 * gettext-0.14 released. 276 277 2004-01-24 Bruno Haible <bruno (a] clisp.org> 278 279 * Makefile.am (config.h_vms): Set MALLOC_0_IS_NONNULL to 0. 280 (config.h.msvc): Set MALLOC_0_IS_NONNULL to 1. 281 282 2004-01-17 Bruno Haible <bruno (a] clisp.org> 283 284 * windows/intl.rc: Bump version number to 0.14. 285 286 2004-01-10 Bruno Haible <bruno (a] clisp.org> 287 288 * configure.ac: When --disable-csharp was given, set BUILDCSHARP=no. 289 290 2003-12-26 Bruno Haible <bruno (a] clisp.org> 291 292 Support for C#. 293 * intl-csharp: New subdirectory. 294 * Makefile.am (SUBDIRS): Add intl-csharp. 295 (DIST_SUBDIRS): Add intl-csharp. 296 * configure.ac: Invoke gt_CSHARPCOMP. Set BUILDCSHARP. 297 (AC_CONFIG_FILES): Add intl-csharp/Makefile and lib/csharpcomp.sh. 298 299 2003-12-12 Bruno Haible <bruno (a] clisp.org> 300 301 Assume automake-1.8. 302 * Makefile.am (html): Remove rule. 303 304 2003-11-30 Bruno Haible <bruno (a] clisp.org> 305 306 * configure.ac: Invoke gl_ALLOCSA instead of gl_FUNC_ALLOCA. 307 308 2003-12-17 Bruno Haible <bruno (a] clisp.org> 309 310 * gettext-0.13.1 released. 311 312 2003-11-30 Bruno Haible <bruno (a] clisp.org> 313 314 * gettext-0.13 released. 315 316 2003-11-28 Bruno Haible <bruno (a] clisp.org> 317 318 * Makefile.am (config.h.msvc): Define SIZE_MAX and inline. 319 320 2003-11-16 Bruno Haible <bruno (a] clisp.org> 321 322 * configure.ac (man/Makefile): Postprocess with FIX_MAKEFILE_DISTRIB. 323 324 2003-11-13 Bruno Haible <bruno (a] clisp.org> 325 326 * configure.ac (docdir): New variable. 327 328 2003-11-04 Bruno Haible <bruno (a] clisp.org> 329 330 * Makefile.am (MAKEINFO): Set LC_MESSAGES and LC_ALL to empty as well. 331 332 2003-10-31 Bruno Haible <bruno (a] clisp.org> 333 334 * configure.ac: Remove argument of FIX_MAKEFILE_COMPILE. 335 336 2003-09-16 Bruno Haible <bruno (a] clisp.org> 337 338 Portability to SunOS 4. 339 * configure.ac: Also check for strtoul and atexit. 340 341 2003-08-29 Bruno Haible <bruno (a] clisp.org> 342 343 * Makefile.am (config.h.msvc): Define HAVE_DECL__SNPRINTF, 344 HAVE_DECL__SNWPRINTF. 345 346 2003-08-24 Bruno Haible <bruno (a] clisp.org> 347 348 * configure.ac: Define DLL_VARIABLE in config.h through AH_BOTTOM. 349 350 2003-08-23 Bruno Haible <bruno (a] clisp.org> 351 352 * Makefile.am (config.h_vms): Define HAVE_READLINK and HAVE_WCSLEN. 353 (config.h.msvc): Define HAVE_WCSLEN and ssize_t. 354 355 2003-08-23 Bruno Haible <bruno (a] clisp.org> 356 357 * configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS. 358 359 2003-08-23 Bruno Haible <bruno (a] clisp.org> 360 361 * configure.ac: Invoke AM_STDBOOL_H instead of gt_STDBOOL_H. 362 363 2003-07-01 Bruno Haible <bruno (a] clisp.org> 364 365 * configure.ac: Invoke gl_FUNC_READLINK. 366 367 2003-06-19 Bruno Haible <bruno (a] clisp.org> 368 369 * Makefile.am (config.h_vms, config.h.msvc): Update. 370 (intl/libgnuintl.h_vms, intl/libgnuintl.h.msvc-static): New rule. 371 (all-local): Depend on them. 372 (intl/libgnuintl.h.msvc-shared): Also perform some AC_SUBST 373 substitutions. 374 375 2003-06-19 Bruno Haible <bruno (a] clisp.org> 376 377 * configure.ac: New option --disable-libasprintf. 378 379 2003-06-08 Bruno Haible <bruno (a] clisp.org> 380 381 * Makefile.am (config.h_vms): Don't define HAVE_ENVIRON_DECL. 382 Reported by Jouk Jansen <joukj (a] hrem.stm.tudelft.nl>. 383 384 2003-05-22 Bruno Haible <bruno (a] clisp.org> 385 386 * gettext-0.12.1 released. 387 388 2003-05-20 Bruno Haible <bruno (a] clisp.org> 389 390 * Makefile.am (config.h_vms, config.h.msvc, 391 intl/libgnuintl.h.msvc-shared): Don't use $< here. 392 393 2003-05-19 Bruno Haible <bruno (a] clisp.org> 394 395 * windows/intl.rc: Include <winver.h>. 396 Reported by Perry Rapp. 397 398 2003-05-17 Bruno Haible <bruno (a] clisp.org> 399 400 * gettext-0.12 released. 401 402 2003-05-15 Bruno Haible <bruno (a] clisp.org> 403 404 * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_DECL_STRERROR. 405 406 2003-05-12 Bruno Haible <bruno (a] clisp.org> 407 408 * configure.ac: Invoke AC_GNU_SOURCE and jm_FUNC_GLIBC_UNLOCKED_IO. 409 410 2003-04-12 Bruno Haible <bruno (a] clisp.org> 411 412 * Makefile.am (config.h_vms): Renamed from config.h.vms. 413 * Makefile.vms: Don't use the force target. Don't recurse into 414 libasprintf. Use config.h_vms, not config.h.vms. Correct wildcard 415 syntax. 416 Suggested by Jouk Jansen <joukj (a] hrem.stm.tudelft.nl>. 417 418 2003-04-12 Bruno Haible <bruno (a] clisp.org> 419 420 * configure.ac (mandir): Change default value. 421 * Makefile.msvc (mandir, docdir): Use datadir instead of prefix. 422 423 2003-03-30 Bruno Haible <bruno (a] clisp.org> 424 425 * Makefile.vms: New file. 426 * Makefile.am (config.h.vms): New rule. 427 (EXTRA_DIST): Add Makefile.vms and config.h.vms. 428 429 2003-03-17 Bruno Haible <bruno (a] clisp.org> 430 431 Native Woe32/MSVC support. 432 * Makefile.msvc: New file. 433 * README.woe32: New file. 434 * windows/dllexport.h: New file. 435 * windows/intl.rc: New file. 436 * Makefile.am (EXTRA_DIST): Add them and config.h.msvc. 437 (config.h.msvc, intl/libgnuintl.h.msvc-shared): New rules. 438 439 2003-02-28 Bruno Haible <bruno (a] clisp.org> 440 441 Support for relocatable installation. 442 * configure.ac: Invoke AC_RELOCATABLE, gt_STDBOOL_H, gl_FUNC_ALLOCA, 443 AC_REPLACE_FUNCS([memmove]), gt_FUNC_SETENV, gl_FUNC_STRERROR, 444 gl_PATHMAX, gl_XREADLINK, gl_CANONICALIZE. 445 * INSTALL: Document --enable-relocatable and --with-libintl-prefix. 446 447 2003-02-22 Bruno Haible <bruno (a] clisp.org> 448 449 * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2. 450 451 2003-02-18 Bruno Haible <bruno (a] clisp.org> 452 453 * Makefile.am: Install ABOUT-NLS in $(datadir)/gettext. 454 455 2003-02-12 Bruno Haible <bruno (a] clisp.org> 456 457 Extracted from gettext package. 458 * configure.ac: New file. 459 * Makefile.am: New file. 460 * AUTHORS, BUGS, COPYING, INSTALL, NEWS, README: New files. 461 462