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 <jsoncpp/json/json.h> header file. */
7
#undef HAVE_JSONCPP_JSON_JSON_H
8
9
/* Define to 1 if you have the <json/json.h> header file. */
10
#undef HAVE_JSON_JSON_H
11
12
/* Define to 1 if you have the `microhttpd' library (-lmicrohttpd). */
13
#undef HAVE_LIBMICROHTTPD
14
15
/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */
16
#undef HAVE_LIBMPDCLIENT
17
5
18
/* Define to 1 if you have the `pthread' library (-lpthread). */
6
/* Define to 1 if you have the `pthread' library (-lpthread). */
19
#undef HAVE_LIBPTHREAD
7
#undef HAVE_LIBPTHREAD
20
8
21
/* Define to 1 if you have the <memory.h> header file. */
9
/* Define to 1 if you have the <memory.h> header file. */