/* src/include/config.hh. Generated from config.hh.in by configure. */ /* src/include/config.hh.in. Generated from configure.ac by autoheader. */ /* Commands revision num */ #define CMDS_REV 3 /* Commands directory suffix */ #define CMDS_SUFF "dosemu2-cmds-0.3" /* Define the host for which Dosemu is configured */ #define CONFIG_HOST "linux" /* Define the configure time */ #define CONFIG_TIME "2021-12-24 11:28:51 +0100" /* dosemu-specific config subdir */ #define CONFSUBDIR "dosemu" /* Where data are placed to */ #define DATADIR "/usr/share" /* Define this to disable system-specific work-arounds that are unneeded on your system */ /* #undef DISABLE_SYSTEM_WA */ /* Directory for dosemu plugins */ #define DOSEMUPLUGINDIR "/usr/lib64/dosemu" /* Define this to enable experimental stuff */ /* #undef EXPERIMENTAL */ /* Define this for backtrace() functionality */ #define HAVE_BACKTRACE 1 /* Define to 1 if you have the declaration of `F_OFD_SETLK', and to 0 if you don't. */ #define HAVE_DECL_F_OFD_SETLK 1 /* Define this if you have execinfo.h in libc */ #define HAVE_EXECINFO 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define this if you have binutils-devel installed */ /* #undef HAVE_LIBBFD */ /* Define this if you have bsd-devel installed */ #define HAVE_LIBBSD 1 /* Define to 1 if you have the `dl' library (-ldl). */ #define HAVE_LIBDL 1 /* Define to 1 if you have the `iberty' library (-liberty). */ /* #undef HAVE_LIBIBERTY */ /* Define to 1 if you have the `m' library (-lm). */ #define HAVE_LIBM 1 /* Define to 1 if you have the `pthread' library (-lpthread). */ #define HAVE_LIBPTHREAD 1 /* Define to 1 if you have the `rt' library (-lrt). */ #define HAVE_LIBRT 1 /* Define to 1 if you have the `z' library (-lz). */ /* #undef HAVE_LIBZ */ /* Define to 1 if you have the header file. */ #define HAVE_LINUX_CDROM_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_IPX_H */ /* Define to 1 if you have the `memfd_create' function. */ #define HAVE_MEMFD_CREATE 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETIPX_IPX_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETPACKET_PACKET_H 1 /* Define to 1 if you have the `pthread_getname_np' function. */ #define HAVE_PTHREAD_GETNAME_NP 1 /* Define to 1 if you have the `pthread_setname_np' function. */ #define HAVE_PTHREAD_SETNAME_NP 1 /* Define to 1 if you have the `renameat2' function. */ #define HAVE_RENAMEAT2 1 /* Define to 1 if you have the header file. */ #define HAVE_SCSI_SG_H 1 /* Define to 1 if you have the `shm_open' function. */ #define HAVE_SHM_OPEN 1 /* Define this if your glibc defines static_assert */ #define HAVE_STATIC_ASSERT 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define this if your compiler supports c11 */ #define HAVE_STD_C11 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_KD_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Where extra executables are placed to */ #define LIBEXECDIR "/usr/libexec" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "https://github.com/dosemu2/dosemu2/issues" /* Define to the full name of this package. */ #define PACKAGE_NAME "dosemu2" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "dosemu2 2.0pre8" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "dosemu2" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "2.0pre8" /* Define the signal handling function prototype prefix */ #define SIG_PROTO_PFX __attribute__((no_instrument_function)) __attribute__((optimize("no-stack-protector"))) /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* System config dir */ #define SYSCONFDIR "/etc" /* Directory for x11 fonts */ #define SYSTEM_XFONTS_PATH "/usr/share/dosemu/Xfonts" /* DEFINE this, if you want dynamically loaded plugins */ #define USE_DL_PLUGINS 1 /* Enable extensions on AIX 3, Interix. */ #ifndef _ALL_SOURCE # define _ALL_SOURCE 1 #endif /* Enable GNU extensions on systems that have them. */ #ifndef _GNU_SOURCE # define _GNU_SOURCE 1 #endif /* Enable threading extensions on Solaris. */ #ifndef _POSIX_PTHREAD_SEMANTICS # define _POSIX_PTHREAD_SEMANTICS 1 #endif /* Enable extensions on HP NonStop. */ #ifndef _TANDEM_SOURCE # define _TANDEM_SOURCE 1 #endif /* Enable general extensions on Solaris. */ #ifndef __EXTENSIONS__ # define __EXTENSIONS__ 1 #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 */ #define X86_EMULATOR 1 /* 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 */