/* conf.h. Generated automatically by configure. */ /* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if using alloca.c. */ /* #undef C_ALLOCA */ /* Define to empty if the keyword does not work. */ /* #undef const */ /* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems. This function is required for alloca.c support on those systems. */ /* #undef CRAY_STACKSEG_END */ /* Define if you have alloca, as a function or macro. */ #define HAVE_ALLOCA 1 /* Define if you have and it should be used (not on Ultrix). */ #define HAVE_ALLOCA_H 1 /* Define if you don't have vprintf but do have _doprnt. */ /* #undef HAVE_DOPRNT */ /* Define if your system has a working fnmatch function. */ #define HAVE_FNMATCH 1 /* Define if you have that is POSIX.1 compatible. */ #define HAVE_SYS_WAIT_H 1 /* Define if utime(file, NULL) sets file's timestamp to the present. */ #define HAVE_UTIME_NULL 1 /* Define if you have the vprintf function. */ #define HAVE_VPRINTF 1 /* Define to `int' if doesn't define. */ /* #undef pid_t */ /* Define as the return type of signal handlers (int or void). */ #define RETSIGTYPE void /* Define to `unsigned' if doesn't define. */ /* #undef size_t */ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at run-time. STACK_DIRECTION > 0 => grows toward higher addresses STACK_DIRECTION < 0 => grows toward lower addresses STACK_DIRECTION = 0 => direction of growth unknown */ /* #undef STACK_DIRECTION */ /* Define if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define if you can safely include both and . */ #define TIME_WITH_SYS_TIME 1 /* Define if your declares struct tm. */ /* #undef TM_IN_SYS_TIME */ /* Define if you have the getcwd function. */ #define HAVE_GETCWD 1 /* Define if you have the gethostname function. */ #define HAVE_GETHOSTNAME 1 /* Define if you have the mkdir function. */ #define HAVE_MKDIR 1 /* Define if you have the rmdir function. */ #define HAVE_RMDIR 1 /* Define if you have the select function. */ #define HAVE_SELECT 1 /* Define if you have the strcspn function. */ #define HAVE_STRCSPN 1 /* Define if you have the strdup function. */ #define HAVE_STRDUP 1 /* Define if you have the strerror function. */ #define HAVE_STRERROR 1 /* Define if you have the strstr function. */ #define HAVE_STRSTR 1 /* Define if you have the strtol function. */ #define HAVE_STRTOL 1 /* Define if you have the strupr function. */ /* #undef HAVE_STRUPR */ /* Define if you have the strcasecmp function. */ #define HAVE_STRCASECMP 1 /* Define if you have the strncasecmp function. */ #define HAVE_STRNCASECMP 1 /* Define if you have the swab function. */ #define HAVE_SWAB 1 /* Define if you have the header file. */ #define HAVE_DIRENT_H 1 /* Define if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define if you have the header file. */ #define HAVE_LIMITS_H 1 /* Define if you have the header file. */ #define HAVE_MALLOC_H 1 /* Define if you have the header file. */ /* #undef HAVE_NDIR_H */ /* Define if you have the header file. */ /* #undef HAVE_SYS_DIR_H */ /* Define if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define if you have the header file. */ /* #undef HAVE_SYS_NDIR_H */ /* Define if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* Define if you have the header file. */ #define HAVE_UNISTD_H 1 /* Features */ /* use readline library */ /* #undef HAVE_READLINE */ /* use GCC inline assembly for MUL/DIV and status */ /* #undef GNU_X86_ASM */ /* Host OS */ /*#define UNDER_UNIX 1*/ #define UNDER_WIN32 1 /* #undef UNDER_MACOS */ /* Windows: timer selection */ /* this timer works best -- the midi/multimedia timer */ #define USE_MM_TIMER /* this one is horrible but portable */ /* #undef USE_MESSAGE_TIMER */ /* this one looks most promising but requires Win98/WinNT4.0 */ /* #undef USE_WAITABLE_TIMER */ /* Modules included in v9t9 */ #define NULL_VIDEO 1 #define NULL_KEYBOARD 1 #define NULL_SOUND 1 #define EMU_DISK_DSR 1 #define REAL_DISK_DSR 1 #define REAL_RS232_DSR 1 /*#define X_WIN_VIDEO 1 #define X_WIN_KEYBOARD 1 #define LINUX_SVGA_VIDEO 1 #define LINUX_SVGA_KEYBOARD 1 #define LINUX_SPEAKER_SOUND 1 #define OSS_SOUND 1*/ /* #undef ALSA_SOUND */ #define WIN32_VIDEO 1 #define WIN32_KEYBOARD 1 #define WIN32_SOUND 1 #define GTK_KEYBOARD 1 #define GTK_VIDEO 1