Synchronize autoconfig.h with upnpconfig.h.
It fixes WIN32 build where configure is not invoked.
(cherry picked from commit a54d6e7e83
)
This commit is contained in:

committed by
Marcelo Roberto Jimenez

parent
97e1f19323
commit
acc8e372c8
@@ -318,6 +318,12 @@ Version 1.8.0
|
|||||||
Version 1.6.16
|
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>
|
2012-03-09 Fabrice Fontaine <fabrice.fontaine(at)orange.com>
|
||||||
|
|
||||||
More compilaton optimisation
|
More compilaton optimisation
|
||||||
|
@@ -144,6 +144,15 @@
|
|||||||
/* see upnpconfig.h */
|
/* see upnpconfig.h */
|
||||||
#define UPNP_HAVE_DEVICE 1
|
#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 */
|
/* see upnpconfig.h */
|
||||||
#define UPNP_HAVE_TOOLS 1
|
#define UPNP_HAVE_TOOLS 1
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user