Switch to unified view

a/libupnpp/config.h.in b/libupnpp/config.h.in
...
...
34
#undef HAVE_STDINT_H
34
#undef HAVE_STDINT_H
35
35
36
/* Define to 1 if you have the <stdlib.h> header file. */
36
/* Define to 1 if you have the <stdlib.h> header file. */
37
#undef HAVE_STDLIB_H
37
#undef HAVE_STDLIB_H
38
38
39
/* Define to 1 if you have the `std::future`. */
40
#undef HAVE_STD_FUTURE
41
39
/* Define to 1 if you have the <strings.h> header file. */
42
/* Define to 1 if you have the <strings.h> header file. */
40
#undef HAVE_STRINGS_H
43
#undef HAVE_STRINGS_H
41
44
42
/* Define to 1 if you have the <string.h> header file. */
45
/* Define to 1 if you have the <string.h> header file. */
43
#undef HAVE_STRING_H
46
#undef HAVE_STRING_H
...
...
52
#undef HAVE_UNISTD_H
55
#undef HAVE_UNISTD_H
53
56
54
/* Define to 1 if you have the `UpnpSetLogLevel' function. */
57
/* Define to 1 if you have the `UpnpSetLogLevel' function. */
55
#undef HAVE_UPNPSETLOGLEVEL
58
#undef HAVE_UPNPSETLOGLEVEL
56
59
57
/* Define to the sub-directory where libtool stores uninstalled libraries. */
60
/* Define to the sub-directory in which libtool stores uninstalled libraries.
61
   */
58
#undef LT_OBJDIR
62
#undef LT_OBJDIR
59
63
60
/* Define to the address where bug reports for this package should be sent. */
64
/* Define to the address where bug reports for this package should be sent. */
61
#undef PACKAGE_BUGREPORT
65
#undef PACKAGE_BUGREPORT
62
66