+2001-03-27 Lars J. Aas <larsa@sim.no>
+
+ * acgeneral.m4 (AC_INIT_VERSION): Improved version information string
+ for `configure --version'.
+
2001-03-27 Akim Demaille <akim@epita.fr>
* autoheader.sh (config_h): Be robust to new lines when extracting
the first argument of AC_CONFIG_HEADERS.
Reported by Lars J. Aas.
-2001-03-27 Tim Van Holder <tim.van.holder@pandora.be>
+2001-03-27 Tim Van Holder <tim.van.holder@pandora.be>
* doc/autoconf.texi: Minor tweaks.
-2001-03-27 Tim Van Holder <tim.van.holder@pandora.be>
+2001-03-27 Tim Van Holder <tim.van.holder@pandora.be>
* Makefile.am, configure.in: autoupdate is a Perl script.
compile time, not run time.
Suggested by Nicolas Joly.
-2001-03-13 Tim Van Holder <tim.van.holder@pandora.be>
+2001-03-13 Tim Van Holder <tim.van.holder@pandora.be>
* tests/aclocal.m4: Fix some typos. Also ignore $PATH_SEPARATOR.
* tests/atconfig.in: Set PATH_SEPARATOR to the proper
deciding whether the help text is needed.
* tests/semantics.at: Use the correct path separator.
-2001-03-13 Tim Van Holder <tim.van.holder@pandora.be>
+2001-03-13 Tim Van Holder <tim.van.holder@pandora.be>
* doc/autoconf.texi: Expand section on DOS issues.
Add link to the `doschk' package. Fix minor typo.
* man/Makefile.am: autoupdate.1 now depends on autoupdate.in.
-2001-02-25 Tim Van Holder <tim.van.holder@pandora.be>
+2001-02-25 Tim Van Holder <tim.van.holder@pandora.be>
* autoupdate.in: Support DOS paths. Initialize $tmp to
avoid warnings. Default $autoconf to 'autoconf'.
cat <<\EOF])dnl
m4_ifset([AC_PACKAGE_STRING],
[m4_divert_text([VERSION_BEGIN],
- [configure (AC_PACKAGE_STRING) AC_ACVERSION])])
+ [AC_PACKAGE_STRING configure, by GNU Autoconf AC_ACVERSION])])
m4_divert_text([VERSION_END],
[EOF
exit 0
cat <<\EOF])dnl
m4_ifset([AC_PACKAGE_STRING],
[m4_divert_text([VERSION_BEGIN],
- [configure (AC_PACKAGE_STRING) AC_ACVERSION])])
+ [AC_PACKAGE_STRING configure, by GNU Autoconf AC_ACVERSION])])
m4_divert_text([VERSION_END],
[EOF
exit 0