Annotation of hatari/cmake/config-cmake.h, revision 1.1.1.4

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.4 ! root       12: /* Define if you have the capsimage library */
        !            13: #cmakedefine HAVE_CAPSIMAGE 1
        !            14: #cmakedefine CAPSIMAGE_VERSION @CAPSIMAGE_VERSION@
        !            15: 
1.1       root       16: /* Define if you have a X11 environment */
                     17: #cmakedefine HAVE_X11 1
                     18: 
                     19: /* Define to 1 if you have the `z' library (-lz). */
                     20: #cmakedefine HAVE_LIBZ 1
                     21: 
                     22: /* Define to 1 if you have the <zlib.h> header file. */
                     23: #cmakedefine HAVE_ZLIB_H 1
                     24: 
                     25: /* Define to 1 if you have the <termios.h> header file. */
                     26: #cmakedefine HAVE_TERMIOS_H 1
                     27: 
                     28: /* Define to 1 if you have the <glob.h> header file. */
                     29: #cmakedefine HAVE_GLOB_H 1
                     30: 
                     31: /* Define to 1 if you have the <strings.h> header file. */
                     32: #cmakedefine HAVE_STRINGS_H 1
                     33: 
                     34: /* Define to 1 if you have the <SDL/SDL_config.h> header file. */
                     35: #cmakedefine HAVE_SDL_SDL_CONFIG_H 1
                     36: 
                     37: /* Define to 1 if you have the <sys/times.h> header file. */
                     38: #cmakedefine HAVE_SYS_TIMES_H 1
                     39: 
                     40: /* Define to 1 if you have the `cfmakeraw' function. */
                     41: #cmakedefine HAVE_CFMAKERAW 1
                     42: 
                     43: /* Define to 1 if you have the 'setenv' function. */
                     44: #cmakedefine HAVE_SETENV 1
                     45: 
                     46: /* Define to 1 if you have the `select' function. */
                     47: #cmakedefine HAVE_SELECT 1
                     48: 
                     49: /* Define to 1 if you have unix domain sockets */
                     50: #cmakedefine HAVE_UNIX_DOMAIN_SOCKETS 1
                     51: 
                     52: /* Define to 1 if you have the 'posix_memalign' function. */
                     53: #cmakedefine HAVE_POSIX_MEMALIGN 1
                     54: 
                     55: /* Define to 1 if you have the 'memalign' function. */
                     56: #cmakedefine HAVE_MEMALIGN 1
                     57: 
1.1.1.2   root       58: /* Define to 1 if you have the 'gettimeofday' function. */
                     59: #cmakedefine HAVE_GETTIMEOFDAY 1
                     60: 
                     61: /* Define to 1 if you have the 'nanosleep' function. */
                     62: #cmakedefine HAVE_NANOSLEEP 1
                     63: 
                     64: /* Define to 1 if you have the 'alphasort' function. */
                     65: #cmakedefine HAVE_ALPHASORT 1
                     66: 
                     67: /* Define to 1 if you have the 'scandir' function. */
                     68: #cmakedefine HAVE_SCANDIR 1
                     69: 
1.1.1.3   root       70: /* Define to 1 if you have the 'statvfs' function. */
                     71: #cmakedefine HAVE_STATVFS 1
                     72: 
1.1.1.4 ! root       73: /* Define to 1 if you have the 'fseeko' function. */
        !            74: #cmakedefine HAVE_FSEEKO 1
        !            75: 
        !            76: /* Define to 1 if you have the 'ftello' function. */
        !            77: #cmakedefine HAVE_FTELLO 1
        !            78: 
1.1       root       79: 
                     80: /* Relative path from bindir to datadir */
                     81: #define BIN2DATADIR "@BIN2DATADIR@"
                     82: 
                     83: /* Define to 1 to enable DSP 56k emulation for Falcon mode */
                     84: #cmakedefine ENABLE_DSP_EMU 1
                     85: 
1.1.1.2   root       86: /* Define to 1 to enable WINUAE cpu  */
                     87: #cmakedefine ENABLE_WINUAE_CPU 1
                     88: 
1.1       root       89: /* Define to 1 to use less memory - at the expense of emulation speed */
                     90: #cmakedefine ENABLE_SMALL_MEM 1
                     91: 
                     92: /* Define to 1 to enable trace logs - undefine to slightly increase speed */
                     93: #cmakedefine ENABLE_TRACING 1

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.