/* config.h.in. Generated from configure.ac by autoheader. */ /* 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 /* Number of previous interfaces supported by the CORE runtime shared library ABI. */ #undef GW_CORE_RUNTIME_INTERFACE_AGE /* The major number for the CORE runtime shared library ABI. */ #undef GW_CORE_RUNTIME_INTERFACE_MAJOR_VER /* The revision number for CORE runtime shared library ABI. */ #undef GW_CORE_RUNTIME_INTERFACE_REVISION /* Number of previous interfaces supported by the GUILE runtime shared library ABI. */ #undef GW_GUILE_RUNTIME_INTERFACE_AGE /* The major number for the GUILE runtime shared library ABI. */ #undef GW_GUILE_RUNTIME_INTERFACE_MAJOR_VER /* The revision number for GUILE runtime shared library ABI. */ #undef GW_GUILE_RUNTIME_INTERFACE_REVISION /* Define to 1 if you have `alloca' after including , a header that may be supplied by this distribution. */ #undef HAVE_ALLOCA /* Define HAVE_ALLOCA_H for backward compatibility with older code that includes only if HAVE_ALLOCA_H is defined. */ #undef HAVE_ALLOCA_H /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_H /* 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 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_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 /* 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 version of this package. */ #undef PACKAGE_VERSION /* The size of a `long', as computed by sizeof. */ #undef SIZEOF_LONG /* The size of a `size_t', as computed by sizeof. */ #undef SIZEOF_SIZE_T /* The size of a `ssize_t', as computed by sizeof. */ #undef SIZEOF_SSIZE_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 to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* ffi type for size_t */ #undef ffi_type_size_t /* ffi type for ssize_t */ #undef ffi_type_ssize_t