12006-11-27 Bruno Haible <bruno@clisp.org> 2 3 * gettext-0.16.1 released. 4 52006-10-26 Bruno Haible <bruno@clisp.org> 6 7 * gettext-0.16 released. 8 92006-10-25 Bruno Haible <bruno@clisp.org> 10 11 * configure.ac: Don't invoke AC_RELOCATABLE; now done through the 12 relocwrapper and gettext-tools-libgettextpo-misc modules. 13 142006-10-25 Bruno Haible <bruno@clisp.org> 15 16 * configure.ac (DLL_VARIABLE): Define to empty if IN_RELOCWRAPPER is 17 defined. 18 192006-10-20 Bruno Haible <bruno@clisp.org> 20 21 * Makefile.am (ACLOCAL_AMFLAGS): Add -I libgettextpo/gnulib-m4. 22 * configure.ac: Also invoke gtpo_EARLY, gtpo_INIT. 23 242006-10-18 Bruno Haible <bruno@clisp.org> 25 26 * woe32dll/gettextsrc-exports.c: Add {input,output}_format_*. 27 282006-10-16 Bruno Haible <bruno@clisp.org> 29 30 * libgettextpo: New directory. 31 * Makefile.am (SUBDIRS): Add libgettextpo. 32 * configure.ac (gt_GLOBAL_SYMBOL_PIPE): New macro. 33 (AC_CONFIG_FILES): Add libgettextpo/Makefile, libgettextpo/exported.sh. 34 352006-10-15 Bruno Haible <bruno@clisp.org> 36 37 * woe32dll/gettextsrc-exports.c: Remove input_syntax. 38 392006-10-02 Bruno Haible <bruno@clisp.org> 40 41 * Makefile.am (EXTRA_DIST): Add gnulib-m4/gnulib-cache.m4. 42 432006-10-02 Bruno Haible <bruno@clisp.org> 44 45 * Makefile.am (ACLOCAL_AMFLAGS): Move gnulib-m4 to the end, since 46 sometime we have newer m4 files than gnulib. 47 482006-08-28 Bruno Haible <bruno@clisp.org> 49 50 * configure.ac: Remove bh_C_SIGNED invocation. 51 522006-07-30 Bruno Haible <bruno@clisp.org> 53 54 * Makefile.am (ACLOCAL_AMFLAGS): Append gnulib-m4 to search path. 55 (SUBDIRS): Replace lib with gnulib-lib. 56 (examplesbuildauxdir, examplesbuildaux_DATA): New variables. 57 * configure.ac (AC_PREREQ): Bump to 2.59. 58 (gl_EARLY): Invoke. 59 (AC_GNU_SOURCE, gl_USE_SYSTEM_EXTENSIONS): Remove invocations. 60 (gl_INIT): Invoke. 61 (limits.h, malloc.h, string.h, unistd.h, utime.h, values.h, 62 gl_STDARG_H, AM_STDBOOL_H, gl_HEADER_UNISTD, gl_AC_TYPE_UINTMAX_T, 63 AC_TYPE_MODE_T, gt_TYPE_SIG_ATOMIC_T, gl_SIZE_MAX, gl_ALLOCSA, 64 chown, getcwd, posix_spawn, raise, strerror, strtoul, uname, utime, 65 utimes, waitid, atexit, memmove, memset, stpcpy, strcspn, strpbrk, 66 vasprintf, AM_FUNC_GETLINE, getdelim, gl_EXITFAIL, 67 gl_FUNC_FNMATCH_POSIX, gl_GETOPT, gl_FUNC_EACCESS, gl_FUNC_STPNCPY, 68 gl_FUNC_STRTOUL, gl_FUNC_WCWIDTH, gl_MBSWIDTH, gt_PREREQ_BACKUPFILE, 69 gt_UNION_WAIT, gt_TMPDIR, gt_FUNC_MKDTEMP, gt_SIGNALBLOCKING, 70 gt_FUNC_SETENV, gl_FUNC_STRERROR, gl_FUNC_GLIBC_UNLOCKED_IO, gl_ERROR, 71 gl_QUOTEARG, gl_QUOTE, gl_PATHMAX, gl_FUNC_READLINK, gl_XREADLINK, 72 gl_CANONICALIZE, gl_XSIZE, gl_MINMAX, gl_LIST, gl_LOCK, gl_TLS, 73 gl_BYTESWAP): Remove tests done directly or indirectly by gl_INIT 74 or that are now unused. 75 (AC_CONFIG_FILES): Add gnulib-lib/Makefile, remove lib/Makefile. 76 Remove lib/javacomp.sh, lib/javaexec.sh, lib/csharpcomp.sh, 77 lib/csharpexec.sh. 78 792006-07-30 Bruno Haible <bruno@clisp.org> 80 81 * configure.ac: Don't test for the strstr function. 82 832006-07-30 Bruno Haible <bruno@clisp.org> 84 85 * configure.ac: Update for changed location of javacomp.sh.in, 86 javaexec.sh.in, csharpcomp.sh.in, csharpexec.sh.in. 87 882006-07-23 Bruno Haible <bruno@clisp.org> 89 90 * configure.ac: Invoke gt_OPENMP. 91 922006-07-23 Bruno Haible <bruno@clisp.org> 93 94 * configure.ac: Invoke gl_LOCK and gl_TLS. 95 962006-07-22 Bruno Haible <bruno@clisp.org> 97 98 * configure.ac: Invoke gl_SIZE_MAX and gl_LIST. 99 1002006-07-25 Bruno Haible <bruno@clisp.org> 101 102 * windows: Remove directory. 103 * Makefile.msvc: Remove file. 104 * Makefile.am (config.h.msvc, windows/stdbool.h): Remove rules. 105 (EXTRA_DIST): Remove Makefile.msvc, config.h.msvc, windows/*. 106 1072006-07-25 Bruno Haible <bruno@clisp.org> 108 109 * Makefile.vms: Remove file. 110 * Makefile.am (config.h_vms): Remove rule. 111 (EXTRA_DIST): Remove Makefile.vms, config.h_vms. 112 1132006-07-22 Bruno Haible <bruno@clisp.org> 114 115 * configure.ac: Invoke gl_FUNC_WCWIDTH, gl_MINMAX. 116 1172006-07-21 Bruno Haible <bruno@clisp.org> 118 119 * gettext-0.15 released. 120 1212006-07-20 Bruno Haible <bruno@clisp.org> 122 123 * windows/gettextlib.rc: Bump version number to 0.15.0. 124 * windows/gettextsrc.rc: Likewise. 125 * windows/gettextpo.rc: Likewise. 126 1272006-07-14 Bruno Haible <bruno@clisp.org> 128 129 * Makefile.am (MOSTLYCLEANFILES): New variable. 130 1312006-06-29 Bruno Haible <bruno@clisp.org> 132 133 * configure.ac: Remove AC_CONFIG_FILES for files in examples subdir. 134 Use AC_CONFIG_SUBDIRS instead. 135 1362006-06-27 Bruno Haible <bruno@clisp.org> 137 138 * configure.ac: Remove AC_ISC_POSIX invocation. 139 1402006-06-27 Bruno Haible <bruno@clisp.org> 141 142 Assume ANSI C header files and <ctype.h> functions. 143 * configure.ac: Remove AC_HEADER_STDC invocation. 144 1452006-06-27 Bruno Haible <bruno@clisp.org> 146 147 Assume vprintf function. 148 * configure.ac: Remove AC_FUNC_VPRINTF invocation. 149 * Makefile.am (config.h_vms, config.h.msvc): Remove unused HAVE_VPRINTF 150 substitution. 151 1522006-06-27 Bruno Haible <bruno@clisp.org> 153 154 * Makefile.am (config.h_vms, config.h.msvc): Drop unused HAVE_LOCALE_H 155 substitution. 156 1572006-04-14 Bruno Haible <bruno@clisp.org> 158 159 Assume autoconf >= 2.60. 160 * configure.ac (localedir): Remove variable. 161 (docdir): If --docdir value was given, use that. 162 (mandir): Remove customization. 163 1642006-05-15 Bruno Haible <bruno@clisp.org> 165 166 * woe32dll/export.h: Renamed from cygwin/export.h. 167 * woe32dll/gettextlib-exports: Renamed from cygwin/gettextlib-exports.h. 168 * woe32dll/gettextsrc-exports: Renamed from cygwin/gettextsrc-exports.h. 169 * woe32dll/gettextpo-exports: Renamed from cygwin/gettextpo-exports.h. 170 * configure.ac (WOE32DLL): Renamed from CYGWINDLL. 171 (DLL_VARIABLE): Define as nonempty on mingw if and only if 172 --enable-shared was specified. 173 * Makefile.am (EXTRA_DIST): Update. 174 1752006-05-11 Bruno Haible <bruno@clisp.org> 176 177 * woe32dll: Directory renamed from mingw. 178 * cygwin/export.h: New file. 179 * cygwin/gettextlib-exports.c: New file. 180 * cygwin/gettextsrc-exports.c: New file. 181 * cygwin/gettextpo-exports.c: New file. 182 * configure.ac (WOE32DLL): Condition renamed from MINGW. Activate it 183 also on Cygwin. Only activate it when compiling shared libraries. 184 (CYGWINDLL): New condition. 185 (CYGWINDLL): New define. 186 (DLL_VARIABLE): Use dllimport also on Cygwin. 187 * Makefile.am (EXTRA_DIST): Add cygwin/export.h. 188 1892006-05-11 Bruno Haible <bruno@clisp.org> 190 191 * woe32dll/c++format.cc: New file. 192 1932006-05-02 Charles Wilson <cygwin@cwilson.fastmail.fm> 194 195 * configure.ac (LTNOUNDEF): Set to -no-undefined also on mingw and 196 Cygwin. 197 1982006-05-08 Bruno Haible <bruno@clisp.org> 199 200 * Makefile.am (windows/stdbool.h): Create directory if needed. 201 Based on a patch by Charles Wilson. 202 2032006-04-30 Bruno Haible <bruno@clisp.org> 204 205 * configure.ac: Invoke gl_STDARG_H. 206 2072006-05-01 Bruno Haible <bruno@clisp.org> 208 209 * configure.ac: Pass a source-version to gt_JAVACOMP. Move gt_JAVAEXEC 210 call before the gt_JAVACOMP call. 211 2122006-04-23 Bruno Haible <bruno@clisp.org> 213 214 * configure.ac: Invoke gl_HEADER_UNISTD. 215 2162006-04-17 Bruno Haible <bruno@clisp.org> 217 218 * Makefile.am (gettextsrc_SCRIPTS): Remove mkinstalldirs. 219 2202006-03-11 Bruno Haible <bruno@clisp.org> 221 222 * configure.ac (MSGMERGE_LIBM): New variable. Test for presence of 223 ceil() and sqrt(). 224 2252005-11-23 Bruno Haible <bruno@clisp.org> 226 227 Cygwin portability. 228 * configure.ac: Invoke gl_WOE32_DLL. 229 2302005-11-24 Bruno Haible <bruno@clisp.org> 231 232 * Makefile.am (config.h_vms, config.h.msvc): Treat HAVE_FWPRINTF like 233 HAVE_WPRINTF. Needed since 2003-09-17. 234 Reported by Svante Seleborg <svante@axantum.com>. 235 2362005-08-16 Bruno Haible <bruno@clisp.org> 237 238 * configure.ac: Remove gl_STRCASE invocation. 239 2402005-09-20 Bruno Haible <bruno@clisp.org> 241 242 * configure.ac: Invoke BISON_I18N. 243 2442005-08-23 Bruno Haible <bruno@clisp.org> 245 246 * configure.ac: Invoke gl_BYTESWAP. Define ENDIANNESS. 247 2482005-08-13 Bruno Haible <bruno@clisp.org> 249 250 New configure options --disable-java, --disable-native-java. 251 * configure.ac: Invoke gt_JAVA_CHOICE. 252 (BUILDJAVAEXE, BUILDJAVA): Use it. 253 2542005-08-11 Bruno Haible <bruno@clisp.org> 255 256 * configure.ac: Accept --without-emacs option. 257 2582005-08-03 Bruno Haible <bruno@clisp.org> 259 260 * configure.ac (intl/Makefile): Remove the VPATH line. 261 Reported by Jason Keltz <jas@cs.yorku.ca>. 262 2632005-07-26 Bruno Haible <bruno@clisp.org> 264 265 * configure.ac: Move the AM_GNU_GETTEXT invocation early, since it 266 modifies CPPFLAGS. 267 2682005-07-05 Bruno Haible <bruno@clisp.org> 269 270 * mingw: New directory. 271 * configure.ac (LTNOUNDEF): New macro. 272 (MINGW): New conditional. 273 (DLL_VARIABLE): Define also as nonempty when building shared libraries 274 with mingw. 275 2762005-05-01 Bruno Haible <bruno@clisp.org> 277 278 * configure.ac: Call gt_CSHARPEXEC with parameters. 279 2802005-03-20 Bruno Haible <bruno@clisp.org> 281 282 * configure.ac: Test for field __names in struct __locale_struct. 283 Also define USE_IN_GETTEXT_TESTS. 284 2852006-06-21 Bruno Haible <bruno@clisp.org> 286 287 * gettext-0.14.6 released. 288 2892006-06-21 Bruno Haible <bruno@clisp.org> 290 291 * windows/gettextlib.rc: Bump version number to 0.14.6. 292 * windows/gettextsrc.rc: Likewise. 293 * windows/gettextpo.rc: Likewise. 294 2952005-05-23 Bruno Haible <bruno@clisp.org> 296 297 * gettext-0.14.5 released. 298 2992005-05-23 Bruno Haible <bruno@clisp.org> 300 301 * windows/gettextlib.rc: Bump version number to 0.14.5. 302 * windows/gettextsrc.rc: Likewise. 303 * windows/gettextpo.rc: Likewise. 304 3052005-04-11 Bruno Haible <bruno@clisp.org> 306 307 * gettext-0.14.4 released. 308 3092005-04-11 Bruno Haible <bruno@clisp.org> 310 311 * windows/gettextlib.rc: Bump version number to 0.14.4. 312 * windows/gettextsrc.rc: Likewise. 313 * windows/gettextpo.rc: Likewise. 314 3152005-03-22 Bruno Haible <bruno@clisp.org> 316 317 * configure.ac (AC_CONFIG_AUX_DIR): Use ../build-aux. 318 * Makefile.am (ACLOCAL_AMFLAGS): Replace config/m4 with m4. 319 (gettextsrc_SCRIPTS): Replace config with build-aux. 320 3212005-03-14 Bruno Haible <bruno@clisp.org> 322 323 * gettext-0.14.3 released. 324 3252005-03-08 Bruno Haible <bruno@clisp.org> 326 327 * windows/gettextlib.rc: Bump version number to 0.14.3. 328 * windows/gettextsrc.rc: Likewise. 329 * windows/gettextpo.rc: Likewise. 330 3312005-02-24 Bruno Haible <bruno@clisp.org> 332 333 * gettext-0.14.2 released. 334 3352005-02-13 Bruno Haible <bruno@clisp.org> 336 337 * configure.ac: Invoke gt_LOCALE_FR_UTF8. 338 3392005-02-13 Bruno Haible <bruno@clisp.org> 340 341 * configure.ac: Invoke gl_FUNC_STRTOUL. Keep AC_CHECK_FUNCS(strtoul) 342 because plural-exp.c needs it. 343 3442005-02-12 Bruno Haible <bruno@clisp.org> 345 346 * windows/gettextsrc.def: Remove po_parse_comment_filepos. Add 347 check_msgid_msgstr_format, is_ascii_msgdomain_list, 348 message_list_insert_at, string_list_join. 349 3502005-02-12 Bruno Haible <bruno@clisp.org> 351 352 * windows/getopt.h: New file. 353 * Makefile.am (EXTRA_DIST): Add it. 354 3552005-02-11 Bruno Haible <bruno@clisp.org> 356 357 * windows/gettextlib.rc: Bump version number to 0.14.2. 358 * windows/gettextsrc.rc: Likewise. 359 * windows/gettextpo.rc: Likewise. 360 3612005-02-10 Bruno Haible <bruno@clisp.org> 362 363 * windows/gettextpo.def: Add po_header_set_field. 364 3652005-02-10 Bruno Haible <bruno@clisp.org> 366 367 * windows/gettextpo.def: Add libgettextpo_version. 368 3692005-02-10 Bruno Haible <bruno@clisp.org> 370 371 * windows/gettextpo.def: Add po_message_remove_filepos, 372 po_message_add_filepos. 373 3742005-02-10 Bruno Haible <bruno@clisp.org> 375 376 * windows/gettextpo.def: Add po_message_set_extracted_comments. 377 3782005-02-07 Bruno Haible <bruno@clisp.org> 379 380 * windows/gettextlib.def: Add c_strcasecmp, c_strncasecmp. 381 3822005-01-08 Bruno Haible <bruno@clisp.org> 383 384 * libgrep: New subdirectory. 385 * configure.ac: Invoke gt_LIBGREP. Declare libgrep/Makefile.am. 386 * Makefile.am (SUBDIRS): Add libgrep. 387 (config.h_vms, config.h.msvc): Define HAVE_DECL_STRDUP, HAVE_MEMCHR, 388 restrict. 389 * Makefile.msvc: Recurse into libgrep as well. 390 * Makefile.vms: Likewise. 391 3922005-01-06 Bruno Haible <bruno@clisp.org> 393 394 * configure.ac: Invoke gl_STRCASE. Don't test for strcasecmp and 395 strncasecmp here. 396 3972005-01-06 Bruno Haible <bruno@clisp.org> 398 399 * configure.ac: Invoke gl_FUNC_STPNCPY. 400 4012005-01-06 Bruno Haible <bruno@clisp.org> 402 403 * configure.ac: Invoke gl_ERROR instead of gt_FUNC_ERROR_AT_LINE. 404 * Makefile.am (config.h_vms, config.h.msvc): Remove setting of 405 HAVE_DECL_STRERROR. 406 4072005-01-06 Bruno Haible <bruno@clisp.org> 408 409 * configure.ac: Invoke gl_QUOTE. 410 4112005-01-06 Bruno Haible <bruno@clisp.org> 412 413 * configure.ac: Invoke gl_EXITFAIL. 414 4152005-01-06 Bruno Haible <bruno@clisp.org> 416 417 * configure.ac: Invoke gl_GETOPT. 418 * Makefile.am (config.h_vms, config.h.msvc): Define __GETOPT_PREFIX 419 to empty. 420 * Makefile.msvc: Update. 421 * Makefile.vms: Update. 422 4232005-01-06 Bruno Haible <bruno@clisp.org> 424 425 * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_WMEMCHR and 426 HAVE_WMEMCPY to 1. 427 4282005-01-06 Bruno Haible <bruno@clisp.org> 429 430 * Makefile.am (config.h_vms, config.h.msvc): Define USE_UNLOCKED_IO 431 to 1. 432 4332005-01-05 Bruno Haible <bruno@clisp.org> 434 435 * windows/gettextlib.rc: Update copyright year. 436 * windows/gettextsrc.rc: Likewise. 437 * windows/gettextpo.rc: Likewise. 438 4392004-12-10 Bruno Haible <bruno@clisp.org> 440 441 * windows/gettextlib.def: Export obstack_free, not _obstack_free. 442 4432004-09-06 Bruno Haible <bruno@clisp.org> 444 445 * windows/gettextpo.def: Add po_message_check_format. 446 4472004-09-05 Bruno Haible <bruno@clisp.org> 448 449 * windows/gettextsrc.def: Add the variables names from po-error.h. 450 * windows/gettextpo.def: Add many new function names. 451 4522004-04-19 Bruno Haible <bruno@clisp.org> 453 454 * gettext.m4: Change jm_ to gl_ in all uses of AC_DEFINE'd names. 455 4562004-03-11 Bruno Haible <bruno@clisp.org> 457 458 * Makefile.am (config.h.msvc): Fix the value of SIZE_MAX. 459 4602004-02-07 Bruno Haible <bruno@clisp.org> 461 462 * configure.ac: Invoke gl_QUOTEARG. 463 4642004-01-29 Bruno Haible <bruno@clisp.org> 465 466 * gettext-0.14.1 released. 467 4682004-01-28 Bruno Haible <bruno@clisp.org> 469 470 * gettext-0.14 released. 471 4722004-01-24 Bruno Haible <bruno@clisp.org> 473 474 * Makefile.am (config.h_vms): Set MALLOC_0_IS_NONNULL to 0. 475 (config.h.msvc): Set MALLOC_0_IS_NONNULL to 1. 476 4772004-01-12 Bruno Haible <bruno@clisp.org> 478 479 * windows/gettextlib.def: Add compile_csharp_class, 480 execute_csharp_program. 481 * windows/gettextsrc.def: Add formatstring_csharp. Rename 482 get_c99_format_directives to get_sysdep_c_format_directives. 483 4842004-01-17 Bruno Haible <bruno@clisp.org> 485 486 * windows/gettextlib.rc: Bump version number to 0.14. 487 * windows/gettextsrc.rc: Likewise. 488 * windows/gettextpo.rc: Likewise. 489 4902004-01-10 Bruno Haible <bruno@clisp.org> 491 492 * configure.ac: When --disable-csharp was given, set BUILDCSHARP=no. 493 4942003-12-26 Bruno Haible <bruno@clisp.org> 495 496 Support for C#. 497 * configure.ac: Invoke gt_CSHARPCOMP, gt_CSHARPEXEC. Set BUILDCSHARP 498 and TESTCSHARP. 499 (AC_CONFIG_FILES): Add lib/csharpcomp.sh and lib/csharpexec.sh. 500 5012003-12-27 Bruno Haible <bruno@clisp.org> 502 503 * configure.ac: Set and AC_SUBST the TESTLIBASPRINTF variable. 504 5052003-12-12 Bruno Haible <bruno@clisp.org> 506 507 Assume automake-1.8. 508 * Makefile.am (html): Remove rule. 509 5102003-11-30 Bruno Haible <bruno@clisp.org> 511 512 * configure.ac: Remove computation of LTALLOCA. 513 5142003-11-30 Bruno Haible <bruno@clisp.org> 515 516 * configure.ac: Invoke gl_ALLOCSA instead of gl_FUNC_ALLOCA. 517 * windows/gettextlib.def: Add mallocsa, xmallocsa, freesa. 518 5192003-12-17 Bruno Haible <bruno@clisp.org> 520 521 * gettext-0.13.1 released. 522 5232003-12-02 Bruno Haible <bruno@clisp.org> 524 525 * Makefile.msvc (all, install, installdirs, uninstall, check, 526 mostlyclean, clean, distclean, maintainer-clean): Create the intl 527 directory if it doesn't exist. Needed because a widespread archiving 528 tool on Windows doesn't extract empty directories that are present in 529 .tar.gz files. 530 Reported by Stefan Kowski <stefan.kowski@parks-informatik.de>. 531 5322003-12-02 Bruno Haible <bruno@clisp.org> 533 534 * configure.ac: Invoke FIX_MAKEFILE_DISTRIB for examples/Makefile. 535 5362003-11-30 Bruno Haible <bruno@clisp.org> 537 538 * gettext-0.13 released. 539 5402003-11-28 Bruno Haible <bruno@clisp.org> 541 542 * Makefile.am (config.h.msvc): Define SIZE_MAX and inline. 543 5442003-11-28 Bruno Haible <bruno@clisp.org> 545 546 * windows/gettextlib.def: Add at_fatal_signal, block_fatal_signals, 547 unblock_fatal_signals, _obstack_begin, _obstack_free, 548 _obstack_newchunk. 549 * windows/gettextsrc.def: Add message_print_syntax_stringtable. 550 5512003-11-16 Bruno Haible <bruno@clisp.org> 552 553 * configure.ac (man/Makefile): Postprocess with FIX_MAKEFILE_DISTRIB. 554 5552003-11-16 Bruno Haible <bruno@clisp.org> 556 557 * windows/gettextpo.rc: Bump version number to 0.13. 558 5592003-11-15 Bruno Haible <bruno@clisp.org> 560 561 * configure.ac (AC_CONFIG_FILES): Create examples/Makefile, 562 examples, installpaths, examples/po/Makefile. 563 * Makefile.am (SUBDIRS): Add examples. 564 * Makefile.msvc (all, install, installdirs, uninstall, check, 565 mostlyclean, clean, distclean, maintainer-clean): Recurse into 566 examples. 567 * Makefile.vms (all, install, installdirs, uninstall, check, 568 mostlyclean, clean, distclean, maintainer-clean): Recurse into 569 examples. 570 5712003-11-13 Bruno Haible <bruno@clisp.org> 572 573 * configure.ac (docdir): New variable. 574 5752003-11-05 Bruno Haible <bruno@clisp.org> 576 577 * configure.ac (localedir): New variable. 578 (src/user-email): Generate from src/user-email.sh.in. 579 5802003-11-04 Bruno Haible <bruno@clisp.org> 581 582 * configure.ac: Invoke gl_XSIZE. 583 5842003-10-31 Bruno Haible <bruno@clisp.org> 585 586 * configure.ac: Also check for waitid. 587 5882003-10-31 Bruno Haible <bruno@clisp.org> 589 590 * configure.ac: Remove argument of FIX_MAKEFILE_COMPILE, 591 FIX_MAKEFILE_DISTRIB, FIX_MAKEFILE_INFO. 592 5932003-10-07 Bruno Haible <bruno@clisp.org> 594 595 * configure.ac: Drop PARAMS definition from config.h.in. 596 5972003-10-08 Bruno Haible <bruno@clisp.org> 598 599 * configure.ac: Invoke gt_SIG_ATOMIC_T. 600 * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_SIG_ATOMIC_T. 601 6022003-10-04 Bruno Haible <bruno@clisp.org> 603 604 * configure.ac: Remove gt_PROG_LEX invocation. 605 6062003-09-18 Bruno Haible <bruno@clisp.org> 607 608 * windows/gettextpo.def: Add po_file_domain_header, po_header_field, 609 po_message_is_obsolete, po_message_is_fuzzy, po_message_is_format. 610 * windows/gettextpo.rc: Bump version number to 0.12.2. 611 6122003-09-16 Bruno Haible <bruno@clisp.org> 613 614 Portability to SunOS 4. 615 * configure.ac: Also check for atexit. 616 6172003-09-14 Bruno Haible <bruno@clisp.org> 618 619 * windows/gettextlib.def: Export fwriteerror. 620 6212003-09-13 Bruno Haible <bruno@clisp.org> 622 623 * windows/gettextlib.def: Export close_stdout. 624 6252003-09-09 Bruno Haible <bruno@clisp.org> 626 627 * configure.ac: Don't test for putc_unlocked. 628 6292003-08-31 Bruno Haible <bruno@clisp.org> 630 631 * windows/gettextsrc.def: Add formatstring_sh. 632 6332003-08-29 Bruno Haible <bruno@clisp.org> 634 635 * Makefile.am (config.h.msvc): Define HAVE_DECL__SNPRINTF, 636 HAVE_DECL__SNWPRINTF. 637 6382003-08-24 Bruno Haible <bruno@clisp.org> 639 640 * configure.ac: Define DLL_VARIABLE in config.h through AH_BOTTOM. 641 6422003-08-24 Bruno Haible <bruno@clisp.org> 643 644 * windows/gettextsrc.def: Add formatstring_gcc_internal, 645 formatstring_perl, formatstring_perl_brace to the export list. 646 6472003-08-24 Bruno Haible <bruno@clisp.org> 648 649 * windows/gettextpo.def: New file. 650 * windows/gettextpo.rc: New file. 651 * Makefile.am (EXTRA_DIST): Add them. 652 6532003-08-23 Bruno Haible <bruno@clisp.org> 654 655 * Makefile.am (config.h_vms): Define HAVE_BTOWC, HAVE_DECL_GETENV, 656 HAVE_MBSTATE_T, HAVE_READLINK, HAVE_WCSLEN, HAVE_WINT_T, HAVE_WPRINTF. 657 (config.h.msvc): Define .HAVE_BTOWC, HAVE_DECL_GETENV, HAVE_WCSLEN, 658 HAVE_WINT_T, HAVE_WPRINTF. 659 6602003-08-23 Bruno Haible <bruno@clisp.org> 661 662 * configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS. 663 6642003-08-23 Bruno Haible <bruno@clisp.org> 665 666 * windows/fnmatch.h: Include fnmatch_.h. 667 6682003-08-23 Bruno Haible <bruno@clisp.org> 669 670 * configure.ac: Invoke AM_STDBOOL_H instead of gt_STDBOOL_H. 671 Invoke gl_FUNC_FNMATCH_POSIX instead of gt_FUNC_FNMATCH. 672 Invoke gl_MBSWIDTH instead of jm_PREREQ_MBSWIDTH. 673 6742003-07-01 Bruno Haible <bruno@clisp.org> 675 676 * configure.ac: Invoke gl_FUNC_READLINK. 677 6782003-07-01 Bruno Haible <bruno@clisp.org> 679 680 * Makefile.am (windows/stdbool.h): Use stdbool_.h instead of 681 stdbool.h.in. 682 6832003-06-19 Bruno Haible <bruno@clisp.org> 684 685 * configure.ac: Invoke gt_LOCALE_FR. 686 6872003-06-08 Bruno Haible <bruno@clisp.org> 688 689 * Makefile.am (config.h_vms): Don't define HAVE_ENVIRON_DECL. Define 690 eaccess. 691 * Makefile.vms (all, install, installdirs, uninstall, check, 692 mostlyclean, clean, distclean, maintainer-clean): Fix passing of srcdir 693 to sub-Makefile. 694 Reported by Jouk Jansen <joukj@hrem.stm.tudelft.nl>. 695 6962003-05-22 Bruno Haible <bruno@clisp.org> 697 698 * gettext-0.12.1 released. 699 7002003-05-20 Bruno Haible <bruno@clisp.org> 701 702 * Makefile.am (config.h_vms, config.h.msvc, windows/stdbool.h): 703 Don't use $< here. 704 7052003-05-19 Bruno Haible <bruno@clisp.org> 706 707 * windows/gettextlib.rc: Include <winver.h>. 708 * windows/gettextsrc.rc: Likewise. 709 Reported by Perry Rapp. 710 7112003-05-17 Bruno Haible <bruno@clisp.org> 712 713 * gettext-0.12 released. 714 7152003-05-17 Bruno Haible <bruno@clisp.org> 716 717 * Makefile.am (config.h.msvc): Define HAVE_STRPBRK. 718 7192003-05-15 Bruno Haible <bruno@clisp.org> 720 721 * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_DECL_STRERROR. 722 7232003-05-12 Bruno Haible <bruno@clisp.org> 724 725 * configure.ac: Invoke AC_GNU_SOURCE and jm_FUNC_GLIBC_UNLOCKED_IO. 726 7272003-05-12 Bruno Haible <bruno@clisp.org> 728 729 * windows/gettextsrc.def: Update. 730 Based on a patch by Perry Rapp. 731 7322003-04-12 Bruno Haible <bruno@clisp.org> 733 734 * Makefile.am (config.h_vms): Renamed from config.h.vms. 735 * Makefile.vms: Don't use the force target. Use config.h_vms, not 736 config.h.vms. Create intl subdirectory. Correct wildcard syntax. 737 Suggested by Jouk Jansen <joukj@hrem.stm.tudelft.nl>. 738 7392003-04-12 Bruno Haible <bruno@clisp.org> 740 741 * configure.ac (mandir): Change default value. 742 * Makefile.msvc (mandir, docdir): Use datadir instead of prefix. 743 7442003-04-10 Bruno Haible <bruno@clisp.org> 745 746 * configure.ac: Invoke gl_FUNC_EACCESS. 747 7482003-04-05 Bruno Haible <bruno@clisp.org> 749 750 * Makefile.am (config.h.msvc): Remove redundant sed expression. 751 7522003-04-03 Bruno Haible <bruno@clisp.org> 753 754 * configure.ac (INVALID_PATH_CHAR): Add a definition for Woe32. 755 Reported by Perry Rapp. 756 7572003-03-30 Bruno Haible <bruno@clisp.org> 758 759 * Makefile.vms: New file. 760 * Makefile.am (config.h.vms): New rule. 761 (EXTRA_DIST): Add Makefile.vms and config.h.vms. 762 7632003-03-30 Bruno Haible <bruno@clisp.org> 764 765 * configure.ac: Add checks for <pwd.h> and chown(). 766 7672003-03-17 Bruno Haible <bruno@clisp.org> 768 769 Native Woe32/MSVC support. 770 * Makefile.msvc: New file. 771 * README.woe32: New file. 772 * windows/gettextlib.def: New file. 773 * windows/gettextlib.rc: New file. 774 * windows/gettextsrc.def: New file. 775 * windows/gettextsrc.rc: New file. 776 * windows/alloca.h: New file. 777 * windows/fnmatch.h: New file. 778 * Makefile.am (EXTRA_DIST): Add them and config.h.msvc, 779 windows/stdbool.h. 780 (config.h.msvc, intl/libgnuintl.h.msvc-shared, windows/stdbool.h): New 781 rules. 782 * configure.ac: Invoke AC_TYPE_MODE_T. 783 7842003-02-28 Bruno Haible <bruno@clisp.org> 785 786 Support for relocatable installation. 787 * configure.ac: Invoke AC_RELOCATABLE, AC_REPLACE_FUNCS([memmove]), 788 gl_FUNC_STRERROR, gl_XREADLINK, gl_CANONICALIZE. 789 * INSTALL: Document --enable-relocatable and --with-libintl-prefix. 790 7912003-02-28 Bruno Haible <bruno@clisp.org> 792 793 * configure.ac: Invoke gl_PATHMAX. 794 7952003-02-22 Bruno Haible <bruno@clisp.org> 796 797 * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2. 798 7992003-02-18 Bruno Haible <bruno@clisp.org> 800 801 * Makefile.am: Don't install ABOUT-NLS in $(datadir)/gettext. This is 802 now done by the gettext-runtime package. 803 8042003-02-12 Bruno Haible <bruno@clisp.org> 805 806 Big restructuring. 807 * configure.ac: New file. 808 * Makefile.am: New file. 809 810