Artifact 92f9d90228e5d6e74590ea416372f57878fddd76:


/* config.h.in.  Generated from configure.in by autoheader.  */

/* symbols are prefixed by an underscore in assembly language */
#undef ASM_UNDERSCORE

/* whether code in malloc()ed memory is executable */
#undef CODE_EXECUTABLE

/* have getpagesize() */
#undef HAVE_GETPAGESIZE

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* have vm_allocate() and task_self() functions */
#undef HAVE_MACH_VM

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* have <sys/mmap.h> and the mmap() function */
#undef HAVE_MMAP

/* <sys/mman.h> defines MAP_ANON and mmaping with MAP_ANON works */
#undef HAVE_MMAP_ANON

/* <sys/mman.h> defines MAP_ANONYMOUS and mmaping with MAP_ANONYMOUS works */
#undef HAVE_MMAP_ANONYMOUS

/* mmaping of the special device /dev/zero works */
#undef HAVE_MMAP_DEVZERO

/* mmaping of the special device /dev/zero works, but only on addresses < 2^29
   */
#undef HAVE_MMAP_DEVZERO_SUN4_29

/* Define to 1 if you have the `mprotect' function. */
#undef HAVE_MPROTECT

/* have <sys/shm.h> and <sys/ipc.h> and shared memory works */
#undef HAVE_SHM

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/cachectl.h> header file. */
#undef HAVE_SYS_CACHECTL_H

/* Define to 1 if you have the <sys/ipc.h> header file. */
#undef HAVE_SYS_IPC_H

/* Define to 1 if you have the <sys/m88kbcs.h> header file. */
#undef HAVE_SYS_M88KBCS_H

/* 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/shm.h> header file. */
#undef HAVE_SYS_SHM_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/sysmacros.h> header file. */
#undef HAVE_SYS_SYSMACROS_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* have a working mprotect() function */
#undef HAVE_WORKING_MPROTECT

/* 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

/* return type of getpagesize() */
#undef RETGETPAGESIZETYPE

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS