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 952492b44e)
This commit is contained in:
Marcelo Roberto Jimenez 2012-03-21 19:45:07 -03:00
parent bc1e797e95
commit f2f30594d8

View File

@ -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