/* src/include/config.hh.in. Generated from configure.ac by autoheader. */ /* Commands revision num */ #undef CMDS_REV /* Commands directory suffix */ #undef CMDS_SUFF /* Define the host for which Dosemu is configured */ #undef CONFIG_HOST /* Define the configure time */ #undef CONFIG_TIME /* dosemu-specific config subdir */ #undef CONFSUBDIR /* Where data are placed to */ #undef DATADIR /* Define this to disable system-specific work-arounds that are unneeded on your system */ #undef DISABLE_SYSTEM_WA /* Directory for dosemu plugins */ #undef DOSEMUPLUGINDIR /* Define this to enable experimental stuff */ #undef EXPERIMENTAL /* Define this for backtrace() functionality */ #undef HAVE_BACKTRACE /* Define to 1 if you have the declaration of `F_OFD_SETLK', and to 0 if you don't. */ #undef HAVE_DECL_F_OFD_SETLK /* Define this if you have execinfo.h in libc */ #undef HAVE_EXECINFO /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define this if you have binutils-devel installed */ #undef HAVE_LIBBFD /* Define this if you have bsd-devel installed */ #undef HAVE_LIBBSD /* Define to 1 if you have the `dl' library (-ldl). */ #undef HAVE_LIBDL /* Define to 1 if you have the `iberty' library (-liberty). */ #undef HAVE_LIBIBERTY /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD /* Define to 1 if you have the `rt' library (-lrt). */ #undef HAVE_LIBRT /* Define to 1 if you have the `z' library (-lz). */ #undef HAVE_LIBZ /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_CDROM_H /* Define to 1 if you have the header file. */ #undef HAVE_LINUX_IPX_H /* Define to 1 if you have the `memfd_create' function. */ #undef HAVE_MEMFD_CREATE /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* Define to 1 if you have the header file. */ #undef HAVE_NETIPX_IPX_H /* Define to 1 if you have the header file. */ #undef HAVE_NETPACKET_PACKET_H /* Define to 1 if you have the `pthread_getname_np' function. */ #undef HAVE_PTHREAD_GETNAME_NP /* Define to 1 if you have the `pthread_setname_np' function. */ #undef HAVE_PTHREAD_SETNAME_NP /* Define to 1 if you have the `renameat2' function. */ #undef HAVE_RENAMEAT2 /* Define to 1 if you have the header file. */ #undef HAVE_SCSI_SG_H /* Define to 1 if you have the `shm_open' function. */ #undef HAVE_SHM_OPEN /* Define this if your glibc defines static_assert */ #undef HAVE_STATIC_ASSERT /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* Define this if your compiler supports c11 */ #undef HAVE_STD_C11 /* Define to 1 if you have the header file. */ #undef HAVE_STRINGS_H /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_KD_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Where extra executables are placed to */ #undef LIBEXECDIR /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT /* Define to the full name of this package. */ #undef PACKAGE_NAME /* Define to the full name and version of this package. */ #undef PACKAGE_STRING /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME /* Define to the home page for this package. */ #undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION /* Define the signal handling function prototype prefix */ #undef SIG_PROTO_PFX /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* System config dir */ #undef SYSCONFDIR /* Directory for x11 fonts */ #undef SYSTEM_XFONTS_PATH /* DEFINE this, if you want dynamically loaded plugins */ #undef USE_DL_PLUGINS /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # undef _ALL_SOURCE #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # undef _GNU_SOURCE #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # undef _POSIX_PTHREAD_SEMANTICS #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # undef _TANDEM_SOURCE #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # undef __EXTENSIONS__ #endif /* Define this to enable compile-time warnings for outdated system-specific work-arounds */ #undef WARN_OUTDATED_WA /* Define this to enable compile-time warnings for system-specific work-arounds that were failed to disable */ #undef WARN_UNDISABLED_WA /* Define this to use the X86 CPU emulator */ #undef X86_EMULATOR /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a `char[]'. */ #undef YYTEXT_POINTER /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE # define _DARWIN_USE_64_BIT_INODE 1 #endif /* Number of bits in a file offset, on hosts where this is settable. */ #undef _FILE_OFFSET_BITS /* Define for large files, on AIX-style hosts. */ #undef _LARGE_FILES /* Define to 1 if on MINIX. */ #undef _MINIX /* Define to 2 if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define to 1 if you need to in order for `stat' and other things to work. */ #undef _POSIX_SOURCE