/* src/Shared/config.h. Generated by configure. */ /* src/Shared/config.h.in. Generated from configure.in by autoheader. */ /* Architecture is powerpc */ /* #undef ARCH_PPC */ /* Architecture is sparc */ /* #undef ARCH_SPARC */ /* Architecture is x86 */ #define ARCH_X86 /* Architecture is x86_64 */ /* #undef ARCH_X86_64 */ /* Build cross platform */ #define BUILD_CROSS_PLATFORM /* with assembly enabled */ /* #undef ENABLE_ASSEMBLY */ /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* 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 `stat' has the bug that it succeeds when given the zero-length file name argument. */ /* #undef HAVE_STAT_EMPTY_STRING_BUG */ /* 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. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STAT_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TIME_H 1 /* 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 1 if you have the `wcscasecmp' function. */ /* #undef HAVE_WCSCASECMP */ /* 64bit */ /* #undef IS_64BIT */ /* Define to 1 if `lstat' dereferences a symlink specified with a trailing slash. */ /* #undef LSTAT_FOLLOWS_SLASHED_SYMLINK */ /* Name of package */ #define PACKAGE "mac" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "" /* Define to the full name of this package. */ #define PACKAGE_NAME "mac" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "mac 3.99-u4-b5" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "mac" /* Define to the version of this package. */ #define PACKAGE_VERSION "3.99-u4-b5" /* The size of a `int *', as computed by sizeof. */ #define SIZEOF_INT_P 4 /* Define to 1 if you have the ANSI C header files. */ /* #undef STDC_HEADERS */ /* Version number of package */ #define VERSION "3.99-u4-b5" /* 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 */ /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ /* 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 `unsigned' if does not define. */ /* #undef size_t */