2003-04-12 Bruno Haible * Makefile.am (config.h_vms): Renamed from config.h.vms. * Makefile.vms: Don't use the force target. Use config.h_vms, not config.h.vms. Create intl subdirectory. Correct wildcard syntax. Suggested by Jouk Jansen . 2003-04-12 Bruno Haible * configure.ac (mandir): Change default value. * Makefile.msvc (mandir, docdir): Use datadir instead of prefix. 2003-04-10 Bruno Haible * configure.ac: Invoke gl_FUNC_EACCESS. 2003-04-05 Bruno Haible * Makefile.am (config.h.msvc): Remove redundant sed expression. 2003-04-03 Bruno Haible * configure.ac (INVALID_PATH_CHAR): Add a definition for Woe32. Reported by Perry Rapp. 2003-03-30 Bruno Haible * Makefile.vms: New file. * Makefile.am (config.h.vms): New rule. (EXTRA_DIST): Add Makefile.vms and config.h.vms. 2003-03-30 Bruno Haible * configure.ac: Add checks for and chown(). 2003-03-17 Bruno Haible Native Woe32/MSVC support. * Makefile.msvc: New file. * README.woe32: New file. * windows/gettextlib.def: New file. * windows/gettextlib.rc: New file. * windows/gettextsrc.def: New file. * windows/gettextsrc.rc: New file. * windows/alloca.h: New file. * windows/fnmatch.h: New file. * Makefile.am (EXTRA_DIST): Add them and config.h.msvc, windows/stdbool.h. (config.h.msvc, intl/libgnuintl.h.msvc-shared, windows/stdbool.h): New rules. * configure.ac: Invoke AC_TYPE_MODE_T. 2003-02-28 Bruno Haible Support for relocatable installation. * configure.ac: Invoke AC_RELOCATABLE, AC_REPLACE_FUNCS([memmove]), gl_FUNC_STRERROR, gl_XREADLINK, gl_CANONICALIZE. * INSTALL: Document --enable-relocatable and --with-libintl-prefix. 2003-02-28 Bruno Haible * configure.ac: Invoke gl_PATHMAX. 2003-02-22 Bruno Haible * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2. 2003-02-18 Bruno Haible * Makefile.am: Don't install ABOUT-NLS in $(datadir)/gettext. This is now done by the gettext-runtime package. 2003-02-12 Bruno Haible Big restructuring. * configure.ac: New file. * Makefile.am: New file.