Update to auto generated files autoconfig.h and upnpconfig.h
This commit is contained in:
parent
c222fd9a01
commit
5db582d3b9
@ -132,6 +132,9 @@
|
|||||||
/* see upnpconfig.h */
|
/* see upnpconfig.h */
|
||||||
#define UPNP_ENABLE_NOTIFICATION_REORDERING 1
|
#define UPNP_ENABLE_NOTIFICATION_REORDERING 1
|
||||||
|
|
||||||
|
/* see upnpconfig.h */
|
||||||
|
/* #undef UPNP_ENABLE_OPEN_SSL */
|
||||||
|
|
||||||
/* see upnpconfig.h */
|
/* see upnpconfig.h */
|
||||||
#define UPNP_HAVE_CLIENT 1
|
#define UPNP_HAVE_CLIENT 1
|
||||||
|
|
||||||
|
@ -108,5 +108,9 @@
|
|||||||
* (i.e. configure --enable-ipv6) */
|
* (i.e. configure --enable-ipv6) */
|
||||||
/* #undef UPNP_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 */
|
#endif /* UPNP_CONFIG_H */
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user