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