Newer autoconf adds PACKAGE_URL definition.
authorRichard Jones <rjones@redhat.com>
Fri, 5 Mar 2010 09:40:41 +0000 (09:40 +0000)
committerRichard Jones <rjones@redhat.com>
Fri, 5 Mar 2010 09:43:25 +0000 (09:43 +0000)
config.h.in

index 989ed53..f80de9c 100644 (file)
@@ -12,5 +12,8 @@
 /* Define to the one symbol short name of this package. */
 #undef PACKAGE_TARNAME
 
 /* 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
 /* Define to the version of this package. */
 #undef PACKAGE_VERSION