Switch to unified view

a/src/config.h.in b/src/config.h.in
...
...
4
#undef AC_APPLE_UNIVERSAL_BUILD
4
#undef AC_APPLE_UNIVERSAL_BUILD
5
5
6
/* Define to 1 if you have the <inttypes.h> header file. */
6
/* Define to 1 if you have the <inttypes.h> header file. */
7
#undef HAVE_INTTYPES_H
7
#undef HAVE_INTTYPES_H
8
8
9
/* Define to 1 if you have the `asound' library (-lasound). */
10
#undef HAVE_LIBASOUND
11
9
/* Define to 1 if you have the `microhttpd' library (-lmicrohttpd). */
12
/* Define to 1 if you have the `microhttpd' library (-lmicrohttpd). */
10
#undef HAVE_LIBMICROHTTPD
13
#undef HAVE_LIBMICROHTTPD
11
14
12
/* Define to 1 if you have the `pthread' library (-lpthread). */
15
/* Define to 1 if you have the `pthread' library (-lpthread). */
13
#undef HAVE_LIBPTHREAD
16
#undef HAVE_LIBPTHREAD
17
18
/* Define to 1 if you have the `samplerate' library (-lsamplerate). */
19
#undef HAVE_LIBSAMPLERATE
14
20
15
/* Define to 1 if you have the <memory.h> header file. */
21
/* Define to 1 if you have the <memory.h> header file. */
16
#undef HAVE_MEMORY_H
22
#undef HAVE_MEMORY_H
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. */