From: Richard Jones Date: Fri, 5 Mar 2010 09:40:41 +0000 (+0000) Subject: Newer autoconf adds PACKAGE_URL definition. X-Git-Tag: 1.0.5~17 X-Git-Url: http://git.annexia.org/?p=virt-top.git;a=commitdiff_plain;h=9c2eb792420c3ef3c56166a49fd0c045fab5649a Newer autoconf adds PACKAGE_URL definition. --- diff --git a/config.h.in b/config.h.in index 989ed53..f80de9c 100644 --- a/config.h.in +++ b/config.h.in @@ -12,5 +12,8 @@ /* 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