summaryrefslogtreecommitdiff
path: root/tests/tools.at
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-01-26 16:43:20 -0700
committerEric Blake <ebb9@byu.net>2009-01-27 16:57:52 -0700
commitd7cc80491def26037c9e8b91d3f3aa9afd85492a (patch)
tree216022b07cac24ee14431fb4b5b15973cba6f988 /tests/tools.at
parentc875bf7a97be2ce7dc67c697267cdcab162e32a2 (diff)
downloadautoconf-d7cc80491def26037c9e8b91d3f3aa9afd85492a.tar.gz
Use URLs in --help output, part 2: configure.
* lib/autoconf/general.m4 (_AC_INIT_COPYRIGHT): Bump copyright date. (_AC_INIT_PACKAGE): Support optional URL parameter, mapped to AC_PACKAGE_URL. (_AC_INIT_DEFAULTS, _AC_INIT_PREPARE): Substitute it. (_AC_INIT_HELP): Use it in './configure --help' output. * lib/autoconf/status.m4 (_AC_OUTPUT_CONFIG_STATUS): Likewise, for './config.status --help'. Bump copyright date. * doc/autoconf.texi (Initializing configure) <AC_INIT>: Document new parameter. * NEWS: Likewise. * tests/tools.at (autoheader): Adjust test. * tests/torture.at (@%:@define header templates) (Torturing config.status): Likewise. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'tests/tools.at')
-rw-r--r--tests/tools.at6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/tools.at b/tests/tools.at
index 9282e88f..871d2671 100644
--- a/tests/tools.at
+++ b/tests/tools.at
@@ -604,6 +604,9 @@ AT_CHECK([cat config.hin], 0,
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION
]])
@@ -682,6 +685,9 @@ The Mouse in a h@t.
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME
+/* Define to the home page for this package. */
+#undef PACKAGE_URL
+
/* Define to the version of this package. */
#undef PACKAGE_VERSION