Synchronize autoconfig.h with upnpconfig.h.
It fixes WIN32 build where configure is not invoked.
This commit is contained in:
parent
18bf3b1c9c
commit
a54d6e7e83
@ -2,6 +2,12 @@
|
||||
Version 1.6.16
|
||||
*******************************************************************************
|
||||
|
||||
2012-03-10 Yoichi NAKAYAMA <yoichi.nakayama(at)gmail.com>
|
||||
|
||||
Synchronize autoconfig.h with upnpconfig.h.
|
||||
|
||||
It fixes WIN32 build where configure is not invoked.
|
||||
|
||||
2012-03-09 Fabrice Fontaine <fabrice.fontaine(at)orange.com>
|
||||
|
||||
More compilaton optimisation
|
||||
|
@ -141,6 +141,15 @@
|
||||
/* see upnpconfig.h */
|
||||
#define UPNP_HAVE_DEVICE 1
|
||||
|
||||
/* see upnpconfig.h */
|
||||
#define UPNP_HAVE_GENA 1
|
||||
|
||||
/* see upnpconfig.h */
|
||||
#define UPNP_HAVE_SOAP 1
|
||||
|
||||
/* see upnpconfig.h */
|
||||
#define UPNP_HAVE_SSDP 1
|
||||
|
||||
/* see upnpconfig.h */
|
||||
#define UPNP_HAVE_TOOLS 1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user