|
|
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 readline compatible library */
7: #cmakedefine HAVE_LIBREADLINE 1
8:
9: /* Define if you have the PortAudio library */
10: #cmakedefine HAVE_PORTAUDIO 1
11:
1.1.1.7 ! root 12: /* Define if you have the PortMidi library */
! 13: #cmakedefine HAVE_PORTMIDI 1
! 14:
1.1.1.4 root 15: /* Define if you have the capsimage library */
16: #cmakedefine HAVE_CAPSIMAGE 1
17: #cmakedefine CAPSIMAGE_VERSION @CAPSIMAGE_VERSION@
18:
1.1 root 19: /* Define if you have a X11 environment */
20: #cmakedefine HAVE_X11 1
21:
22: /* Define to 1 if you have the `z' library (-lz). */
23: #cmakedefine HAVE_LIBZ 1
24:
25: /* Define to 1 if you have the <zlib.h> header file. */
26: #cmakedefine HAVE_ZLIB_H 1
27:
28: /* Define to 1 if you have the <termios.h> header file. */
29: #cmakedefine HAVE_TERMIOS_H 1
30:
31: /* Define to 1 if you have the <glob.h> header file. */
32: #cmakedefine HAVE_GLOB_H 1
33:
34: /* Define to 1 if you have the <strings.h> header file. */
35: #cmakedefine HAVE_STRINGS_H 1
36:
1.1.1.5 root 37: /* Define to 1 if you have the <SDL_config.h> header file. */
38: #cmakedefine HAVE_SDL_CONFIG_H 1
1.1 root 39:
1.1.1.6 root 40: /* Define to 1 if you have the <sys/time.h> header file. */
41: #cmakedefine HAVE_SYS_TIME_H 1
42:
1.1 root 43: /* Define to 1 if you have the <sys/times.h> header file. */
44: #cmakedefine HAVE_SYS_TIMES_H 1
45:
1.1.1.6 root 46: /* Define to 1 if you have the <utime.h> header file. */
47: #cmakedefine HAVE_UTIME_H 1
48:
49: /* Define to 1 if you have the <sys/utime.h> header file. */
50: #cmakedefine HAVE_SYS_UTIME_H 1
51:
1.1 root 52: /* Define to 1 if you have the `cfmakeraw' function. */
53: #cmakedefine HAVE_CFMAKERAW 1
54:
55: /* Define to 1 if you have the 'setenv' function. */
56: #cmakedefine HAVE_SETENV 1
57:
58: /* Define to 1 if you have the `select' function. */
59: #cmakedefine HAVE_SELECT 1
60:
61: /* Define to 1 if you have unix domain sockets */
62: #cmakedefine HAVE_UNIX_DOMAIN_SOCKETS 1
63:
1.1.1.2 root 64: /* Define to 1 if you have the 'gettimeofday' function. */
65: #cmakedefine HAVE_GETTIMEOFDAY 1
66:
67: /* Define to 1 if you have the 'nanosleep' function. */
68: #cmakedefine HAVE_NANOSLEEP 1
69:
70: /* Define to 1 if you have the 'alphasort' function. */
71: #cmakedefine HAVE_ALPHASORT 1
72:
73: /* Define to 1 if you have the 'scandir' function. */
74: #cmakedefine HAVE_SCANDIR 1
75:
1.1.1.3 root 76: /* Define to 1 if you have the 'statvfs' function. */
77: #cmakedefine HAVE_STATVFS 1
78:
1.1.1.4 root 79: /* Define to 1 if you have the 'fseeko' function. */
80: #cmakedefine HAVE_FSEEKO 1
81:
82: /* Define to 1 if you have the 'ftello' function. */
83: #cmakedefine HAVE_FTELLO 1
84:
1.1.1.5 root 85: /* Define to 1 if you have the 'flock' function. */
86: #cmakedefine HAVE_FLOCK 1
87:
88: /* Define to 1 if you have the 'strlcpy' function. */
89: #cmakedefine HAVE_LIBC_STRLCPY 1
90:
91: /* Define to 1 if you have the 'd_type' member in the 'dirent' struct */
92: #cmakedefine HAVE_DIRENT_D_TYPE 1
1.1 root 93:
94: /* Relative path from bindir to datadir */
95: #define BIN2DATADIR "@BIN2DATADIR@"
96:
97: /* Define to 1 to enable DSP 56k emulation for Falcon mode */
98: #cmakedefine ENABLE_DSP_EMU 1
99:
1.1.1.2 root 100: /* Define to 1 to enable WINUAE cpu */
101: #cmakedefine ENABLE_WINUAE_CPU 1
102:
1.1 root 103: /* Define to 1 to use less memory - at the expense of emulation speed */
104: #cmakedefine ENABLE_SMALL_MEM 1
105:
106: /* Define to 1 to enable trace logs - undefine to slightly increase speed */
107: #cmakedefine ENABLE_TRACING 1
1.1.1.6 root 108:
109: /* Define to 1 if udev support is available */
110: #cmakedefine HAVE_UDEV 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.