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
5
11
6
/* Define to 1 if you have the `microhttpd' library (-lmicrohttpd). */
12
/* Define to 1 if you have the `microhttpd' library (-lmicrohttpd). */
7
#undef HAVE_LIBMICROHTTPD
13
#undef HAVE_LIBMICROHTTPD
8
14
9
/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */
15
/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */