Switch to unified view

a/libupnpp/config.h.in b/libupnpp/config.h.in
...
...
7
#undef HAVE_GETIFADDRS
7
#undef HAVE_GETIFADDRS
8
8
9
/* Define to 1 if you have the <inttypes.h> header file. */
9
/* Define to 1 if you have the <inttypes.h> header file. */
10
#undef HAVE_INTTYPES_H
10
#undef HAVE_INTTYPES_H
11
11
12
/* Define to 1 if you have the `curl' library (-lcurl). */
13
#undef HAVE_LIBCURL
14
15
/* Define to 1 if you have the `expat' library (-lexpat). */
16
#undef HAVE_LIBEXPAT
17
18
/* Define to 1 if you have the `ixml' library (-lixml). */
19
#undef HAVE_LIBIXML
20
21
/* Define to 1 if you have the `pthread' library (-lpthread). */
12
/* Define to 1 if you have the `pthread' library (-lpthread). */
22
#undef HAVE_LIBPTHREAD
13
#undef HAVE_LIBPTHREAD
23
14
24
/* Define to 1 if you have the `rt' library (-lrt). */
15
/* Define to 1 if you have the `rt' library (-lrt). */
25
#undef HAVE_LIBRT
16
#undef HAVE_LIBRT
26
27
/* Define to 1 if you have the `upnp' library (-lupnp). */
28
#undef HAVE_LIBUPNP
29
17
30
/* Define to 1 if you have the <memory.h> header file. */
18
/* Define to 1 if you have the <memory.h> header file. */
31
#undef HAVE_MEMORY_H
19
#undef HAVE_MEMORY_H
32
20
33
/* Define to 1 if you have the <stdint.h> header file. */
21
/* Define to 1 if you have the <stdint.h> header file. */