Update to auto generated files autoconfig.h and upnpconfig.h

This commit is contained in:
Marcelo Roberto Jimenez 2012-02-25 23:51:57 -03:00
parent c222fd9a01
commit 5db582d3b9
2 changed files with 7 additions and 0 deletions

View File

@ -132,6 +132,9 @@
/* see upnpconfig.h */
#define UPNP_ENABLE_NOTIFICATION_REORDERING 1
/* see upnpconfig.h */
/* #undef UPNP_ENABLE_OPEN_SSL */
/* see upnpconfig.h */
#define UPNP_HAVE_CLIENT 1

View File

@ -108,5 +108,9 @@
* (i.e. configure --enable-ipv6) */
/* #undef UPNP_ENABLE_IPV6 */
/** Defined to 1 if the library has been compiled with OpenSSL support
* (i.e. configure --enable-open_ssl) */
/* #undef UPNP_ENABLE_OPEN_SSL */
#endif /* UPNP_CONFIG_H */