Switch to unified view

a/src/config.h.in b/src/config.h.in
...
...
3
/* Define if building universal (internal helper macro) */
3
/* Define if building universal (internal helper macro) */
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
9
/* Define to 1 if you have the <byteswap.h> header file. */
10
#undef HAVE_BYTESWAP_H
8
11
9
/* Define to 1 if you have the `asound' library (-lasound). */
12
/* Define to 1 if you have the `asound' library (-lasound). */
10
#undef HAVE_LIBASOUND
13
#undef HAVE_LIBASOUND
11
14
12
/* Define to 1 if you have the `microhttpd' library (-lmicrohttpd). */
15
/* Define to 1 if you have the `microhttpd' library (-lmicrohttpd). */