From: Eric Haszlakiewicz Date: Sun, 9 Dec 2012 21:46:23 +0000 (-0600) Subject: Add PACKAGE_URL to config.h.in X-Git-Tag: json-c-0.11-20130402~31 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7653d4952a577adce514be3a4f16678efb6cfc40;p=thirdparty%2Fjson-c.git Add PACKAGE_URL to config.h.in --- diff --git a/config.h.in b/config.h.in index 8263c087..f44c8ed4 100644 --- a/config.h.in +++ b/config.h.in @@ -117,6 +117,9 @@ /* 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