home *** CD-ROM | disk | FTP | other *** search
- /* 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. */
- #undef HAVE_ALLOCA
-
- /* Define if you have <alloca.h> and it should be used (not on Ultrix). */
- #undef HAVE_ALLOCA_H
-
- /* Define if you don't have vprintf but do have _doprnt. */
- #undef HAVE_DOPRNT
-
- /* Define if your system has a working fnmatch function. */
- #undef HAVE_FNMATCH
-
- /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
- #undef HAVE_SYS_WAIT_H
-
- /* Define if utime(file, NULL) sets file's timestamp to the present. */
- #undef HAVE_UTIME_NULL
-
- /* Define if you have the vprintf function. */
- #undef HAVE_VPRINTF
-
- /* Define to `int' if <sys/types.h> doesn't define. */
- #undef pid_t
-
- /* Define as the return type of signal handlers (int or void). */
- #undef RETSIGTYPE
-
- /* Define to `unsigned' if <sys/types.h> 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. */
- #undef STDC_HEADERS
-
- /* Define if you can safely include both <sys/time.h> and <time.h>. */
- #undef TIME_WITH_SYS_TIME
-
- /* Define if your <sys/time.h> declares struct tm. */
- #undef TM_IN_SYS_TIME
-
- /* Define if you have the getcwd function. */
- #undef HAVE_GETCWD
-
- /* Define if you have the gethostname function. */
- #undef HAVE_GETHOSTNAME
-
- /* Define if you have the mkdir function. */
- #undef HAVE_MKDIR
-
- /* Define if you have the rmdir function. */
- #undef HAVE_RMDIR
-
- /* Define if you have the select function. */
- #undef HAVE_SELECT
-
- /* Define if you have the strcspn function. */
- #undef HAVE_STRCSPN
-
- /* Define if you have the strdup function. */
- #undef HAVE_STRDUP
-
- /* Define if you have the strerror function. */
- #undef HAVE_STRERROR
-
- /* Define if you have the strstr function. */
- #undef HAVE_STRSTR
-
- /* Define if you have the strtol function. */
- #undef HAVE_STRTOL
-
- /* Define if you have the strupr function. */
- #undef HAVE_STRUPR
-
- /* Define if you have the strcasecmp function. */
- #undef HAVE_STRCASECMP
-
- /* Define if you have the strncasecmp function. */
- #undef HAVE_STRNCASECMP
-
- /* Define if you have the swab function. */
- #undef HAVE_SWAB
-
- /* Define if you have the <dirent.h> header file. */
- #undef HAVE_DIRENT_H
-
- /* Define if you have the <fcntl.h> header file. */
- #undef HAVE_FCNTL_H
-
- /* Define if you have the <limits.h> header file. */
- #undef HAVE_LIMITS_H
-
- /* Define if you have the <malloc.h> header file. */
- #undef HAVE_MALLOC_H
-
- /* Define if you have the <ndir.h> header file. */
- #undef HAVE_NDIR_H
-
- /* Define if you have the <sys/dir.h> header file. */
- #undef HAVE_SYS_DIR_H
-
- /* Define if you have the <sys/ioctl.h> header file. */
- #undef HAVE_SYS_IOCTL_H
-
- /* Define if you have the <sys/ndir.h> header file. */
- #undef HAVE_SYS_NDIR_H
-
- /* Define if you have the <sys/time.h> header file. */
- #undef HAVE_SYS_TIME_H
-
- /* Define if you have the <unistd.h> header file. */
- #undef HAVE_UNISTD_H
-
- /* Features */
- /* use readline library */
- #undef HAVE_READLINE
- /* use GCC inline assembly for MUL/DIV and status */
- #undef GNU_X86_ASM
-
- /* Host OS */
- #undef UNDER_UNIX
- #undef UNDER_WIN32
- #undef UNDER_MACOS
-
- /* Windows: timer selection */
- /* this timer works best -- the midi/multimedia timer */
- #undef 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
-
- /* PNG file support? */
- #undef WITH_LIB_PNG
-
- /* Modules included in v9t9 */
- #undef NULL_VIDEO
- #undef NULL_KEYBOARD
- #undef NULL_SOUND
-
- #undef EMU_DISK_DSR
- #undef REAL_DISK_DSR
- #undef REAL_RS232_DSR
-
- #undef X_WIN_VIDEO
- #undef X_WIN_KEYBOARD
- #undef LINUX_SVGA_VIDEO
- #undef LINUX_SVGA_KEYBOARD
- #undef LINUX_SPEAKER_SOUND
- #undef OSS_SOUND
- #undef ALSA_SOUND
- #undef ESD_SOUND
-
- #undef WIN32_VIDEO
- #undef WIN32_KEYBOARD
- #undef WIN32_SOUND
-
- #undef GTK_KEYBOARD
- #undef GTK_VIDEO
-