Switch to unified view

a/src/config.h.in b/src/config.h.in
...
...
15
/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */
15
/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */
16
#undef HAVE_LIBMPDCLIENT
16
#undef HAVE_LIBMPDCLIENT
17
17
18
/* Define to 1 if you have the `pthread' library (-lpthread). */
18
/* Define to 1 if you have the `pthread' library (-lpthread). */
19
#undef HAVE_LIBPTHREAD
19
#undef HAVE_LIBPTHREAD
20
21
/* Define to 1 if you have the `upnpp' library (-lupnpp). */
22
#undef HAVE_LIBUPNPP
23
20
24
/* Define to 1 if you have the <memory.h> header file. */
21
/* Define to 1 if you have the <memory.h> header file. */
25
#undef HAVE_MEMORY_H
22
#undef HAVE_MEMORY_H
26
23
27
/* Define to 1 if you have the <stdint.h> header file. */
24
/* Define to 1 if you have the <stdint.h> header file. */