|
|
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: ! 12: /* Define if you have a X11 environment */ ! 13: #cmakedefine HAVE_X11 1 ! 14: ! 15: /* Define to 1 if you have the `z' library (-lz). */ ! 16: #cmakedefine HAVE_LIBZ 1 ! 17: ! 18: /* Define to 1 if you have the <zlib.h> header file. */ ! 19: #cmakedefine HAVE_ZLIB_H 1 ! 20: ! 21: /* Define to 1 if you have the <termios.h> header file. */ ! 22: #cmakedefine HAVE_TERMIOS_H 1 ! 23: ! 24: /* Define to 1 if you have the <glob.h> header file. */ ! 25: #cmakedefine HAVE_GLOB_H 1 ! 26: ! 27: /* Define to 1 if you have the <strings.h> header file. */ ! 28: #cmakedefine HAVE_STRINGS_H 1 ! 29: ! 30: /* Define to 1 if you have the <SDL/SDL_config.h> header file. */ ! 31: #cmakedefine HAVE_SDL_SDL_CONFIG_H 1 ! 32: ! 33: /* Define to 1 if you have the <sys/times.h> header file. */ ! 34: #cmakedefine HAVE_SYS_TIMES_H 1 ! 35: ! 36: /* Define to 1 if you have the `cfmakeraw' function. */ ! 37: #cmakedefine HAVE_CFMAKERAW 1 ! 38: ! 39: /* Define to 1 if you have the 'setenv' function. */ ! 40: #cmakedefine HAVE_SETENV 1 ! 41: ! 42: /* Define to 1 if you have the `select' function. */ ! 43: #cmakedefine HAVE_SELECT 1 ! 44: ! 45: /* Define to 1 if you have unix domain sockets */ ! 46: #cmakedefine HAVE_UNIX_DOMAIN_SOCKETS 1 ! 47: ! 48: /* Define to 1 if you have the 'posix_memalign' function. */ ! 49: #cmakedefine HAVE_POSIX_MEMALIGN 1 ! 50: ! 51: /* Define to 1 if you have the 'memalign' function. */ ! 52: #cmakedefine HAVE_MEMALIGN 1 ! 53: ! 54: ! 55: /* Relative path from bindir to datadir */ ! 56: #define BIN2DATADIR "@BIN2DATADIR@" ! 57: ! 58: /* Define to 1 to enable DSP 56k emulation for Falcon mode */ ! 59: #cmakedefine ENABLE_DSP_EMU 1 ! 60: ! 61: /* Define to 1 to use less memory - at the expense of emulation speed */ ! 62: #cmakedefine ENABLE_SMALL_MEM 1 ! 63: ! 64: /* Define to 1 to enable trace logs - undefine to slightly increase speed */ ! 65: #cmakedefine ENABLE_TRACING 1
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.