From d2d33c3edbe4d782deef684a558eef9c8ec8ef28 Mon Sep 17 00:00:00 2001 From: Marcelo Roberto Jimenez Date: Sat, 1 Jun 2013 17:49:16 -0300 Subject: [PATCH] Update build/inc/autoconfig.h --- build/inc/autoconfig.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build/inc/autoconfig.h b/build/inc/autoconfig.h index aa0f42b..0829201 100644 --- a/build/inc/autoconfig.h +++ b/build/inc/autoconfig.h @@ -82,6 +82,9 @@ /* Define to 1 if you have the header file. */ /* #undef HAVE_WS2TCPIP_H */ +/* see upnpconfig.h */ +#define IXML_HAVE_SCRIPTSUPPORT 1 + /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/"