/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define to empty if the keyword does not work. */ #undef const /* Define if you don't have vprintf but do have _doprnt. */ #undef HAVE_DOPRNT /* Define if you have a working `mmap' system call. */ #undef HAVE_MMAP /* Define if you have that is POSIX.1 compatible. */ #undef HAVE_SYS_WAIT_H /* Define if you have . */ #undef HAVE_VFORK_H /* Define if you have the vprintf function. */ #undef HAVE_VPRINTF /* Define to `long' if doesn't define. */ #undef off_t /* 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 /* Define if the setvbuf function takes the buffering type as its second argument and the buffer pointer as the third, as on System V before release 3. */ #undef SETVBUF_REVERSED /* Define to `unsigned' if doesn't define. */ #undef size_t /* 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 if your declares struct tm. */ #undef TM_IN_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 you don't want the fix allocator in Erlang */ #undef NO_FIX_ALLOC /* Define if floating points exceptions are non-existing/not reliable */ #undef NO_FPE_SIGNALS /* Define if you wish to redefine FD_SETSIZE to be able to select on more fd */ #undef REDEFINE_FD_SETSIZE /* Define if you do not have a high-res. timer & want to use times() instead */ #undef CORRECT_USING_TIMES /* Define to enable HiPE. */ #undef HIPE /* Define to enable unified heap model. */ #undef UNIFIED_HEAP /* Define to enable use of elib_malloc (a malloc() replacement). */ #undef ENABLE_ELIB_MALLOC /* */ #undef ELIB_HEAP_SBRK /* Define to enable the use of sorted blocks when using elib_malloc. */ #undef ELIB_SORTED_BLOCKS /* */ #undef NO_PRAGMA_WEAK /* */ #undef NO_SA_LEN /* */ #undef SOCKOPT_CONNECT_STAT /* define if the variable sys_errlist is declared in a system header file */ #undef SYS_ERRLIST_DECLARED /* define if you have the Solaris/ultrasparc /dev/perfmon interface */ #undef HAVE_SOLARIS_SPARC_PERFMON /* Possible gethostbyname_r() function interfaces (sigh...) */ /* Note: don't use the number 1, to protect against out-of-sync configure */ #define GHBN_R_SOLARIS 2 #define GHBN_R_AIX 3 #define GHBN_R_GLIBC 4 /* Define to one of the above if you have the gethostbyname_r() function. */ #undef HAVE_GETHOSTBYNAME_R /* define if h_errno is declared (in some way) in a system header file */ #undef H_ERRNO_DECLARED /* Define if you need to include rpc/types.h to get INADDR_LOOPBACK defined */ #undef DEF_INADDR_LOOPBACK_IN_RPC_TYPES_H /* Uncomment if you don't have a definition of INADDR_LOOPBACK */ #undef HAVE_NO_INADDR_LOOPBACK /* Define if you have IP version 6 support. */ #undef HAVE_IN6 /* Early linux used in_addr6 instead of in6_addr, define if you have this */ #undef HAVE_IN_ADDR6_STRUCT /* Define if setsockopt() accepts multicast options */ #undef HAVE_MULTICAST_SUPPORT /* Define if you have SO_BSDCOMPAT flag on sockets. */ #undef HAVE_SO_BSDCOMPAT /* Define if you have a decl of fprintf that conflicts with int fprintf() */ #undef HAVE_CONFLICTING_FPRINTF_DECLARATION /* Define if you have a decl of fread that conflicts with int fread() */ #undef HAVE_CONFLICTING_FREAD_DECLARATION /* Define the pthread.h header file is in pthread/mit directory. */ #undef HAVE_MIT_PTHREAD_H /* Define if you want to enable child waiter thread */ #undef ENABLE_CHILD_WAITER_THREAD /* Define if you have pthread_atfork() (and use pthreads) */ #undef HAVE_PTHREAD_ATFORK /* Define if mutexes should be reinitialized (instead of unlocked) in child at fork. */ #undef INIT_MUTEX_IN_CHILD_AT_FORK /* Define if you have matherr() function and struct exception type. */ #undef USE_MATHERR /* The number of bytes in a int. */ #undef SIZEOF_INT /* The number of bytes in a long. */ #undef SIZEOF_LONG /* The number of bytes in a short. */ #undef SIZEOF_SHORT /* The number of bytes in a void *. */ #undef SIZEOF_VOID_P /* Define if you have the dlopen function. */ #undef HAVE_DLOPEN /* Define if you have the finite function. */ #undef HAVE_FINITE /* Define if you have the fpsetmask function. */ #undef HAVE_FPSETMASK /* Define if you have the gethrtime function. */ #undef HAVE_GETHRTIME /* Define if you have the getpagesize function. */ #undef HAVE_GETPAGESIZE /* Define if you have the gmtime_r function. */ #undef HAVE_GMTIME_R /* Define if you have the ieee_handler function. */ #undef HAVE_IEEE_HANDLER /* Define if you have the localtime_r function. */ #undef HAVE_LOCALTIME_R /* Define if you have the mallopt function. */ #undef HAVE_MALLOPT /* Define if you have the memcpy function. */ #undef HAVE_MEMCPY /* Define if you have the memmove function. */ #undef HAVE_MEMMOVE /* Define if you have the mremap function. */ #undef HAVE_MREMAP /* Define if you have the poll function. */ #undef HAVE_POLL /* Define if you have the pread function. */ #undef HAVE_PREAD /* Define if you have the pwrite function. */ #undef HAVE_PWRITE /* Define if you have the res_gethostbyname function. */ #undef HAVE_RES_GETHOSTBYNAME /* Define if you have the strerror function. */ #undef HAVE_STRERROR /* Define if you have the strncasecmp function. */ #undef HAVE_STRNCASECMP /* Define if you have the writev function. */ #undef HAVE_WRITEV /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_DLFCN_H /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_IEEEFP_H /* Define if you have the header file. */ #undef HAVE_LIMITS_H /* Define if you have the header file. */ #undef HAVE_MACH_O_DYLD_H /* Define if you have the header file. */ #undef HAVE_MALLOC_H /* Define if you have the header file. */ #undef HAVE_NDIR_H /* Define if you have the header file. */ #undef HAVE_NET_ERRNO_H /* Define if you have the header file. */ #undef HAVE_POLL_H /* Define if you have the header file. */ #undef HAVE_PTHREAD_H /* Define if you have the header file. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file. */ #undef HAVE_SYS_IOCTL_H /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_SOCKETIO_H /* Define if you have the header file. */ #undef HAVE_SYS_SOCKIO_H /* Define if you have the header file. */ #undef HAVE_SYS_STROPTS_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_SYS_UIO_H /* Define if you have the header file. */ #undef HAVE_SYSLOG_H /* Define if you have the header file. */ #undef HAVE_THREAD_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 inet library (-linet). */ #undef HAVE_LIBINET /* 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 resolv library (-lresolv). */ #undef HAVE_LIBRESOLV /* Define if you have the termcap library (-ltermcap). */ #undef HAVE_LIBTERMCAP /* Define if you have the termlib library (-ltermlib). */ #undef HAVE_LIBTERMLIB /* Redefine in6_addr. XXX this should be moved to the files where it's used? */ #ifdef HAVE_IN_ADDR6_STRUCT #define in6_addr in_addr6 #endif /* Define a reasonable default for INADDR_LOOPBACK */ /* XXX this should be moved to the files where it's used? */ #ifdef HAVE_NO_INADDR_LOOPBACK #define INADDR_LOOPBACK (u_long)0x7F000001 #endif #ifndef PURIFY /* Don't use elib_malloc as clib when purify is used */ /* If elib_malloc is used then elib_alloc_is_clib */ #ifdef ENABLE_ELIB_MALLOC #define ELIB_ALLOC_IS_CLIB #endif #endif #ifdef REDEFINE_FD_SETSIZE #define FD_SETSIZE 1024 #endif #if !defined(HAVE_POLL) || !defined(HAVE_POLL_H) #define USE_SELECT #endif