Now generated by autoheader

This commit is contained in:
nigel 2002-10-29 14:23:31 +00:00
parent 9791c82ce4
commit 954ee59832

View File

@ -1,216 +0,0 @@
/* config.h.in. Generated automatically from configure.in by autoheader. */
/* Define to empty if the keyword does not work. */
#undef const
/* Define as __inline if that's what the C compiler calls it. */
#undef inline
/* Define if your C compiler doesn't accept -c and -o together. */
#undef NO_MINUS_C_MINUS_O
/* Define to `long' if <sys/types.h> doesn't define. */
#undef off_t
/* 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
/* 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 to 'off_t' if <sys/types.h> doesn't define. */
#undef loff_t
/* Define to 'char *' if <sys/types.h> doesn't define. */
#undef caddr_t
/* Define to 'int' if <sys/types.h> doesn't define. */
#undef socklen_t
/* Define if using "mon". */
#undef ENABLE_MON
/* Define if using video enabled on SEGV signals */
#undef ENABLE_VOSF
/* Define if your system requires signals to be reinstalled */
#undef SIGNAL_NEED_REINSTALL
/* Define if your system requires sigactions to be reinstalled */
#undef SIGACTION_NEED_REINSTALL
/* Define if your system support extended signals */
#undef HAVE_SIGINFO_T
/* Define if we know a hack to replace siginfo_t::si_addr member */
#undef HAVE_SIGCONTEXT_SUBTERFUGE
/* Define if your system has a working vm_allocate()-based memory allocator */
#undef HAVE_MACH_VM
/* Define if your system has a working mmap()-based memory allocator */
#undef HAVE_MMAP_VM
/* Define if <sys/mman.h> defines MAP_ANON and mmap()'ing with MAP_ANON works */
#undef HAVE_MMAP_ANON
/* Define if <sys/mman.h> defines MAP_ANONYMOUS and mmap()'ing with MAP_ANONYMOUS works */
#undef HAVE_MMAP_ANONYMOUS
/* 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 long long. */
#undef SIZEOF_LONG_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 atanh function. */
#undef HAVE_ATANH
/* Define if you have the cfmakeraw function. */
#undef HAVE_CFMAKERAW
/* Define if you have the clock_gettime function. */
#undef HAVE_CLOCK_GETTIME
/* Define if you have the feclearexcept function. */
#undef HAVE_FECLEAREXCEPT
/* Define if you have the fegetexceptflag function. */
#undef HAVE_FEGETEXCEPTFLAG
/* Define if you have the fegetround function. */
#undef HAVE_FEGETROUND
/* Define if you have the feraiseexcept function. */
#undef HAVE_FERAISEEXCEPT
/* Define if you have the fesetexceptflag function. */
#undef HAVE_FESETEXCEPTFLAG
/* Define if you have the fesetround function. */
#undef HAVE_FESETROUND
/* Define if you have the fetestexcept function. */
#undef HAVE_FETESTEXCEPT
/* Define if you have the isinf function. */
#undef HAVE_ISINF
/* Define if you have the isinfl function. */
#undef HAVE_ISINFL
/* Define if you have the isnan function. */
#undef HAVE_ISNAN
/* Define if you have the isnanl function. */
#undef HAVE_ISNANL
/* Define if you have the mach_task_self function. */
#undef HAVE_MACH_TASK_SELF
/* Define if you have the mmap function. */
#undef HAVE_MMAP
/* Define if you have the mprotect function. */
#undef HAVE_MPROTECT
/* Define if you have the munmap function. */
#undef HAVE_MUNMAP
/* Define if you have the pthread_cancel function. */
#undef HAVE_PTHREAD_CANCEL
/* Define if you have the pthread_mutexattr_setprotocol function. */
#undef HAVE_PTHREAD_MUTEXATTR_SETPROTOCOL
/* Define if you have the pthread_mutexattr_settype function. */
#undef HAVE_PTHREAD_MUTEXATTR_SETTYPE
/* Define if you have the sem_init function. */
#undef HAVE_SEM_INIT
/* Define if you have the sigaction function. */
#undef HAVE_SIGACTION
/* Define if you have the signal function. */
#undef HAVE_SIGNAL
/* Define if you have the strdup function. */
#undef HAVE_STRDUP
/* Define if you have the task_self function. */
#undef HAVE_TASK_SELF
/* Define if you have the timer_create function. */
#undef HAVE_TIMER_CREATE
/* Define if you have the vm_allocate function. */
#undef HAVE_VM_ALLOCATE
/* Define if you have the vm_deallocate function. */
#undef HAVE_VM_DEALLOCATE
/* Define if you have the vm_protect function. */
#undef HAVE_VM_PROTECT
/* Define if you have the <fcntl.h> header file. */
#undef HAVE_FCNTL_H
/* Define if you have the <fenv.h> header file. */
#undef HAVE_FENV_H
/* Define if you have the <history.h> header file. */
#undef HAVE_HISTORY_H
/* Define if you have the <readline.h> header file. */
#undef HAVE_READLINE_H
/* Define if you have the <readline/history.h> header file. */
#undef HAVE_READLINE_HISTORY_H
/* Define if you have the <readline/readline.h> header file. */
#undef HAVE_READLINE_READLINE_H
/* Define if you have the <sys/mman.h> header file. */
#undef HAVE_SYS_MMAN_H
/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
/* Define if you have the readline library (-lreadline). */
#undef HAVE_LIBREADLINE
/* Define if you have the termcap library (-ltermcap). */
#undef HAVE_LIBTERMCAP
/* Get more functions for correct standard I/O */
#undef _USE_LARGEFILE_SOURCE
/* Get 64-bit file size support */
#undef _FILE_OFFSET_BITS