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