|
|
1.1 root 1: /* CMake config.h for Hatari */
2:
3: /* Define if you have a PNG compatible library */
4: #cmakedefine HAVE_LIBPNG 1
5:
6: /* Define if you have a PCAP compatible library */
7: #cmakedefine HAVE_PCAP 1
8:
9: /* Define if you have a readline compatible library */
10: #cmakedefine HAVE_LIBREADLINE 1
11:
12: /* Define to 1 if you have the `z' library (-lz). */
13: #cmakedefine HAVE_LIBZ 1
14:
15: /* Define to 1 if you have the <strings.h> header file. */
16: #cmakedefine HAVE_STRINGS_H 1
17:
18: /* Define to 1 if you have the 'setenv' function. */
19: #cmakedefine HAVE_SETENV 1
20:
21: /* Define to 1 if you have the `select' function. */
22: #cmakedefine HAVE_SELECT 1
23:
24: /* Define to 1 if you have the 'gettimeofday' function. */
25: #cmakedefine HAVE_GETTIMEOFDAY 1
26:
27: /* Define to 1 if you have the 'nanosleep' function. */
28: #cmakedefine HAVE_NANOSLEEP 1
29:
30: /* Define to 1 if you have the 'alphasort' function. */
31: #cmakedefine HAVE_ALPHASORT 1
32:
33: /* Define to 1 if you have the 'scandir' function. */
34: #cmakedefine HAVE_SCANDIR 1
35:
36: /* Define to 1 if you have the 'strdup' function */
37: #cmakedefine HAVE_STRDUP 1
38:
39:
40: /* Relative path from bindir to datadir */
41: #define BIN2DATADIR "@BIN2DATADIR@"
42:
43: /* Define to 1 to enable trace logs - undefine to slightly increase speed */
44: #cmakedefine ENABLE_TRACING 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.