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 and gettext-tools-libgettextpo-misc modules. 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-20 Bruno Haible <bruno (a] clisp.org> 20 21 * Makefile.am (ACLOCAL_AMFLAGS): Add -I libgettextpo/gnulib-m4. 22 * configure.ac: Also invoke gtpo_EARLY, gtpo_INIT. 23 24 2006-10-18 Bruno Haible <bruno (a] clisp.org> 25 26 * woe32dll/gettextsrc-exports.c: Add {input,output}_format_*. 27 28 2006-10-16 Bruno Haible <bruno (a] 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 35 2006-10-15 Bruno Haible <bruno (a] clisp.org> 36 37 * woe32dll/gettextsrc-exports.c: Remove input_syntax. 38 39 2006-10-02 Bruno Haible <bruno (a] clisp.org> 40 41 * Makefile.am (EXTRA_DIST): Add gnulib-m4/gnulib-cache.m4. 42 43 2006-10-02 Bruno Haible <bruno (a] 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 48 2006-08-28 Bruno Haible <bruno (a] clisp.org> 49 50 * configure.ac: Remove bh_C_SIGNED invocation. 51 52 2006-07-30 Bruno Haible <bruno (a] 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 79 2006-07-30 Bruno Haible <bruno (a] clisp.org> 80 81 * configure.ac: Don't test for the strstr function. 82 83 2006-07-30 Bruno Haible <bruno (a] 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 88 2006-07-23 Bruno Haible <bruno (a] clisp.org> 89 90 * configure.ac: Invoke gt_OPENMP. 91 92 2006-07-23 Bruno Haible <bruno (a] clisp.org> 93 94 * configure.ac: Invoke gl_LOCK and gl_TLS. 95 96 2006-07-22 Bruno Haible <bruno (a] clisp.org> 97 98 * configure.ac: Invoke gl_SIZE_MAX and gl_LIST. 99 100 2006-07-25 Bruno Haible <bruno (a] 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 107 2006-07-25 Bruno Haible <bruno (a] 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 113 2006-07-22 Bruno Haible <bruno (a] clisp.org> 114 115 * configure.ac: Invoke gl_FUNC_WCWIDTH, gl_MINMAX. 116 117 2006-07-21 Bruno Haible <bruno (a] clisp.org> 118 119 * gettext-0.15 released. 120 121 2006-07-20 Bruno Haible <bruno (a] 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 127 2006-07-14 Bruno Haible <bruno (a] clisp.org> 128 129 * Makefile.am (MOSTLYCLEANFILES): New variable. 130 131 2006-06-29 Bruno Haible <bruno (a] clisp.org> 132 133 * configure.ac: Remove AC_CONFIG_FILES for files in examples subdir. 134 Use AC_CONFIG_SUBDIRS instead. 135 136 2006-06-27 Bruno Haible <bruno (a] clisp.org> 137 138 * configure.ac: Remove AC_ISC_POSIX invocation. 139 140 2006-06-27 Bruno Haible <bruno (a] clisp.org> 141 142 Assume ANSI C header files and <ctype.h> functions. 143 * configure.ac: Remove AC_HEADER_STDC invocation. 144 145 2006-06-27 Bruno Haible <bruno (a] 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 152 2006-06-27 Bruno Haible <bruno (a] clisp.org> 153 154 * Makefile.am (config.h_vms, config.h.msvc): Drop unused HAVE_LOCALE_H 155 substitution. 156 157 2006-04-14 Bruno Haible <bruno (a] 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 164 2006-05-15 Bruno Haible <bruno (a] 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 175 2006-05-11 Bruno Haible <bruno (a] 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 189 2006-05-11 Bruno Haible <bruno (a] clisp.org> 190 191 * woe32dll/c++format.cc: New file. 192 193 2006-05-02 Charles Wilson <cygwin (a] cwilson.fastmail.fm> 194 195 * configure.ac (LTNOUNDEF): Set to -no-undefined also on mingw and 196 Cygwin. 197 198 2006-05-08 Bruno Haible <bruno (a] clisp.org> 199 200 * Makefile.am (windows/stdbool.h): Create directory if needed. 201 Based on a patch by Charles Wilson. 202 203 2006-04-30 Bruno Haible <bruno (a] clisp.org> 204 205 * configure.ac: Invoke gl_STDARG_H. 206 207 2006-05-01 Bruno Haible <bruno (a] clisp.org> 208 209 * configure.ac: Pass a source-version to gt_JAVACOMP. Move gt_JAVAEXEC 210 call before the gt_JAVACOMP call. 211 212 2006-04-23 Bruno Haible <bruno (a] clisp.org> 213 214 * configure.ac: Invoke gl_HEADER_UNISTD. 215 216 2006-04-17 Bruno Haible <bruno (a] clisp.org> 217 218 * Makefile.am (gettextsrc_SCRIPTS): Remove mkinstalldirs. 219 220 2006-03-11 Bruno Haible <bruno (a] clisp.org> 221 222 * configure.ac (MSGMERGE_LIBM): New variable. Test for presence of 223 ceil() and sqrt(). 224 225 2005-11-23 Bruno Haible <bruno (a] clisp.org> 226 227 Cygwin portability. 228 * configure.ac: Invoke gl_WOE32_DLL. 229 230 2005-11-24 Bruno Haible <bruno (a] 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 (a] axantum.com>. 235 236 2005-08-16 Bruno Haible <bruno (a] clisp.org> 237 238 * configure.ac: Remove gl_STRCASE invocation. 239 240 2005-09-20 Bruno Haible <bruno (a] clisp.org> 241 242 * configure.ac: Invoke BISON_I18N. 243 244 2005-08-23 Bruno Haible <bruno (a] clisp.org> 245 246 * configure.ac: Invoke gl_BYTESWAP. Define ENDIANNESS. 247 248 2005-08-13 Bruno Haible <bruno (a] 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 254 2005-08-11 Bruno Haible <bruno (a] clisp.org> 255 256 * configure.ac: Accept --without-emacs option. 257 258 2005-08-03 Bruno Haible <bruno (a] clisp.org> 259 260 * configure.ac (intl/Makefile): Remove the VPATH line. 261 Reported by Jason Keltz <jas (a] cs.yorku.ca>. 262 263 2005-07-26 Bruno Haible <bruno (a] clisp.org> 264 265 * configure.ac: Move the AM_GNU_GETTEXT invocation early, since it 266 modifies CPPFLAGS. 267 268 2005-07-05 Bruno Haible <bruno (a] 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 276 2005-05-01 Bruno Haible <bruno (a] clisp.org> 277 278 * configure.ac: Call gt_CSHARPEXEC with parameters. 279 280 2005-03-20 Bruno Haible <bruno (a] clisp.org> 281 282 * configure.ac: Test for field __names in struct __locale_struct. 283 Also define USE_IN_GETTEXT_TESTS. 284 285 2006-06-21 Bruno Haible <bruno (a] clisp.org> 286 287 * gettext-0.14.6 released. 288 289 2006-06-21 Bruno Haible <bruno (a] 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 295 2005-05-23 Bruno Haible <bruno (a] clisp.org> 296 297 * gettext-0.14.5 released. 298 299 2005-05-23 Bruno Haible <bruno (a] 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 305 2005-04-11 Bruno Haible <bruno (a] clisp.org> 306 307 * gettext-0.14.4 released. 308 309 2005-04-11 Bruno Haible <bruno (a] 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 315 2005-03-22 Bruno Haible <bruno (a] 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 321 2005-03-14 Bruno Haible <bruno (a] clisp.org> 322 323 * gettext-0.14.3 released. 324 325 2005-03-08 Bruno Haible <bruno (a] 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 331 2005-02-24 Bruno Haible <bruno (a] clisp.org> 332 333 * gettext-0.14.2 released. 334 335 2005-02-13 Bruno Haible <bruno (a] clisp.org> 336 337 * configure.ac: Invoke gt_LOCALE_FR_UTF8. 338 339 2005-02-13 Bruno Haible <bruno (a] clisp.org> 340 341 * configure.ac: Invoke gl_FUNC_STRTOUL. Keep AC_CHECK_FUNCS(strtoul) 342 because plural-exp.c needs it. 343 344 2005-02-12 Bruno Haible <bruno (a] 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 350 2005-02-12 Bruno Haible <bruno (a] clisp.org> 351 352 * windows/getopt.h: New file. 353 * Makefile.am (EXTRA_DIST): Add it. 354 355 2005-02-11 Bruno Haible <bruno (a] 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 361 2005-02-10 Bruno Haible <bruno (a] clisp.org> 362 363 * windows/gettextpo.def: Add po_header_set_field. 364 365 2005-02-10 Bruno Haible <bruno (a] clisp.org> 366 367 * windows/gettextpo.def: Add libgettextpo_version. 368 369 2005-02-10 Bruno Haible <bruno (a] clisp.org> 370 371 * windows/gettextpo.def: Add po_message_remove_filepos, 372 po_message_add_filepos. 373 374 2005-02-10 Bruno Haible <bruno (a] clisp.org> 375 376 * windows/gettextpo.def: Add po_message_set_extracted_comments. 377 378 2005-02-07 Bruno Haible <bruno (a] clisp.org> 379 380 * windows/gettextlib.def: Add c_strcasecmp, c_strncasecmp. 381 382 2005-01-08 Bruno Haible <bruno (a] 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 392 2005-01-06 Bruno Haible <bruno (a] clisp.org> 393 394 * configure.ac: Invoke gl_STRCASE. Don't test for strcasecmp and 395 strncasecmp here. 396 397 2005-01-06 Bruno Haible <bruno (a] clisp.org> 398 399 * configure.ac: Invoke gl_FUNC_STPNCPY. 400 401 2005-01-06 Bruno Haible <bruno (a] 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 407 2005-01-06 Bruno Haible <bruno (a] clisp.org> 408 409 * configure.ac: Invoke gl_QUOTE. 410 411 2005-01-06 Bruno Haible <bruno (a] clisp.org> 412 413 * configure.ac: Invoke gl_EXITFAIL. 414 415 2005-01-06 Bruno Haible <bruno (a] 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 423 2005-01-06 Bruno Haible <bruno (a] clisp.org> 424 425 * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_WMEMCHR and 426 HAVE_WMEMCPY to 1. 427 428 2005-01-06 Bruno Haible <bruno (a] clisp.org> 429 430 * Makefile.am (config.h_vms, config.h.msvc): Define USE_UNLOCKED_IO 431 to 1. 432 433 2005-01-05 Bruno Haible <bruno (a] clisp.org> 434 435 * windows/gettextlib.rc: Update copyright year. 436 * windows/gettextsrc.rc: Likewise. 437 * windows/gettextpo.rc: Likewise. 438 439 2004-12-10 Bruno Haible <bruno (a] clisp.org> 440 441 * windows/gettextlib.def: Export obstack_free, not _obstack_free. 442 443 2004-09-06 Bruno Haible <bruno (a] clisp.org> 444 445 * windows/gettextpo.def: Add po_message_check_format. 446 447 2004-09-05 Bruno Haible <bruno (a] 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 452 2004-04-19 Bruno Haible <bruno (a] clisp.org> 453 454 * gettext.m4: Change jm_ to gl_ in all uses of AC_DEFINE'd names. 455 456 2004-03-11 Bruno Haible <bruno (a] clisp.org> 457 458 * Makefile.am (config.h.msvc): Fix the value of SIZE_MAX. 459 460 2004-02-07 Bruno Haible <bruno (a] clisp.org> 461 462 * configure.ac: Invoke gl_QUOTEARG. 463 464 2004-01-29 Bruno Haible <bruno (a] clisp.org> 465 466 * gettext-0.14.1 released. 467 468 2004-01-28 Bruno Haible <bruno (a] clisp.org> 469 470 * gettext-0.14 released. 471 472 2004-01-24 Bruno Haible <bruno (a] 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 477 2004-01-12 Bruno Haible <bruno (a] 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 484 2004-01-17 Bruno Haible <bruno (a] clisp.org> 485 486 * windows/gettextlib.rc: Bump version number to 0.14. 487 * windows/gettextsrc.rc: Likewise. 488 * windows/gettextpo.rc: Likewise. 489 490 2004-01-10 Bruno Haible <bruno (a] clisp.org> 491 492 * configure.ac: When --disable-csharp was given, set BUILDCSHARP=no. 493 494 2003-12-26 Bruno Haible <bruno (a] 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 501 2003-12-27 Bruno Haible <bruno (a] clisp.org> 502 503 * configure.ac: Set and AC_SUBST the TESTLIBASPRINTF variable. 504 505 2003-12-12 Bruno Haible <bruno (a] clisp.org> 506 507 Assume automake-1.8. 508 * Makefile.am (html): Remove rule. 509 510 2003-11-30 Bruno Haible <bruno (a] clisp.org> 511 512 * configure.ac: Remove computation of LTALLOCA. 513 514 2003-11-30 Bruno Haible <bruno (a] clisp.org> 515 516 * configure.ac: Invoke gl_ALLOCSA instead of gl_FUNC_ALLOCA. 517 * windows/gettextlib.def: Add mallocsa, xmallocsa, freesa. 518 519 2003-12-17 Bruno Haible <bruno (a] clisp.org> 520 521 * gettext-0.13.1 released. 522 523 2003-12-02 Bruno Haible <bruno (a] 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 (a] parks-informatik.de>. 531 532 2003-12-02 Bruno Haible <bruno (a] clisp.org> 533 534 * configure.ac: Invoke FIX_MAKEFILE_DISTRIB for examples/Makefile. 535 536 2003-11-30 Bruno Haible <bruno (a] clisp.org> 537 538 * gettext-0.13 released. 539 540 2003-11-28 Bruno Haible <bruno (a] clisp.org> 541 542 * Makefile.am (config.h.msvc): Define SIZE_MAX and inline. 543 544 2003-11-28 Bruno Haible <bruno (a] 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 551 2003-11-16 Bruno Haible <bruno (a] clisp.org> 552 553 * configure.ac (man/Makefile): Postprocess with FIX_MAKEFILE_DISTRIB. 554 555 2003-11-16 Bruno Haible <bruno (a] clisp.org> 556 557 * windows/gettextpo.rc: Bump version number to 0.13. 558 559 2003-11-15 Bruno Haible <bruno (a] 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 571 2003-11-13 Bruno Haible <bruno (a] clisp.org> 572 573 * configure.ac (docdir): New variable. 574 575 2003-11-05 Bruno Haible <bruno (a] clisp.org> 576 577 * configure.ac (localedir): New variable. 578 (src/user-email): Generate from src/user-email.sh.in. 579 580 2003-11-04 Bruno Haible <bruno (a] clisp.org> 581 582 * configure.ac: Invoke gl_XSIZE. 583 584 2003-10-31 Bruno Haible <bruno (a] clisp.org> 585 586 * configure.ac: Also check for waitid. 587 588 2003-10-31 Bruno Haible <bruno (a] clisp.org> 589 590 * configure.ac: Remove argument of FIX_MAKEFILE_COMPILE, 591 FIX_MAKEFILE_DISTRIB, FIX_MAKEFILE_INFO. 592 593 2003-10-07 Bruno Haible <bruno (a] clisp.org> 594 595 * configure.ac: Drop PARAMS definition from config.h.in. 596 597 2003-10-08 Bruno Haible <bruno (a] 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 602 2003-10-04 Bruno Haible <bruno (a] clisp.org> 603 604 * configure.ac: Remove gt_PROG_LEX invocation. 605 606 2003-09-18 Bruno Haible <bruno (a] 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 612 2003-09-16 Bruno Haible <bruno (a] clisp.org> 613 614 Portability to SunOS 4. 615 * configure.ac: Also check for atexit. 616 617 2003-09-14 Bruno Haible <bruno (a] clisp.org> 618 619 * windows/gettextlib.def: Export fwriteerror. 620 621 2003-09-13 Bruno Haible <bruno (a] clisp.org> 622 623 * windows/gettextlib.def: Export close_stdout. 624 625 2003-09-09 Bruno Haible <bruno (a] clisp.org> 626 627 * configure.ac: Don't test for putc_unlocked. 628 629 2003-08-31 Bruno Haible <bruno (a] clisp.org> 630 631 * windows/gettextsrc.def: Add formatstring_sh. 632 633 2003-08-29 Bruno Haible <bruno (a] clisp.org> 634 635 * Makefile.am (config.h.msvc): Define HAVE_DECL__SNPRINTF, 636 HAVE_DECL__SNWPRINTF. 637 638 2003-08-24 Bruno Haible <bruno (a] clisp.org> 639 640 * configure.ac: Define DLL_VARIABLE in config.h through AH_BOTTOM. 641 642 2003-08-24 Bruno Haible <bruno (a] clisp.org> 643 644 * windows/gettextsrc.def: Add formatstring_gcc_internal, 645 formatstring_perl, formatstring_perl_brace to the export list. 646 647 2003-08-24 Bruno Haible <bruno (a] clisp.org> 648 649 * windows/gettextpo.def: New file. 650 * windows/gettextpo.rc: New file. 651 * Makefile.am (EXTRA_DIST): Add them. 652 653 2003-08-23 Bruno Haible <bruno (a] 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 660 2003-08-23 Bruno Haible <bruno (a] clisp.org> 661 662 * configure.ac: Invoke gl_USE_SYSTEM_EXTENSIONS. 663 664 2003-08-23 Bruno Haible <bruno (a] clisp.org> 665 666 * windows/fnmatch.h: Include fnmatch_.h. 667 668 2003-08-23 Bruno Haible <bruno (a] 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 674 2003-07-01 Bruno Haible <bruno (a] clisp.org> 675 676 * configure.ac: Invoke gl_FUNC_READLINK. 677 678 2003-07-01 Bruno Haible <bruno (a] clisp.org> 679 680 * Makefile.am (windows/stdbool.h): Use stdbool_.h instead of 681 stdbool.h.in. 682 683 2003-06-19 Bruno Haible <bruno (a] clisp.org> 684 685 * configure.ac: Invoke gt_LOCALE_FR. 686 687 2003-06-08 Bruno Haible <bruno (a] 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 (a] hrem.stm.tudelft.nl>. 695 696 2003-05-22 Bruno Haible <bruno (a] clisp.org> 697 698 * gettext-0.12.1 released. 699 700 2003-05-20 Bruno Haible <bruno (a] clisp.org> 701 702 * Makefile.am (config.h_vms, config.h.msvc, windows/stdbool.h): 703 Don't use $< here. 704 705 2003-05-19 Bruno Haible <bruno (a] clisp.org> 706 707 * windows/gettextlib.rc: Include <winver.h>. 708 * windows/gettextsrc.rc: Likewise. 709 Reported by Perry Rapp. 710 711 2003-05-17 Bruno Haible <bruno (a] clisp.org> 712 713 * gettext-0.12 released. 714 715 2003-05-17 Bruno Haible <bruno (a] clisp.org> 716 717 * Makefile.am (config.h.msvc): Define HAVE_STRPBRK. 718 719 2003-05-15 Bruno Haible <bruno (a] clisp.org> 720 721 * Makefile.am (config.h_vms, config.h.msvc): Define HAVE_DECL_STRERROR. 722 723 2003-05-12 Bruno Haible <bruno (a] clisp.org> 724 725 * configure.ac: Invoke AC_GNU_SOURCE and jm_FUNC_GLIBC_UNLOCKED_IO. 726 727 2003-05-12 Bruno Haible <bruno (a] clisp.org> 728 729 * windows/gettextsrc.def: Update. 730 Based on a patch by Perry Rapp. 731 732 2003-04-12 Bruno Haible <bruno (a] 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 (a] hrem.stm.tudelft.nl>. 738 739 2003-04-12 Bruno Haible <bruno (a] clisp.org> 740 741 * configure.ac (mandir): Change default value. 742 * Makefile.msvc (mandir, docdir): Use datadir instead of prefix. 743 744 2003-04-10 Bruno Haible <bruno (a] clisp.org> 745 746 * configure.ac: Invoke gl_FUNC_EACCESS. 747 748 2003-04-05 Bruno Haible <bruno (a] clisp.org> 749 750 * Makefile.am (config.h.msvc): Remove redundant sed expression. 751 752 2003-04-03 Bruno Haible <bruno (a] clisp.org> 753 754 * configure.ac (INVALID_PATH_CHAR): Add a definition for Woe32. 755 Reported by Perry Rapp. 756 757 2003-03-30 Bruno Haible <bruno (a] 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 763 2003-03-30 Bruno Haible <bruno (a] clisp.org> 764 765 * configure.ac: Add checks for <pwd.h> and chown(). 766 767 2003-03-17 Bruno Haible <bruno (a] 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 784 2003-02-28 Bruno Haible <bruno (a] 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 791 2003-02-28 Bruno Haible <bruno (a] clisp.org> 792 793 * configure.ac: Invoke gl_PATHMAX. 794 795 2003-02-22 Bruno Haible <bruno (a] clisp.org> 796 797 * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2. 798 799 2003-02-18 Bruno Haible <bruno (a] 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 804 2003-02-12 Bruno Haible <bruno (a] clisp.org> 805 806 Big restructuring. 807 * configure.ac: New file. 808 * Makefile.am: New file. 809 810