From f411ea2e4e43cd26ec630ce4e903f04a78574be5 Mon Sep 17 00:00:00 2001 From: Marcelo Roberto Jimenez Date: Wed, 20 Jul 2011 06:21:32 -0300 Subject: [PATCH] autoconfig.h for windows builds. (cherry picked from commit cec07d641a8c0a0ea2278a28ef26318294d206cf) --- build/inc/autoconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/inc/autoconfig.h b/build/inc/autoconfig.h index 4a8b64c..6c94e5a 100644 --- a/build/inc/autoconfig.h +++ b/build/inc/autoconfig.h @@ -110,6 +110,9 @@ /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "libupnp" +/* Define to the home page for this package. */ +#define PACKAGE_URL "" + /* Define to the version of this package. */ #define PACKAGE_VERSION "1.8.0"