/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if using alloca.c. */ #undef C_ALLOCA /* 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 if you have alloca, as a function or macro. */ #undef HAVE_ALLOCA /* Define if you have and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define if you have . */ #undef HAVE_VFORK_H /* Define as __inline if that's what the C compiler calls it. */ #undef inline /* Define to `int' if doesn't define. */ #undef pid_t /* Define if you need to in order for stat and other things to work. */ #undef _POSIX_SOURCE /* Define as the return type of signal handlers (int or void). */ #undef RETSIGTYPE /* 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 if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you can safely include both and . */ #undef TIME_WITH_SYS_TIME /* Define vfork as fork if vfork does not work. */ #undef vfork /* Define if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ #undef WORDS_BIGENDIAN /* Define if BSD compatible signals (i.e. no reset when fired) */ #undef BSD_SIGNALS /* Define if mmap() can be used to allocate stacks */ #undef MMAP_STACK /* Define if maximum address we can map at */ #undef MMAP_MAX_ADDRESS /* Define if minimum address we can map and if > sbrk(0) */ #undef MMAP_MIN_ADDRESS /* Define if MAP_ANON is defined and works ok */ #undef HAVE_MAP_ANON /* Define if you can't use asm("nop") to separate two labels */ #undef NO_ASM_NOP /* Define if uchar is not defined in */ #undef NEED_UCHAR /* Define if SIGPROF and setitimer() are available */ #undef O_PROFILE /* Define if signal handler is of the form f(sig, type, context, addr) */ #undef SIGNAL_HANDLER_PROVIDES_ADDRESS /* Define if (type)var = value is allowed */ #undef TAGGED_LVALUE /* Define if first data symbol not is environ */ #undef FIRST_DATA_SYMBOL /* Define if pl-save.c works */ #undef O_SAVE /* Define if symbolic links are supported by the OS */ #undef HAVE_SYMLINKS /* Define if AIX foreign language interface is to be used */ #undef O_AIX_FOREIGN /* Define if MACH foreign language interface is to be used */ #undef O_MACH_FOREIGN /* Define if BSD Unix ld -A foreign language interface is to be used */ #undef O_FOREIGN /* Define if ld accepts -A option */ #undef HAVE_LD_A /* Define if wait() uses union wait */ #undef UNION_WAIT /* Define if should *not* be included after */ #undef NO_SYS_IOCTL_H_WITH_SYS_TERMIOS_H /* Define if, in addition to , extern int errno; is needed */ #undef NEED_DECL_ERRNO /* Define to "file.h" to include additional system prototypes */ #undef SYSLIB_H /* Define how to invoke the linker for incremental linking (default: ld) */ #undef LD_COMMAND /* Define to make runtime version */ #undef O_RUNTIME /* Define if you don't have termio(s), but struct sgttyb */ #undef HAVE_SGTTYB /* Define if requires */ #undef ASSERT_H_REQUIRES_STDIO_H /* Define if doubles cannot be aligned as longs */ #undef DOUBLE_ALIGNMENT /* Define top of heap. See pl-setup.c */ #undef TOPOFHEAP /* Define max size of mmapp()ed stacks. See test/mmap.c */ #undef MMAP_STACKSIZE /* Define if the type rlim_t is defined by */ #undef HAVE_RLIM_T /* Define if you have the access function. */ #undef HAVE_ACCESS /* Define if you have the aint function. */ #undef HAVE_AINT /* Define if you have the ceil function. */ #undef HAVE_CEIL /* Define if you have the cfmakeraw function. */ #undef HAVE_CFMAKERAW /* Define if you have the chmod function. */ #undef HAVE_CHMOD /* Define if you have the dlopen function. */ #undef HAVE_DLOPEN /* Define if you have the dossleep function. */ #undef HAVE_DOSSLEEP /* Define if you have the floor function. */ #undef HAVE_FLOOR /* Define if you have the fstat function. */ #undef HAVE_FSTAT /* Define if you have the getcwd function. */ #undef HAVE_GETCWD /* Define if you have the getdtablesize function. */ #undef HAVE_GETDTABLESIZE /* Define if you have the getpagesize function. */ #undef HAVE_GETPAGESIZE /* Define if you have the getpwnam function. */ #undef HAVE_GETPWNAM /* Define if you have the getrlimit function. */ #undef HAVE_GETRLIMIT /* Define if you have the gettimeofday function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the getwd function. */ #undef HAVE_GETWD /* Define if you have the isnan function. */ #undef HAVE_ISNAN /* Define if you have the memmove function. */ #undef HAVE_MEMMOVE /* Define if you have the opendir function. */ #undef HAVE_OPENDIR /* Define if you have the popen function. */ #undef HAVE_POPEN /* Define if you have the putenv function. */ #undef HAVE_PUTENV /* Define if you have the random function. */ #undef HAVE_RANDOM /* Define if you have the readlink function. */ #undef HAVE_READLINK /* Define if you have the remove function. */ #undef HAVE_REMOVE /* Define if you have the rename function. */ #undef HAVE_RENAME /* Define if you have the rint function. */ #undef HAVE_RINT /* Define if you have the rl_insert_close function. */ #undef HAVE_RL_INSERT_CLOSE /* Define if you have the select function. */ #undef HAVE_SELECT /* Define if you have the shl_load function. */ #undef HAVE_SHL_LOAD /* Define if you have the sigaction function. */ #undef HAVE_SIGACTION /* Define if you have the sigblock function. */ #undef HAVE_SIGBLOCK /* Define if you have the siggetmask function. */ #undef HAVE_SIGGETMASK /* Define if you have the signal function. */ #undef HAVE_SIGNAL /* Define if you have the sigset function. */ #undef HAVE_SIGSET /* Define if you have the sigsetmask function. */ #undef HAVE_SIGSETMASK /* Define if you have the sleep function. */ #undef HAVE_SLEEP /* Define if you have the srand function. */ #undef HAVE_SRAND /* Define if you have the srandom function. */ #undef HAVE_SRANDOM /* Define if you have the stat function. */ #undef HAVE_STAT /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the stricmp function. */ #undef HAVE_STRICMP /* Define if you have the strlwr function. */ #undef HAVE_STRLWR /* Define if you have the sysconf function. */ #undef HAVE_SYSCONF /* Define if you have the tcsetattr function. */ #undef HAVE_TCSETATTR /* Define if you have the tgetent function. */ #undef HAVE_TGETENT /* Define if you have the times function. */ #undef HAVE_TIMES /* Define if you have the header file. */ #undef HAVE_BSTRING_H /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_MACH_O_RLD_H /* Define if you have the header file. */ #undef HAVE_MALLOC_H /* Define if you have the header file. */ #undef HAVE_MEMORY_H /* Define if you have the header file. */ #undef HAVE_NDIR_H /* Define if you have the header file. */ #undef HAVE_PWD_H /* Define if you have the header file. */ #undef HAVE_STRING_H /* Define if you have the header file. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file. */ #undef HAVE_SYS_FILE_H /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_PARAM_H /* Define if you have the header file. */ #undef HAVE_SYS_RESOURCE_H /* Define if you have the header file. */ #undef HAVE_SYS_SELECT_H /* Define if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define if you have the header file. */ #undef HAVE_SYS_TERMIO_H /* Define if you have the header file. */ #undef HAVE_SYS_TERMIOS_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_UNISTD_H /* Define if you have the curses library (-lcurses). */ #undef HAVE_LIBCURSES /* Define if you have the dl library (-ldl). */ #undef HAVE_LIBDL /* Define if you have the dld library (-ldld). */ #undef HAVE_LIBDLD /* Define if you have the elf library (-lelf). */ #undef HAVE_LIBELF /* Define if you have the m library (-lm). */ #undef HAVE_LIBM /* Define if you have the ncurses library (-lncurses). */ #undef HAVE_LIBNCURSES /* Define if you have the readline library (-lreadline). */ #undef HAVE_LIBREADLINE /* Define if you have the termcap library (-ltermcap). */ #undef HAVE_LIBTERMCAP /* Define if you have the ucb library (-lucb). */ #undef HAVE_LIBUCB