/* These definitions are adjusted by `configure' automatically. */ /* Bruno Haible 16.7.1997 */ /* CPU */ #ifndef __i386__ #undef __i386__ #endif #ifndef __m68k__ #undef __m68k__ #endif #ifndef __mips__ #undef __mips__ #endif #ifndef __mipsn32__ #undef __mipsn32__ #endif #ifndef __mips64__ #undef __mips64__ #endif #ifndef __sparc__ #undef __sparc__ #endif #ifndef __sparc64__ #undef __sparc64__ #endif #ifndef __alpha__ #undef __alpha__ #endif #ifndef __hppa__ #undef __hppa__ #endif #ifndef __arm__ #undef __arm__ #endif #ifndef __rs6000__ #undef __rs6000__ #endif #ifndef __m88k__ #undef __m88k__ #endif #ifndef __convex__ #undef __convex__ #endif #ifndef __ia64__ #undef __ia64__ #endif #ifndef __x86_64__ #undef __x86_64__ #endif /* compiler characteristics */ /* CL_VOID */ /* Define this as `char' if your compiler doesn't understand the void type. */ #undef void /* header files */ /* CL_STDC_HEADERS */ /* Define if you have the ANSI C header files , , , , . */ #undef STDC_HEADERS /* Define if you have . */ #undef HAVE_UNISTD_H /* CL_OPENFLAGS */ /* Define if you need for using open() flags like O_RDWR. */ #undef OPEN_NEEDS_SYS_FILE_H /* typedefs */ /* functions and declarations */ /* CL_GETPAGESIZE */ /* Define if you have getpagesize(). */ #undef HAVE_GETPAGESIZE /* Define as the return type of getpagesize(). */ #undef RETGETPAGESIZETYPE /* Define if you have . */ #undef HAVE_SYS_PARAM_H /* CL_MACH_VM */ /* Define if you have the vm_allocate() and task_self() functions. */ #undef HAVE_MACH_VM /* CL_MMAP */ /* Define if you have and the mmap() function. */ #undef HAVE_MMAP /* Define if defines MAP_ANON and mmaping with MAP_ANON works. */ #undef HAVE_MMAP_ANON /* Define if defines MAP_ANONYMOUS and mmaping with MAP_ANONYMOUS works. */ #undef HAVE_MMAP_ANONYMOUS /* Define if mmaping of the special device /dev/zero works. */ #undef HAVE_MMAP_DEVZERO /* Define if mmaping of the special device /dev/zero works, but only on addresses < 2^29. */ #undef HAVE_MMAP_DEVZERO_SUN4_29 /* CL_MPROTECT */ /* Define if you have the mprotect() function. */ #undef HAVE_MPROTECT /* Define if you have a working mprotect() function. */ #undef HAVE_WORKING_MPROTECT /* CL_SHM */ /* Define if you have and and shared memory works. */ #undef HAVE_SHM /* Define if you also have . */ #undef HAVE_SYS_SYSMACROS_H /* CL_CODEEXEC */ /* Define if code in malloc'ed memory is executable. */ #undef CODE_EXECUTABLE /* AC_CHECK_HEADERS(sys/cachectl.h) */ /* Define if you have */ #undef HAVE_SYS_CACHECTL_H /* AC_CHECK_HEADERS(sys/m88kbcs.h) */ /* Define if you have . */ #undef HAVE_SYS_M88KBCS_H