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:
Marcelo Roberto Jimenez 2012-03-21 19:45:07 -03:00
parent a04c36f47e
commit 952492b44e

View File

@ -144,15 +144,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