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
3
/* Has std::unordered_map */
4
#undef HAVE_CXX0X_UNORDERED
5
2
6
/* Define to 1 if you have the <inttypes.h> header file. */
3
/* Define to 1 if you have the <inttypes.h> header file. */
7
#undef HAVE_INTTYPES_H
4
#undef HAVE_INTTYPES_H
8
5
9
/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */
6
/* Define to 1 if you have the `mpdclient' library (-lmpdclient). */
...
...
15
/* Define to 1 if you have the `upnpp' library (-lupnpp). */
12
/* Define to 1 if you have the `upnpp' library (-lupnpp). */
16
#undef HAVE_LIBUPNPP
13
#undef HAVE_LIBUPNPP
17
14
18
/* Define to 1 if you have the <memory.h> header file. */
15
/* Define to 1 if you have the <memory.h> header file. */
19
#undef HAVE_MEMORY_H
16
#undef HAVE_MEMORY_H
20
21
/* Has std::shared_ptr */
22
#undef HAVE_SHARED_PTR_STD
23
17
24
/* Define to 1 if you have the <stdint.h> header file. */
18
/* Define to 1 if you have the <stdint.h> header file. */
25
#undef HAVE_STDINT_H
19
#undef HAVE_STDINT_H
26
20
27
/* Define to 1 if you have the <stdlib.h> header file. */
21
/* Define to 1 if you have the <stdlib.h> header file. */