2003-02-27 Bruno Haible * configure.ac: Include AC_CANONICAL_HOST, AC_ARG_ENABLE, AC_ARG_WITH, AC_ARG_VAR calls from the subdir configures. * Makefile.am (configure): Depend on each subdir's configure.ac. 2003-02-22 Bruno Haible * Makefile.am (ps, pdf): Remove rules, redundant with automake 1.7.2. 2003-02-18 Bruno Haible Fix the 2002-09-16 fix. * ltmain.sh (install): If "ln -s -f" fails (this is the case with /usr/bin/ln on Solaris 2.7), fall back to "rm && ln -s". 2003-02-18 Bruno Haible * config.guess, config.sub: Update to GNU version 2003-02-03. 2003-02-16 Bruno Haible Workaround autoconf >= 2.52 breakage. * config/m4/libtool.m4 (AC_LIBTOOL_ARG_WITH): New macro. (_LT_AC_LTCONFIG_HACK, AC_PROG_LD): Use it. 2003-02-12 Bruno Haible Big restructuring. * autoconf-lib-link: New subdirectory. * gettext-runtime: New subdirectory. * gettext-tools: New subdirectory. * config: New subdirectory. * configure.ac: New file. * Makefile.am: New file. * version.sh: New file. See ChangeLog.0 for earlier changes.