Fixes anoying order issue in autoconfig.h
autoconf seems to generate the contents in another order, and it generates anoying changes to git.
This commit is contained in:
parent
a04c36f47e
commit
952492b44e
@ -144,15 +144,15 @@
|
|||||||
/* see upnpconfig.h */
|
/* see upnpconfig.h */
|
||||||
#define UPNP_HAVE_GENA 1
|
#define UPNP_HAVE_GENA 1
|
||||||
|
|
||||||
|
/* see upnpconfig.h */
|
||||||
|
#define UPNP_HAVE_OPTSSDP 1
|
||||||
|
|
||||||
/* see upnpconfig.h */
|
/* see upnpconfig.h */
|
||||||
#define UPNP_HAVE_SOAP 1
|
#define UPNP_HAVE_SOAP 1
|
||||||
|
|
||||||
/* see upnpconfig.h */
|
/* see upnpconfig.h */
|
||||||
#define UPNP_HAVE_SSDP 1
|
#define UPNP_HAVE_SSDP 1
|
||||||
|
|
||||||
/* see upnpconfig.h */
|
|
||||||
#define UPNP_HAVE_OPTSSDP 1
|
|
||||||
|
|
||||||
/* see upnpconfig.h */
|
/* see upnpconfig.h */
|
||||||
#define UPNP_HAVE_TOOLS 1
|
#define UPNP_HAVE_TOOLS 1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user