|
a/src/config.h.in |
|
b/src/config.h.in |
|
... |
|
... |
6 |
/* Define to 1 if you have the `pthread' library (-lpthread). */
|
6 |
/* Define to 1 if you have the `pthread' library (-lpthread). */
|
7 |
#undef HAVE_LIBPTHREAD
|
7 |
#undef HAVE_LIBPTHREAD
|
8 |
|
8 |
|
9 |
/* Define to 1 if you have the <memory.h> header file. */
|
9 |
/* Define to 1 if you have the <memory.h> header file. */
|
10 |
#undef HAVE_MEMORY_H
|
10 |
#undef HAVE_MEMORY_H
|
|
|
11 |
|
|
|
12 |
/* Set to 1 if the setReceiversPlaying function is found in libupnpp */
|
|
|
13 |
#undef HAVE_SETRECEIVERSPLAYING_IN_LINN
|
|
|
14 |
|
|
|
15 |
/* Set to 1 if the setSourceIndex function is found in libupnpp */
|
|
|
16 |
#undef HAVE_SETSOURCEINDEX_IN_LINN
|
11 |
|
17 |
|
12 |
/* Define to 1 if you have the <stdint.h> header file. */
|
18 |
/* Define to 1 if you have the <stdint.h> header file. */
|
13 |
#undef HAVE_STDINT_H
|
19 |
#undef HAVE_STDINT_H
|
14 |
|
20 |
|
15 |
/* Define to 1 if you have the <stdlib.h> header file. */
|
21 |
/* Define to 1 if you have the <stdlib.h> header file. */
|