Switch to unified view

a/libupnpp/config.h.in b/libupnpp/config.h.in
...
...
6
/* Define to 1 if you have the `getifaddrs' function. */
6
/* Define to 1 if you have the `getifaddrs' function. */
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
12
/* Define to 1 if you have the `ixml' library (-lixml). */
13
#undef HAVE_LIBIXML
14
15
/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */
16
#undef HAVE_LIBMPDCLIENT
17
18
/* Define to 1 if you have the `pthread' library (-lpthread). */
19
#undef HAVE_LIBPTHREAD
20
21
/* Define to 1 if you have the `rt' library (-lrt). */
22
#undef HAVE_LIBRT
23
24
/* Define to 1 if you have the `upnp' library (-lupnp). */
25
#undef HAVE_LIBUPNP
11
26
12
/* Define to 1 if you have the <memory.h> header file. */
27
/* Define to 1 if you have the <memory.h> header file. */
13
#undef HAVE_MEMORY_H
28
#undef HAVE_MEMORY_H
14
29
15
/* Define to 1 if you have the <stdint.h> header file. */
30
/* Define to 1 if you have the <stdint.h> header file. */