Switch to unified view

a/src/config.h.in b/src/config.h.in
1
/* src/config.h.in.  Generated from configure.ac by autoheader.  */
1
/* src/config.h.in.  Generated from configure.ac by autoheader.  */
2
2
3
/* Define to 1 if you have the <inttypes.h> header file. */
3
/* Define to 1 if you have the <inttypes.h> header file. */
4
#undef HAVE_INTTYPES_H
4
#undef HAVE_INTTYPES_H
5
6
/* Define to 1 if you have the `avformat' library (-lavformat). */
7
#undef HAVE_LIBAVFORMAT
8
5
9
/* Define to 1 if you have the `microhttpd' library (-lmicrohttpd). */
6
/* Define to 1 if you have the `microhttpd' library (-lmicrohttpd). */
10
#undef HAVE_LIBMICROHTTPD
7
#undef HAVE_LIBMICROHTTPD
11
8
12
/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */
9
/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */
13
#undef HAVE_LIBMPDCLIENT
10
#undef HAVE_LIBMPDCLIENT
14
11
15
/* Define to 1 if you have the `pthread' library (-lpthread). */
12
/* Define to 1 if you have the `pthread' library (-lpthread). */
16
#undef HAVE_LIBPTHREAD
13
#undef HAVE_LIBPTHREAD
17
18
/* Define to 1 if you have the `upnp' library (-lupnp). */
19
#undef HAVE_LIBUPNP
20
14
21
/* Define to 1 if you have the `upnpp' library (-lupnpp). */
15
/* Define to 1 if you have the `upnpp' library (-lupnpp). */
22
#undef HAVE_LIBUPNPP
16
#undef HAVE_LIBUPNPP
23
17
24
/* Define to 1 if you have the <memory.h> header file. */
18
/* Define to 1 if you have the <memory.h> header file. */