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