build open-axiom
/* config/openaxiom-c-macros.h. Generated from openaxiom-c-macros.h.in by configure. */ /* config/openaxiom-c-macros.h.in. Generated from configure.ac by autoheader. */ #ifndef OPENAXIOM_CONFIG_included #define OPENAXIOM_CONFIG_included /* Define if building universal (internal helper macro) */ /* #undef AC_APPLE_UNIVERSAL_BUILD */ /* Host has AF_LOCAL */ #define HAVE_AF_LOCAL 1 /* Host has AF_UNIX */ #define HAVE_AF_UNIX 1 /* Define to 1 if you have the declaration of `fork', and to 0 if you don't. */ #define HAVE_DECL_FORK 1 /* Define to 1 if you have the declaration of `getegid', and to 0 if you don't. */ #define HAVE_DECL_GETEGID 1 /* Define to 1 if you have the declaration of `geteuid', and to 0 if you don't. */ #define HAVE_DECL_GETEUID 1 /* Define to 1 if you have the declaration of `getgid', and to 0 if you don't. */ #define HAVE_DECL_GETGID 1 /* Define to 1 if you have the declaration of `getuid', and to 0 if you don't. */ #define HAVE_DECL_GETUID 1 /* Define to 1 if you have the declaration of `kill', and to 0 if you don't. */ #define HAVE_DECL_KILL 1 /* Define to 1 if you have the declaration of `mkdtemp', and to 0 if you don't. */ #define HAVE_DECL_MKDTEMP 0 /* Define to 1 if you have the declaration of `mkstemp', and to 0 if you don't. */ #define HAVE_DECL_MKSTEMP 0 /* Define to 1 if you have the declaration of `mktemp', and to 0 if you don't. */ #define HAVE_DECL_MKTEMP 0 /* Define to 1 if you have the declaration of `openpty', and to 0 if you don't. */ #define HAVE_DECL_OPENPTY 1 /* Define to 1 if you have the declaration of `sigaction', and to 0 if you don't. */ #define HAVE_DECL_SIGACTION 1 /* Define to 1 if you have the declaration of `tempnam', and to 0 if you don't. */ #define HAVE_DECL_TEMPNAM 1 /* Define to 1 if you have the declaration of `wait', and to 0 if you don't. */ #define HAVE_DECL_WAIT 1 /* Define to 1 if you have the <dirent.h> header file. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the <dlfcn.h> header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the <fcntl.h> header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the <inttypes.h> header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the <libutil.h> header file. */ /* #undef HAVE_LIBUTIL_H */ /* Define to 1 if you support file names longer than 14 characters. */ #define HAVE_LONG_FILE_NAMES 1 /* Define to 1 if you have the <memory.h> header file. */ #define HAVE_MEMORY_H 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> header file. */ /* #undef HAVE_PUTENV */ /* Define to 1 if you have the <setenv,> header file. */ /* #undef HAVE_SETENV_ */ /* Define to 1 if you have the <signal.h> header file. */ #define HAVE_SIGNAL_H 1 /* Define to 1 if you have the <stdint.h> header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the <stdlib.h> header file. */ #define HAVE_STDLIB_H 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 <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/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/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 <termios.h> header file. */ #define HAVE_TERMIOS_H 1 /* Define to 1 if you have the <unistd.h> header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the <util.h> header file. */ /* #undef HAVE_UTIL_H */ /* Define to 1 if you have the <winsock2.h> header file. */ /* #undef HAVE_WINSOCK2_H */ /* Define to 1 if you have the <X11/xpm.h> header file. */ #define HAVE_X11_XPM_H 1 /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* The kind of base runtime system for this build. */ #define OPENAXIOM_BASE_RTS Runtime::sbcl /* Extension of executable file. */ #define OPENAXIOM_EXEEXT "" /* Host has LLVM. */ #define OPENAXIOM_HOST_HAS_LLVM /**/ /* The width of the host Lisp and CPU registers. */ #define OPENAXIOM_HOST_LISP_PRECISION 64 /* mmap anonymous flag */ #define OPENAXIOM_MM_ANONYMOUS_MAP_FLAG MAP_ANONYMOUS /* Whether to use the QT-based GUI interface as driver. */ #define OPENAXIOM_USE_GUI 1 /* Whether to use the session manager as driver. */ #define OPENAXIOM_USE_SMAN 1 /* Name of package */ #define PACKAGE "openaxiom" /* 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 "OpenAxiom" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "OpenAxiom 1.5.0-2016-01-24" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "openaxiom" /* Define to the home page for this package. */ #define PACKAGE_URL "" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.5.0-2016-01-24" /* The size of `void*', as computed by sizeof. */ #define SIZEOF_VOIDP 8 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "1.5.0-2016-01-24" /* 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 */ /* Alignment specifier operator */ #define alignas(N) alignas(N) /* Alignment query operator */ /* #undef alignof */ #endif // OPENAXIOM_CONFIG_included