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

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: 
1.1.1.2 ! root       54: /* Define to 1 if you have the 'gettimeofday' function. */
        !            55: #cmakedefine HAVE_GETTIMEOFDAY 1
        !            56: 
        !            57: /* Define to 1 if you have the 'nanosleep' function. */
        !            58: #cmakedefine HAVE_NANOSLEEP 1
        !            59: 
        !            60: /* Define to 1 if you have the 'alphasort' function. */
        !            61: #cmakedefine HAVE_ALPHASORT 1
        !            62: 
        !            63: /* Define to 1 if you have the 'scandir' function. */
        !            64: #cmakedefine HAVE_SCANDIR 1
        !            65: 
1.1       root       66: 
                     67: /* Relative path from bindir to datadir */
                     68: #define BIN2DATADIR "@BIN2DATADIR@"
                     69: 
                     70: /* Define to 1 to enable DSP 56k emulation for Falcon mode */
                     71: #cmakedefine ENABLE_DSP_EMU 1
                     72: 
1.1.1.2 ! root       73: /* Define to 1 to enable WINUAE cpu  */
        !            74: #cmakedefine ENABLE_WINUAE_CPU 1
        !            75: 
1.1       root       76: /* Define to 1 to use less memory - at the expense of emulation speed */
                     77: #cmakedefine ENABLE_SMALL_MEM 1
                     78: 
                     79: /* Define to 1 to enable trace logs - undefine to slightly increase speed */
                     80: #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.