/* autoconf.h.in. Generated automatically from configure.in by autoheader. */ /* autoconf.h */ #ifndef __AUTOCONF_H /* Define if on AIX 3. System headers sometimes define this. We just want to avoid a redefinition error message. */ #ifndef _ALL_SOURCE #undef _ALL_SOURCE #endif /* Define if using alloca.c. */ #undef C_ALLOCA /* Define to empty if the keyword does not work. */ #undef const /* 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 <alloca.h> and it should be used (not on Ultrix). */ #undef HAVE_ALLOCA_H /* Define if you don't have vprintf but do have _doprnt. */ #undef HAVE_DOPRNT /* Define if you have the strftime function. */ #undef HAVE_STRFTIME /* Define if your struct tm has tm_zone. */ #undef HAVE_TM_ZONE /* Define if you don't have tm_zone but do have the external array tzname. */ #undef HAVE_TZNAME /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF /* Define if you have the wait3 system call. */ #undef HAVE_WAIT3 /* Define as __inline if that's what the C compiler calls it. */ #undef inline /* Define if on MINIX. */ #undef _MINIX /* Define to `long' if <sys/types.h> doesn't define. */ #undef off_t /* Define if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* 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 /* Define to `unsigned' if <sys/types.h> doesn't define. */ #undef size_t /* 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 <sys/time.h> and <time.h>. */ #undef TIME_WITH_SYS_TIME /* Define if your <sys/time.h> declares struct tm. */ #undef TM_IN_SYS_TIME /* 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 your stdlib.h (or another header) have prototypes for the getpwent suite. */ #undef HAVE_GETPW_DECLS /* Define if you have SystemV style signals. */ #undef HAVE_SYSV_SIGNALS /* Define if `union wait' is the type of the first arg to wait functions. */ #undef HAVE_UNION_WAIT /* Define if your compiler supports void pointers. */ #undef HAVE_VOID_PTR /* Define this if you have no <sys/file.h>. */ #undef NO_SYS_FILE /* Define this if you really don't want to use <sys/select.h>. */ #undef NO_SELECT_H /* Define this if TIOCGWINSZ is defined in <ioctl.h>. */ #undef GWINSZ_IN_SYS_IOCTL /* Define this if SO_LINGER is defined, but not fully supported. */ #undef NO_STRUCT_LINGER /* Define this if you have a real struct in_addr. */ #undef HAVE_ANCIENT_TCP /* The number of bytes in a off_t. */ #undef SIZEOF_OFF_T /* The number of bytes in a int. */ #undef SIZEOF_INT /* The number of bytes in a int *. */ #undef SIZEOF_INT_P /* The number of bytes in a long. */ #undef SIZEOF_LONG /* Define if you have the atexit function. */ #undef HAVE_ATEXIT /* Define if you have the bcopy function. */ #undef HAVE_BCOPY /* Define if you have the fmod function. */ #undef HAVE_FMOD /* Define if you have the fsync function. */ #undef HAVE_FSYNC /* Define if you have the ftime function. */ #undef HAVE_FTIME /* Define if you have the getdtablesize function. */ #undef HAVE_GETDTABLESIZE /* Define if you have the gethostname function. */ #undef HAVE_GETHOSTNAME /* Define if you have the getloadavg function. */ #undef HAVE_GETLOADAVG /* Define if you have the getrusage function. */ #undef HAVE_GETRUSAGE /* Define if you have the gettimeofday function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the mallopt function. */ #undef HAVE_MALLOPT /* Define if you have the on_exit function. */ #undef HAVE_ON_EXIT /* Define if you have the random function. */ #undef HAVE_RANDOM /* Define if you have the setrlimit function. */ #undef HAVE_SETRLIMIT /* Define if you have the setsid function. */ #undef HAVE_SETSID /* Define if you have the sighold function. */ #undef HAVE_SIGHOLD /* Define if you have the snprintf function. */ #undef HAVE_SNPRINTF /* Define if you have the strcasecmp function. */ #undef HAVE_STRCASECMP /* Define if you have the strchr function. */ #undef HAVE_STRCHR /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the strstr function. */ #undef HAVE_STRSTR /* Define if you have the strtod function. */ #undef HAVE_STRTOD /* Define if you have the strtok function. */ #undef HAVE_STRTOK /* Define if you have the strtol function. */ #undef HAVE_STRTOL /* Define if you have the strtoul function. */ #undef HAVE_STRTOUL /* Define if you have the sys_errlist function. */ #undef HAVE_SYS_ERRLIST /* Define if you have the timezone function. */ #undef HAVE_TIMEZONE /* Define if you have the tzset function. */ #undef HAVE_TZSET /* Define if you have the uname function. */ #undef HAVE_UNAME /* Define if you have the waitpid function. */ #undef HAVE_WAITPID /* Define if you have the <dirent.h> header file. */ #undef HAVE_DIRENT_H /* Define if you have the <limits.h> header file. */ #undef HAVE_LIMITS_H /* Define if you have the <malloc.h> header file. */ #undef HAVE_MALLOC_H /* Define if you have the <stdarg.h> header file. */ #undef HAVE_STDARG_H /* Define if you have the <stdlib.h> header file. */ #undef HAVE_STDLIB_H /* Define if you have the <string.h> header file. */ #undef HAVE_STRING_H /* Define if you have the <sys/params.h> header file. */ #undef HAVE_SYS_PARAMS_H /* Define if you have the <sys/pte.h> header file. */ #undef HAVE_SYS_PTE_H /* Define if you have the <sys/ptem.h> header file. */ #undef HAVE_SYS_PTEM_H /* Define if you have the <sys/select.h> header file. */ #undef HAVE_SYS_SELECT_H /* Define if you have the <sys/stream.h> header file. */ #undef HAVE_SYS_STREAM_H /* Define if you have the <sys/time.h> header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the <sys/wait.h> header file. */ #undef HAVE_SYS_WAIT_H /* Define if you have the <termcap.h> header file. */ #undef HAVE_TERMCAP_H /* Define if you have the <termio.h> header file. */ #undef HAVE_TERMIO_H /* Define if you have the <unistd.h> header file. */ #undef HAVE_UNISTD_H /* Define if you have the <varargs.h> header file. */ #undef HAVE_VARARGS_H /* Define if you have the bsd library (-lbsd). */ #undef HAVE_LIBBSD /* Define if you have the inet library (-linet). */ #undef HAVE_LIBINET /* Define if you have the m library (-lm). */ #undef HAVE_LIBM /* Define if you have the malloc library (-lmalloc). */ #undef HAVE_LIBMALLOC /* Define if you have the net library (-lnet). */ #undef HAVE_LIBNET /* Define if you have the nsl library (-lnsl). */ #undef HAVE_LIBNSL /* Define if you have the nsl_s library (-lnsl_s). */ #undef HAVE_LIBNSL_S /* Define if you have the resolv library (-lresolv). */ #undef HAVE_LIBRESOLV /* Define if you have the seq library (-lseq). */ #undef HAVE_LIBSEQ /* Define if you have the socket library (-lsocket). */ #undef HAVE_LIBSOCKET #define __AUTOCONF_H #endif /* __AUTOCONF_H */