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

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: 
1.1.1.5   root       34: /* Define to 1 if you have the <SDL_config.h> header file. */
                     35: #cmakedefine HAVE_SDL_CONFIG_H 1
1.1       root       36: 
1.1.1.6 ! root       37: /* Define to 1 if you have the <sys/time.h> header file. */
        !            38: #cmakedefine HAVE_SYS_TIME_H 1
        !            39: 
1.1       root       40: /* Define to 1 if you have the <sys/times.h> header file. */
                     41: #cmakedefine HAVE_SYS_TIMES_H 1
                     42: 
1.1.1.6 ! root       43: /* Define to 1 if you have the <utime.h> header file. */
        !            44: #cmakedefine HAVE_UTIME_H 1
        !            45: 
        !            46: /* Define to 1 if you have the <sys/utime.h> header file. */
        !            47: #cmakedefine HAVE_SYS_UTIME_H 1
        !            48: 
1.1       root       49: /* Define to 1 if you have the `cfmakeraw' function. */
                     50: #cmakedefine HAVE_CFMAKERAW 1
                     51: 
                     52: /* Define to 1 if you have the 'setenv' function. */
                     53: #cmakedefine HAVE_SETENV 1
                     54: 
                     55: /* Define to 1 if you have the `select' function. */
                     56: #cmakedefine HAVE_SELECT 1
                     57: 
                     58: /* Define to 1 if you have unix domain sockets */
                     59: #cmakedefine HAVE_UNIX_DOMAIN_SOCKETS 1
                     60: 
1.1.1.2   root       61: /* Define to 1 if you have the 'gettimeofday' function. */
                     62: #cmakedefine HAVE_GETTIMEOFDAY 1
                     63: 
                     64: /* Define to 1 if you have the 'nanosleep' function. */
                     65: #cmakedefine HAVE_NANOSLEEP 1
                     66: 
                     67: /* Define to 1 if you have the 'alphasort' function. */
                     68: #cmakedefine HAVE_ALPHASORT 1
                     69: 
                     70: /* Define to 1 if you have the 'scandir' function. */
                     71: #cmakedefine HAVE_SCANDIR 1
                     72: 
1.1.1.3   root       73: /* Define to 1 if you have the 'statvfs' function. */
                     74: #cmakedefine HAVE_STATVFS 1
                     75: 
1.1.1.4   root       76: /* Define to 1 if you have the 'fseeko' function. */
                     77: #cmakedefine HAVE_FSEEKO 1
                     78: 
                     79: /* Define to 1 if you have the 'ftello' function. */
                     80: #cmakedefine HAVE_FTELLO 1
                     81: 
1.1.1.5   root       82: /* Define to 1 if you have the 'flock' function. */
                     83: #cmakedefine HAVE_FLOCK 1
                     84: 
                     85: /* Define to 1 if you have the 'strlcpy' function. */
                     86: #cmakedefine HAVE_LIBC_STRLCPY 1
                     87: 
                     88: /* Define to 1 if you have the 'd_type' member in the 'dirent' struct */
                     89: #cmakedefine HAVE_DIRENT_D_TYPE 1
1.1       root       90: 
                     91: /* Relative path from bindir to datadir */
                     92: #define BIN2DATADIR "@BIN2DATADIR@"
                     93: 
                     94: /* Define to 1 to enable DSP 56k emulation for Falcon mode */
                     95: #cmakedefine ENABLE_DSP_EMU 1
                     96: 
1.1.1.2   root       97: /* Define to 1 to enable WINUAE cpu  */
                     98: #cmakedefine ENABLE_WINUAE_CPU 1
                     99: 
1.1       root      100: /* Define to 1 to use less memory - at the expense of emulation speed */
                    101: #cmakedefine ENABLE_SMALL_MEM 1
                    102: 
                    103: /* Define to 1 to enable trace logs - undefine to slightly increase speed */
                    104: #cmakedefine ENABLE_TRACING 1
1.1.1.6 ! root      105: 
        !           106: /* Define to 1 if udev support is available */
        !           107: #cmakedefine HAVE_UDEV 1

unix.superglobalmegacorp.com

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