Created
July 1, 2020 20:08
-
-
Save buserror/1dc5400d6fc293f7bc8a602f2c1a6dc0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* config.h. Generated from config.h.in by configure. */ | |
/* config.h.in. Generated from configure.ac by autoheader. */ | |
/* Define if building universal (internal helper macro) */ | |
/* #undef AC_APPLE_UNIVERSAL_BUILD */ | |
/* 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 to 1 if using `alloca.c'. */ | |
/* #undef C_ALLOCA */ | |
/* Define is using ESD. */ | |
/* #undef ENABLE_ESD */ | |
/* Define if using DGA with framebuffer device. */ | |
#define ENABLE_FBDEV_DGA 1 | |
/* Define if using GTK. */ | |
#define ENABLE_GTK 1 | |
/* Define if using "mon". */ | |
#define ENABLE_MON 1 | |
/* Define if using native 68k mode. */ | |
/* #undef ENABLE_NATIVE_M68K */ | |
/* Define to 1 if translation of program messages to the user's native | |
language is requested. */ | |
/* #undef ENABLE_NLS */ | |
/* Define if your system supports TUN/TAP devices. */ | |
#define ENABLE_TUNTAP 1 | |
/* Define if using video enabled on SEGV signals. */ | |
#define ENABLE_VOSF 1 | |
/* Define if using XFree86 DGA extension. */ | |
/* #undef ENABLE_XF86_DGA */ | |
/* Define if using XFree86 DGA extension. */ | |
#define ENABLE_XF86_VIDMODE 1 | |
/* Define to 1 if you have the `acoshl' function. */ | |
#define HAVE_ACOSHL 1 | |
/* Define to 1 if you have the `acosl' function. */ | |
#define HAVE_ACOSL 1 | |
/* Define to 1 if you have `alloca', as a function or macro. */ | |
/* #undef HAVE_ALLOCA */ | |
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix). | |
*/ | |
/* #undef HAVE_ALLOCA_H */ | |
/* Define to 1 if you have the `argz_count' function. */ | |
/* #undef HAVE_ARGZ_COUNT */ | |
/* Define to 1 if you have the <argz.h> header file. */ | |
/* #undef HAVE_ARGZ_H */ | |
/* Define to 1 if you have the `argz_next' function. */ | |
/* #undef HAVE_ARGZ_NEXT */ | |
/* Define to 1 if you have the `argz_stringify' function. */ | |
/* #undef HAVE_ARGZ_STRINGIFY */ | |
/* Define to 1 if you have the <arpa/inet.h> header file. */ | |
#define HAVE_ARPA_INET_H 1 | |
/* Define to 1 if you have the `asinhl' function. */ | |
#define HAVE_ASINHL 1 | |
/* Define to 1 if you have the `asinl' function. */ | |
#define HAVE_ASINL 1 | |
/* Define if your system has <asm/ucontext.h> header. */ | |
#define HAVE_ASM_UCONTEXT 1 | |
/* Define to 1 if you have the `asprintf' function. */ | |
/* #undef HAVE_ASPRINTF */ | |
/* Define to 1 if you have the `atanh' function. */ | |
#define HAVE_ATANH 1 | |
/* Define to 1 if you have the `atanhl' function. */ | |
#define HAVE_ATANHL 1 | |
/* Define to 1 if you have the `atanl' function. */ | |
#define HAVE_ATANL 1 | |
/* Define to 1 if you have the <AvailabilityMacros.h> header file. */ | |
/* #undef HAVE_AVAILABILITYMACROS_H */ | |
/* Define to 1 if the compiler understands __builtin_expect. */ | |
/* #undef HAVE_BUILTIN_EXPECT */ | |
/* Define to 1 if the system has the type `caddr_t'. */ | |
#define HAVE_CADDR_T 1 | |
/* Define to 1 if you have the `ceill' function. */ | |
#define HAVE_CEILL 1 | |
/* Define to 1 if you have the Mac OS X function CFLocaleCopyCurrent in the | |
CoreFoundation framework. */ | |
/* #undef HAVE_CFLOCALECOPYCURRENT */ | |
/* Define to 1 if you have the `cfmakeraw' function. */ | |
#define HAVE_CFMAKERAW 1 | |
/* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in | |
the CoreFoundation framework. */ | |
/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */ | |
/* Define to 1 if you have the `clock_gettime' function. */ | |
#define HAVE_CLOCK_GETTIME 1 | |
/* Define to 1 if you have the `coshl' function. */ | |
#define HAVE_COSHL 1 | |
/* Define to 1 if you have the `cosl' function. */ | |
#define HAVE_COSL 1 | |
/* Define if the GNU dcgettext() function is already present or preinstalled. | |
*/ | |
/* #undef HAVE_DCGETTEXT */ | |
/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you | |
don't. */ | |
/* #undef HAVE_DECL_FEOF_UNLOCKED */ | |
/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if | |
you don't. */ | |
/* #undef HAVE_DECL_FGETS_UNLOCKED */ | |
/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you | |
don't. */ | |
/* #undef HAVE_DECL_GETC_UNLOCKED */ | |
/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you | |
don't. */ | |
/* #undef HAVE_DECL__SNPRINTF */ | |
/* Define to 1 if you have the declaration of `_snwprintf', and to 0 if you | |
don't. */ | |
/* #undef HAVE_DECL__SNWPRINTF */ | |
/* Define if you have /dev/ptmx */ | |
#define HAVE_DEV_PTMX 1 | |
/* Define if you have /dev/ptc */ | |
/* #undef HAVE_DEV_PTS_AND_PTC */ | |
/* Define to 1 if you have the `expl' function. */ | |
#define HAVE_EXPL 1 | |
/* Define to 1 if you have the `fabsl' function. */ | |
#define HAVE_FABSL 1 | |
/* Define to 1 if you have the <fcntl.h> header file. */ | |
#define HAVE_FCNTL_H 1 | |
/* Define to 1 if you have the <features.h> header file. */ | |
/* #undef HAVE_FEATURES_H */ | |
/* Define to 1 if you have the `finite' function. */ | |
#define HAVE_FINITE 1 | |
/* Define to 1 if you have the <floatingpoint.h> header file. */ | |
/* #undef HAVE_FLOATINGPOINT_H */ | |
/* Define to 1 if you have the `floorl' function. */ | |
#define HAVE_FLOORL 1 | |
/* Define if framework AppKit is available. */ | |
/* #undef HAVE_FRAMEWORK_APPKIT */ | |
/* Define if framework Carbon is available. */ | |
/* #undef HAVE_FRAMEWORK_CARBON */ | |
/* Define if framework CoreFoundation is available. */ | |
/* #undef HAVE_FRAMEWORK_COREFOUNDATION */ | |
/* Define if framework IOKit is available. */ | |
/* #undef HAVE_FRAMEWORK_IOKIT */ | |
/* Define if framework SDL is available. */ | |
/* #undef HAVE_FRAMEWORK_SDL */ | |
/* Define to 1 if you have the `fwprintf' function. */ | |
/* #undef HAVE_FWPRINTF */ | |
/* Define to 1 if you have the `getcwd' function. */ | |
/* #undef HAVE_GETCWD */ | |
/* Define to 1 if you have the `getegid' function. */ | |
/* #undef HAVE_GETEGID */ | |
/* Define to 1 if you have the `geteuid' function. */ | |
/* #undef HAVE_GETEUID */ | |
/* Define to 1 if you have the `getgid' function. */ | |
/* #undef HAVE_GETGID */ | |
/* Define to 1 if you have the `getlocalename_l' function. */ | |
/* #undef HAVE_GETLOCALENAME_L */ | |
/* Define to 1 if you have the `getpagesize' function. */ | |
/* #undef HAVE_GETPAGESIZE */ | |
/* Define if the GNU gettext() function is already present or preinstalled. */ | |
/* #undef HAVE_GETTEXT */ | |
/* Define to 1 if you have the `getuid' function. */ | |
/* #undef HAVE_GETUID */ | |
/* Define if libgnomeui is available. */ | |
/* #undef HAVE_GNOMEUI */ | |
/* Define to 1 if you have the <history.h> header file. */ | |
/* #undef HAVE_HISTORY_H */ | |
/* Define if you have the iconv() function and it works. */ | |
/* #undef HAVE_ICONV */ | |
/* Define to 1 if you have the <ieee754.h> header file. */ | |
#define HAVE_IEEE754_H 1 | |
/* Define to 1 if you have the <ieeefp.h> header file. */ | |
/* #undef HAVE_IEEEFP_H */ | |
/* Define to 1 if you have the `inet_aton' function. */ | |
#define HAVE_INET_ATON 1 | |
/* Define if you have the 'intmax_t' type in <stdint.h> or <inttypes.h>. */ | |
/* #undef HAVE_INTMAX_T */ | |
/* Define to 1 if you have the <inttypes.h> header file. */ | |
#define HAVE_INTTYPES_H 1 | |
/* Define if <inttypes.h> exists, doesn't clash with <sys/types.h>, and | |
declares uintmax_t. */ | |
/* #undef HAVE_INTTYPES_H_WITH_UINTMAX */ | |
/* Define to 1 if you have the <IOKit/storage/IOBlockStorageDevice.h> header | |
file. */ | |
/* #undef HAVE_IOKIT_STORAGE_IOBLOCKSTORAGEDEVICE_H */ | |
/* Define to 1 if you have the `isinf' function. */ | |
#define HAVE_ISINF 1 | |
/* Define to 1 if you have the `isinfl' function. */ | |
#define HAVE_ISINFL 1 | |
/* Define to 1 if you have the `isnan' function. */ | |
#define HAVE_ISNAN 1 | |
/* Define to 1 if you have the `isnanl' function. */ | |
#define HAVE_ISNANL 1 | |
/* Define to 1 if you have the `isnormal' function. */ | |
/* #undef HAVE_ISNORMAL */ | |
/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ | |
/* #undef HAVE_LANGINFO_CODESET */ | |
/* Define if your <locale.h> file defines LC_MESSAGES. */ | |
/* #undef HAVE_LC_MESSAGES */ | |
/* Define to 1 if you have the `curses' library (-lcurses). */ | |
/* #undef HAVE_LIBCURSES */ | |
/* Define to 1 if you have the `Hcurses' library (-lHcurses). */ | |
/* #undef HAVE_LIBHCURSES */ | |
/* Define to 1 if you have the `m' library (-lm). */ | |
#define HAVE_LIBM 1 | |
/* Define to 1 if you have the `ncurses' library (-lncurses). */ | |
#define HAVE_LIBNCURSES 1 | |
/* Define to 1 if you have the `posix4' library (-lposix4). */ | |
/* #undef HAVE_LIBPOSIX4 */ | |
/* Define to 1 if you have the `readline' library (-lreadline). */ | |
#define HAVE_LIBREADLINE 1 | |
/* Define to 1 if you have the `rt' library (-lrt). */ | |
#define HAVE_LIBRT 1 | |
/* Define to 1 if you have the `termcap' library (-ltermcap). */ | |
/* #undef HAVE_LIBTERMCAP */ | |
/* Define to 1 if you have the `terminfo' library (-lterminfo). */ | |
/* #undef HAVE_LIBTERMINFO */ | |
/* Define to 1 if you have the `termlib' library (-ltermlib). */ | |
/* #undef HAVE_LIBTERMLIB */ | |
/* Define to 1 if you have the `vdeplug' library (-lvdeplug). */ | |
/* #undef HAVE_LIBVDEPLUG */ | |
/* Define to 1 if you have the `vhd' library (-lvhd). */ | |
/* #undef HAVE_LIBVHD */ | |
/* Define to 1 if you have the <limits.h> header file. */ | |
/* #undef HAVE_LIMITS_H */ | |
/* Define if there is a linker script to relocate the executable above | |
0x70000000. */ | |
#define HAVE_LINKER_SCRIPT 1 | |
/* Define to 1 if you have the <linux/if.h> header file. */ | |
#define HAVE_LINUX_IF_H 1 | |
/* Define to 1 if you have the <linux/if_tun.h> header file. */ | |
#define HAVE_LINUX_IF_TUN_H 1 | |
/* Define to 1 if the system has the type `loff_t'. */ | |
#define HAVE_LOFF_T 1 | |
/* Define to 1 if you have the `log10l' function. */ | |
#define HAVE_LOG10L 1 | |
/* Define to 1 if you have the <login.h> header file. */ | |
/* #undef HAVE_LOGIN_H */ | |
/* Define to 1 if you have the `logl' function. */ | |
#define HAVE_LOGL 1 | |
/* Define to 1 if the system has the type 'long long int'. */ | |
/* #undef HAVE_LONG_LONG_INT */ | |
/* Define if your system supports Mach exceptions. */ | |
/* #undef HAVE_MACH_EXCEPTIONS */ | |
/* Define to 1 if you have the <mach/mach.h> header file. */ | |
/* #undef HAVE_MACH_MACH_H */ | |
/* Define to 1 if you have the `mach_task_self' function. */ | |
/* #undef HAVE_MACH_TASK_SELF */ | |
/* Define if your system has a working vm_allocate()-based memory allocator. | |
*/ | |
/* #undef HAVE_MACH_VM */ | |
/* Define to 1 if you have the `mbrtowc' function. */ | |
/* #undef HAVE_MBRTOWC */ | |
/* Define to 1 if you have the <memory.h> header file. */ | |
#define HAVE_MEMORY_H 1 | |
/* Define to 1 if you have the `mempcpy' function. */ | |
/* #undef HAVE_MEMPCPY */ | |
/* Define to 1 if you have the `mmap' function. */ | |
#define HAVE_MMAP 1 | |
/* Define if <sys/mman.h> defines MAP_ANON and mmap()'ing with MAP_ANON works. | |
*/ | |
#define HAVE_MMAP_ANON 1 | |
/* Define if <sys/mman.h> defines MAP_ANONYMOUS and mmap()'ing with | |
MAP_ANONYMOUS works. */ | |
#define HAVE_MMAP_ANONYMOUS 1 | |
/* Define if your system has a working mmap()-based memory allocator. */ | |
#define HAVE_MMAP_VM 1 | |
/* Define to 1 if you have the `mprotect' function. */ | |
#define HAVE_MPROTECT 1 | |
/* Define to 1 if you have the `munmap' function. */ | |
#define HAVE_MUNMAP 1 | |
/* Define to 1 if you have the <nan.h> header file. */ | |
/* #undef HAVE_NAN_H */ | |
/* Define to 1 if you have the <net/if.h> header file. */ | |
#define HAVE_NET_IF_H 1 | |
/* Define to 1 if you have the <net/if_tun.h> header file. */ | |
/* #undef HAVE_NET_IF_TUN_H */ | |
/* Define to 1 if you have the `newlocale' function. */ | |
/* #undef HAVE_NEWLOCALE */ | |
/* Define if you are on NEWS-OS (additions from openssh-3.2.2p1, for | |
sshpty.c). */ | |
/* #undef HAVE_NEWS4 */ | |
/* Define to 1 if you have the `poll' function. */ | |
#define HAVE_POLL 1 | |
/* Define if your printf() function supports format strings with positions. */ | |
/* #undef HAVE_POSIX_PRINTF */ | |
/* Define to 1 if you have the `powl' function. */ | |
#define HAVE_POWL 1 | |
/* Define if pthreads are available. */ | |
#define HAVE_PTHREADS 1 | |
/* Define to 1 if you have the `pthread_cancel' function. */ | |
#define HAVE_PTHREAD_CANCEL 1 | |
/* Define to 1 if you have the `pthread_cond_init' function. */ | |
#define HAVE_PTHREAD_COND_INIT 1 | |
/* Define to 1 if you have the `pthread_mutexattr_setprotocol' function. */ | |
#define HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL 1 | |
/* Define to 1 if you have the `pthread_mutexattr_setpshared' function. */ | |
#define HAVE_PTHREAD_MUTEXATTR_SETPSHARED 1 | |
/* Define to 1 if you have the `pthread_mutexattr_settype' function. */ | |
#define HAVE_PTHREAD_MUTEXATTR_SETTYPE 1 | |
/* Define if the <pthread.h> defines PTHREAD_MUTEX_RECURSIVE. */ | |
/* #undef HAVE_PTHREAD_MUTEX_RECURSIVE */ | |
/* Define if the POSIX multithreading library has read/write locks. */ | |
/* #undef HAVE_PTHREAD_RWLOCK */ | |
/* Define to 1 if you have the `pthread_testcancel' function. */ | |
#define HAVE_PTHREAD_TESTCANCEL 1 | |
/* Define to 1 if you have the <pty.h> header file. */ | |
#define HAVE_PTY_H 1 | |
/* Define to 1 if you have the `putenv' function. */ | |
/* #undef HAVE_PUTENV */ | |
/* Define to 1 if you have the <readline.h> header file. */ | |
/* #undef HAVE_READLINE_H */ | |
/* Define to 1 if you have the <readline/history.h> header file. */ | |
#define HAVE_READLINE_HISTORY_H 1 | |
/* Define to 1 if you have the <readline/readline.h> header file. */ | |
#define HAVE_READLINE_READLINE_H 1 | |
/* Define to 1 if you have the `sem_init' function. */ | |
#define HAVE_SEM_INIT 1 | |
/* Define to 1 if you have the `setenv' function. */ | |
/* #undef HAVE_SETENV */ | |
/* Define to 1 if you have the `setlocale' function. */ | |
/* #undef HAVE_SETLOCALE */ | |
/* Define to 1 if you have the `sigaction' function. */ | |
#define HAVE_SIGACTION 1 | |
/* Define if we know a hack to replace siginfo_t->si_addr member. */ | |
/* #undef HAVE_SIGCONTEXT_SUBTERFUGE */ | |
/* Define if your system supports extended signals. */ | |
#define HAVE_SIGINFO_T 1 | |
/* Define to 1 if you have the `signal' function. */ | |
#define HAVE_SIGNAL 1 | |
/* Define to 1 if you have the `signbit' function. */ | |
/* #undef HAVE_SIGNBIT */ | |
/* Define if we can ignore the fault (instruction skipping in SIGSEGV | |
handler). */ | |
#define HAVE_SIGSEGV_SKIP_INSTRUCTION 1 | |
/* Define to 1 if you have the `sinhl' function. */ | |
#define HAVE_SINHL 1 | |
/* Define to 1 if you have the `sinl' function. */ | |
#define HAVE_SINL 1 | |
/* Define if slirp library is supported */ | |
#define HAVE_SLIRP 1 | |
/* Define to 1 if you have the `snprintf' function. */ | |
/* #undef HAVE_SNPRINTF */ | |
/* Define to 1 if you have the `sqrtl' function. */ | |
#define HAVE_SQRTL 1 | |
/* Define to 1 if you have the <stddef.h> header file. */ | |
/* #undef HAVE_STDDEF_H */ | |
/* Define to 1 if you have the <stdint.h> header file. */ | |
#define HAVE_STDINT_H 1 | |
/* Define if <stdint.h> exists, doesn't clash with <sys/types.h>, and declares | |
uintmax_t. */ | |
/* #undef HAVE_STDINT_H_WITH_UINTMAX */ | |
/* Define to 1 if you have the <stdlib.h> header file. */ | |
#define HAVE_STDLIB_H 1 | |
/* Define to 1 if you have the `stpcpy' function. */ | |
/* #undef HAVE_STPCPY */ | |
/* Define to 1 if you have the `strcasecmp' function. */ | |
/* #undef HAVE_STRCASECMP */ | |
/* Define to 1 if you have the `strdup' function. */ | |
#define HAVE_STRDUP 1 | |
/* Define to 1 if you have the `strerror' function. */ | |
#define HAVE_STRERROR 1 | |
/* Define to 1 if you have the <strings.h> header file. */ | |
#define HAVE_STRINGS_H 1 | |
/* Define to 1 if you have the <string.h> header file. */ | |
#define HAVE_STRING_H 1 | |
/* Define to 1 if you have the `strlcpy' function. */ | |
/* #undef HAVE_STRLCPY */ | |
/* Define to 1 if you have the `strnlen' function. */ | |
/* #undef HAVE_STRNLEN */ | |
/* Define to 1 if you have the <stropts.h> header file. */ | |
/* #undef HAVE_STROPTS_H */ | |
/* Define to 1 if you have the `strtoul' function. */ | |
/* #undef HAVE_STRTOUL */ | |
/* Define to 1 if you have the `symlink' function. */ | |
/* #undef HAVE_SYMLINK */ | |
/* Define to 1 if you have the <sys/bitypes.h> header file. */ | |
#define HAVE_SYS_BITYPES_H 1 | |
/* Define to 1 if you have the <sys/bsdtty.h> header file. */ | |
/* #undef HAVE_SYS_BSDTTY_H */ | |
/* Define to 1 if you have the <sys/filio.h> header file. */ | |
/* #undef HAVE_SYS_FILIO_H */ | |
/* Define to 1 if you have the <sys/ioctl.h> header file. */ | |
#define HAVE_SYS_IOCTL_H 1 | |
/* Define to 1 if you have the <sys/mman.h> header file. */ | |
#define HAVE_SYS_MMAN_H 1 | |
/* Define to 1 if you have the <sys/param.h> header file. */ | |
/* #undef HAVE_SYS_PARAM_H */ | |
/* Define to 1 if you have the <sys/poll.h> header file. */ | |
#define HAVE_SYS_POLL_H 1 | |
/* Define to 1 if you have the <sys/select.h> header file. */ | |
#define HAVE_SYS_SELECT_H 1 | |
/* Define to 1 if you have the <sys/socket.h> header file. */ | |
#define HAVE_SYS_SOCKET_H 1 | |
/* Define to 1 if you have the <sys/stat.h> header file. */ | |
#define HAVE_SYS_STAT_H 1 | |
/* Define to 1 if you have the <sys/stropts.h> header file. */ | |
/* #undef HAVE_SYS_STROPTS_H */ | |
/* Define to 1 if you have the <sys/time.h> header file. */ | |
#define HAVE_SYS_TIME_H 1 | |
/* Define to 1 if you have the <sys/types.h> header file. */ | |
#define HAVE_SYS_TYPES_H 1 | |
/* Define to 1 if you have the <sys/wait.h> header file. */ | |
#define HAVE_SYS_WAIT_H 1 | |
/* Define to 1 if you have the `tanhl' function. */ | |
#define HAVE_TANHL 1 | |
/* Define to 1 if you have the `tanl' function. */ | |
#define HAVE_TANL 1 | |
/* Define to 1 if you have the `task_self' function. */ | |
/* #undef HAVE_TASK_SELF */ | |
/* Define to 1 if you have the `timer_create' function. */ | |
#define HAVE_TIMER_CREATE 1 | |
/* Define to 1 if you have the `tsearch' function. */ | |
/* #undef HAVE_TSEARCH */ | |
/* Define if you have the 'uintmax_t' type in <stdint.h> or <inttypes.h>. */ | |
/* #undef HAVE_UINTMAX_T */ | |
/* Define to 1 if you have the <unistd.h> header file. */ | |
#define HAVE_UNISTD_H 1 | |
/* Define to 1 if the system has the type 'unsigned long long int'. */ | |
/* #undef HAVE_UNSIGNED_LONG_LONG_INT */ | |
/* Define to 1 if you have the `uselocale' function. */ | |
/* #undef HAVE_USELOCALE */ | |
/* Define to 1 if you have the <util.h> header file. */ | |
/* #undef HAVE_UTIL_H */ | |
/* Define to 1 if you have the `vhangup' function. */ | |
#define HAVE_VHANGUP 1 | |
/* Define to 1 or 0, depending whether the compiler supports simple visibility | |
declarations. */ | |
/* #undef HAVE_VISIBILITY */ | |
/* Define to 1 if you have the `vm_allocate' function. */ | |
/* #undef HAVE_VM_ALLOCATE */ | |
/* Define to 1 if you have the `vm_deallocate' function. */ | |
/* #undef HAVE_VM_DEALLOCATE */ | |
/* Define to 1 if you have the `vm_protect' function. */ | |
/* #undef HAVE_VM_PROTECT */ | |
/* Define if you have the 'wchar_t' type. */ | |
/* #undef HAVE_WCHAR_T */ | |
/* Define to 1 if you have the `wcrtomb' function. */ | |
/* #undef HAVE_WCRTOMB */ | |
/* Define to 1 if you have the `wcslen' function. */ | |
/* #undef HAVE_WCSLEN */ | |
/* Define to 1 if you have the `wcsnlen' function. */ | |
/* #undef HAVE_WCSNLEN */ | |
/* Define if your system supports Windows exceptions. */ | |
/* #undef HAVE_WIN32_EXCEPTIONS */ | |
/* Define if you have the 'wint_t' type. */ | |
/* #undef HAVE_WINT_T */ | |
/* Define to 1 if O_NOATIME works. */ | |
/* #undef HAVE_WORKING_O_NOATIME */ | |
/* Define to 1 if O_NOFOLLOW works. */ | |
/* #undef HAVE_WORKING_O_NOFOLLOW */ | |
/* Define to 1 if you have the `_getpty' function. */ | |
/* #undef HAVE__GETPTY */ | |
/* Define to 1 if you have the `__fsetlocking' function. */ | |
/* #undef HAVE___FSETLOCKING */ | |
/* Define to the floating point format of the host machine. */ | |
#define HOST_FLOAT_FORMAT IEEE_FLOAT_FORMAT | |
/* Define to 1 if the host machine stores floating point numbers in memory | |
with the word containing the sign bit at the lowest address, or to 0 if it | |
does it the other way around. This macro should not be defined if the | |
ordering is the same as for multi-word integers. */ | |
/* #undef HOST_FLOAT_WORDS_BIG_ENDIAN */ | |
/* Define as const if the declaration of iconv() needs const. */ | |
/* #undef ICONV_CONST */ | |
/* Define if integer division by zero raises signal SIGFPE. */ | |
/* #undef INTDIV0_RAISES_SIGFPE */ | |
/* Define to 1 if your C compiler doesn't accept -c and -o together. */ | |
/* #undef NO_MINUS_C_MINUS_O */ | |
/* Define this program name. */ | |
#define PACKAGE "Basilisk II" | |
/* Define to the address where bug reports for this package should be sent. */ | |
#define PACKAGE_BUGREPORT "[email protected]" | |
/* Define to the full name of this package. */ | |
#define PACKAGE_NAME "Basilisk II" | |
/* Define to the full name and version of this package. */ | |
#define PACKAGE_STRING "Basilisk II 1.0" | |
/* Define to the one symbol short name of this package. */ | |
#define PACKAGE_TARNAME "BasiliskII" | |
/* Define to the home page for this package. */ | |
#define PACKAGE_URL "" | |
/* Define to the version of this package. */ | |
#define PACKAGE_VERSION "1.0" | |
/* Define if the __PAGEZERO Mach-O Low Memory Globals hack works on this | |
system. */ | |
/* #undef PAGEZERO_HACK */ | |
/* Define if <inttypes.h> exists and defines unusable PRI* macros. */ | |
/* #undef PRI_MACROS_BROKEN */ | |
/* Define if the pthread_in_use() detection is hard. */ | |
/* #undef PTHREAD_IN_USE_DETECTION_HARD */ | |
/* Define as the return type of signal handlers (`int' or `void'). */ | |
#define RETSIGTYPE void | |
/* Define if your system requires sigactions to be reinstalled. */ | |
/* #undef SIGACTION_NEED_REINSTALL */ | |
/* Define if your system requires signals to be reinstalled. */ | |
/* #undef SIGNAL_NEED_REINSTALL */ | |
/* The size of `double', as computed by sizeof. */ | |
#define SIZEOF_DOUBLE 8 | |
/* The size of `float', as computed by sizeof. */ | |
#define SIZEOF_FLOAT 4 | |
/* The size of `int', as computed by sizeof. */ | |
#define SIZEOF_INT 4 | |
/* The size of `long', as computed by sizeof. */ | |
#define SIZEOF_LONG 8 | |
/* The size of `long double', as computed by sizeof. */ | |
#define SIZEOF_LONG_DOUBLE 16 | |
/* The size of `long long', as computed by sizeof. */ | |
#define SIZEOF_LONG_LONG 8 | |
/* The size of `short', as computed by sizeof. */ | |
#define SIZEOF_SHORT 2 | |
/* The size of `void *', as computed by sizeof. */ | |
#define SIZEOF_VOID_P 8 | |
/* Define as the maximum value of type 'size_t', if the system doesn't define | |
it. */ | |
#ifndef SIZE_MAX | |
/* # undef SIZE_MAX */ | |
#endif | |
/* 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 runtime. | |
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 to 1 if you have the ANSI C header files. */ | |
#define STDC_HEADERS 1 | |
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | |
#define TIME_WITH_SYS_TIME 1 | |
/* Define to 1 if your <sys/time.h> declares `struct tm'. */ | |
/* #undef TM_IN_SYS_TIME */ | |
/* Define if BSD-style non-blocking I/O is to be used */ | |
/* #undef USE_FIONBIO */ | |
/* Define if the POSIX multithreading library can be used. */ | |
/* #undef USE_POSIX_THREADS */ | |
/* Define if references to the POSIX multithreading library should be made | |
weak. */ | |
/* #undef USE_POSIX_THREADS_WEAK */ | |
/* Define if the GNU Pth multithreading library can be used. */ | |
/* #undef USE_PTH_THREADS */ | |
/* Define if references to the GNU Pth multithreading library should be made | |
weak. */ | |
/* #undef USE_PTH_THREADS_WEAK */ | |
/* Define to enble SDL support */ | |
/* #undef USE_SDL */ | |
/* Define to enable SDL audio support */ | |
/* #undef USE_SDL_AUDIO */ | |
/* Define to enable SDL video graphics support */ | |
/* #undef USE_SDL_VIDEO */ | |
/* Define if the old Solaris multithreading library can be used. */ | |
/* #undef USE_SOLARIS_THREADS */ | |
/* Define if references to the old Solaris multithreading library should be | |
made weak. */ | |
/* #undef USE_SOLARIS_THREADS_WEAK */ | |
/* 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 if the native Windows multithreading API can be used. */ | |
/* #undef USE_WINDOWS_THREADS */ | |
/* Define this program version. */ | |
#define VERSION "1.0" | |
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most | |
significant byte first (like Motorola and SPARC, unlike Intel). */ | |
#if defined AC_APPLE_UNIVERSAL_BUILD | |
# if defined __BIG_ENDIAN__ | |
# define WORDS_BIGENDIAN 1 | |
# endif | |
#else | |
# ifndef WORDS_BIGENDIAN | |
/* # undef WORDS_BIGENDIAN */ | |
# endif | |
#endif | |
/* Define to 1 if the X Window System is missing or not being used. */ | |
/* #undef X_DISPLAY_MISSING */ | |
/* 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 */ | |
/* Define to empty if `const' does not conform to ANSI C. */ | |
/* #undef const */ | |
/* Please see the Gnulib manual for how to use these macros. | |
Suppress extern inline with HP-UX cc, as it appears to be broken; see | |
<http://lists.gnu.org/archive/html/bug-texinfo/2013-02/msg00030.html>. | |
Suppress extern inline with Sun C in standards-conformance mode, as it | |
mishandles inline functions that call each other. E.g., for 'inline void f | |
(void) { } inline void g (void) { f (); }', c99 incorrectly complains | |
'reference to static identifier "f" in extern inline function'. | |
This bug was observed with Sun C 5.12 SunOS_i386 2011/11/16. | |
Suppress extern inline (with or without __attribute__ ((__gnu_inline__))) | |
on configurations that mistakenly use 'static inline' to implement | |
functions or macros in standard C headers like <ctype.h>. For example, | |
if isdigit is mistakenly implemented via a static inline function, | |
a program containing an extern inline function that calls isdigit | |
may not work since the C standard prohibits extern inline functions | |
from calling static functions. This bug is known to occur on: | |
OS X 10.8 and earlier; see: | |
http://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00023.html | |
DragonFly; see | |
http://muscles.dragonflybsd.org/bulk/bleeding-edge-potential/latest-per-pkg/ah-tty-0.3.12.log | |
FreeBSD; see: | |
http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00104.html | |
OS X 10.9 has a macro __header_inline indicating the bug is fixed for C and | |
for clang but remains for g++; see <http://trac.macports.org/ticket/41033>. | |
Assume DragonFly and FreeBSD will be similar. */ | |
#if (((defined __APPLE__ && defined __MACH__) \ | |
|| defined __DragonFly__ || defined __FreeBSD__) \ | |
&& (defined __header_inline \ | |
? (defined __cplusplus && defined __GNUC_STDC_INLINE__ \ | |
&& ! defined __clang__) \ | |
: ((! defined _DONT_USE_CTYPE_INLINE_ \ | |
&& (defined __GNUC__ || defined __cplusplus)) \ | |
|| (defined _FORTIFY_SOURCE && 0 < _FORTIFY_SOURCE \ | |
&& defined __GNUC__ && ! defined __cplusplus)))) | |
# define _GL_EXTERN_INLINE_STDHEADER_BUG | |
#endif | |
#if ((__GNUC__ \ | |
? defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ \ | |
: (199901L <= __STDC_VERSION__ \ | |
&& !defined __HP_cc \ | |
&& !defined __PGI \ | |
&& !(defined __SUNPRO_C && __STDC__))) \ | |
&& !defined _GL_EXTERN_INLINE_STDHEADER_BUG) | |
# define _GL_INLINE inline | |
# define _GL_EXTERN_INLINE extern inline | |
# define _GL_EXTERN_INLINE_IN_USE | |
#elif (2 < __GNUC__ + (7 <= __GNUC_MINOR__) && !defined __STRICT_ANSI__ \ | |
&& !defined _GL_EXTERN_INLINE_STDHEADER_BUG) | |
# if defined __GNUC_GNU_INLINE__ && __GNUC_GNU_INLINE__ | |
/* __gnu_inline__ suppresses a GCC 4.2 diagnostic. */ | |
# define _GL_INLINE extern inline __attribute__ ((__gnu_inline__)) | |
# else | |
# define _GL_INLINE extern inline | |
# endif | |
# define _GL_EXTERN_INLINE extern | |
# define _GL_EXTERN_INLINE_IN_USE | |
#else | |
# define _GL_INLINE static _GL_UNUSED | |
# define _GL_EXTERN_INLINE static _GL_UNUSED | |
#endif | |
/* In GCC 4.6 (inclusive) to 5.1 (exclusive), | |
suppress bogus "no previous prototype for 'FOO'" | |
and "no previous declaration for 'FOO'" diagnostics, | |
when FOO is an inline function in the header; see | |
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54113> and | |
<https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63877>. */ | |
#if __GNUC__ == 4 && 6 <= __GNUC_MINOR__ | |
# if defined __GNUC_STDC_INLINE__ && __GNUC_STDC_INLINE__ | |
# define _GL_INLINE_HEADER_CONST_PRAGMA | |
# else | |
# define _GL_INLINE_HEADER_CONST_PRAGMA \ | |
_Pragma ("GCC diagnostic ignored \"-Wsuggest-attribute=const\"") | |
# endif | |
# define _GL_INLINE_HEADER_BEGIN \ | |
_Pragma ("GCC diagnostic push") \ | |
_Pragma ("GCC diagnostic ignored \"-Wmissing-prototypes\"") \ | |
_Pragma ("GCC diagnostic ignored \"-Wmissing-declarations\"") \ | |
_GL_INLINE_HEADER_CONST_PRAGMA | |
# define _GL_INLINE_HEADER_END \ | |
_Pragma ("GCC diagnostic pop") | |
#else | |
# define _GL_INLINE_HEADER_BEGIN | |
# define _GL_INLINE_HEADER_END | |
#endif | |
/* Define as a marker that can be attached to declarations that might not | |
be used. This helps to reduce warnings, such as from | |
GCC -Wunused-parameter. */ | |
#ifndef _GL_UNUSED | |
# if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) | |
# define _GL_UNUSED __attribute__ ((__unused__)) | |
# else | |
# define _GL_UNUSED | |
# endif | |
#endif | |
/* The __pure__ attribute was added in gcc 2.96. */ | |
#ifndef _GL_ATTRIBUTE_PURE | |
# if __GNUC__ > 2 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 96) | |
# define _GL_ATTRIBUTE_PURE __attribute__ ((__pure__)) | |
# else | |
# define _GL_ATTRIBUTE_PURE /* empty */ | |
# endif | |
#endif | |
/* Define to `__inline__' or `__inline' if that's what the C compiler | |
calls it, or to nothing if 'inline' is not supported under any name. */ | |
#ifndef __cplusplus | |
/* #undef inline */ | |
#endif | |
/* Define to `long int' if <sys/types.h> does not define. */ | |
/* #undef off_t */ | |
/* Define as the type of the result of subtracting two pointers, if the system | |
doesn't define it. */ | |
/* #undef ptrdiff_t */ | |
/* Define to `unsigned int' if <sys/types.h> does not define. */ | |
/* #undef size_t */ | |
/* Define to 'int' if <sys/types.h> doesn't define. */ | |
/* #undef socklen_t */ | |
/* Define to unsigned long or unsigned long long if <stdint.h> and | |
<inttypes.h> don't define. */ | |
/* #undef uintmax_t */ | |
#define __libc_lock_t gl_lock_t | |
#define __libc_lock_define gl_lock_define | |
#define __libc_lock_define_initialized gl_lock_define_initialized | |
#define __libc_lock_init gl_lock_init | |
#define __libc_lock_lock gl_lock_lock | |
#define __libc_lock_unlock gl_lock_unlock | |
#define __libc_lock_recursive_t gl_recursive_lock_t | |
#define __libc_lock_define_recursive gl_recursive_lock_define | |
#define __libc_lock_define_initialized_recursive gl_recursive_lock_define_initialized | |
#define __libc_lock_init_recursive gl_recursive_lock_init | |
#define __libc_lock_lock_recursive gl_recursive_lock_lock | |
#define __libc_lock_unlock_recursive gl_recursive_lock_unlock | |
#define glthread_in_use libintl_thread_in_use | |
#define glthread_lock_init_func libintl_lock_init_func | |
#define glthread_lock_lock_func libintl_lock_lock_func | |
#define glthread_lock_unlock_func libintl_lock_unlock_func | |
#define glthread_lock_destroy_func libintl_lock_destroy_func | |
#define glthread_rwlock_init_multithreaded libintl_rwlock_init_multithreaded | |
#define glthread_rwlock_init_func libintl_rwlock_init_func | |
#define glthread_rwlock_rdlock_multithreaded libintl_rwlock_rdlock_multithreaded | |
#define glthread_rwlock_rdlock_func libintl_rwlock_rdlock_func | |
#define glthread_rwlock_wrlock_multithreaded libintl_rwlock_wrlock_multithreaded | |
#define glthread_rwlock_wrlock_func libintl_rwlock_wrlock_func | |
#define glthread_rwlock_unlock_multithreaded libintl_rwlock_unlock_multithreaded | |
#define glthread_rwlock_unlock_func libintl_rwlock_unlock_func | |
#define glthread_rwlock_destroy_multithreaded libintl_rwlock_destroy_multithreaded | |
#define glthread_rwlock_destroy_func libintl_rwlock_destroy_func | |
#define glthread_recursive_lock_init_multithreaded libintl_recursive_lock_init_multithreaded | |
#define glthread_recursive_lock_init_func libintl_recursive_lock_init_func | |
#define glthread_recursive_lock_lock_multithreaded libintl_recursive_lock_lock_multithreaded | |
#define glthread_recursive_lock_lock_func libintl_recursive_lock_lock_func | |
#define glthread_recursive_lock_unlock_multithreaded libintl_recursive_lock_unlock_multithreaded | |
#define glthread_recursive_lock_unlock_func libintl_recursive_lock_unlock_func | |
#define glthread_recursive_lock_destroy_multithreaded libintl_recursive_lock_destroy_multithreaded | |
#define glthread_recursive_lock_destroy_func libintl_recursive_lock_destroy_func | |
#define glthread_once_func libintl_once_func | |
#define glthread_once_singlethreaded libintl_once_singlethreaded | |
#define glthread_once_multithreaded libintl_once_multithreaded | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment