home *** CD-ROM | disk | FTP | other *** search
- /* 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 if the X Window System is missing or not being used. */
- #undef X_DISPLAY_MISSING
-
- /* Define to 'off_t' if <sys/types.h> doesn't define. */
- #undef loff_t
-
- /* Define if using ESD. */
- #undef ENABLE_ESD
-
- /* Define if using DGA with framebuffer device. */
- #undef ENABLE_FBDEV_DGA
-
- /* Define if using GTK. */
- #undef ENABLE_GTK
-
- /* Define if using "mon". */
- #undef ENABLE_MON
-
- /* Define if using native 68k mode. */
- #undef ENABLE_NATIVE_M68K
-
- /* Define if using XFree86 DGA extension. */
- #undef ENABLE_XF86_DGA
-
- /* Define if using XFree86 VidMode extension. */
- #undef ENABLE_XF86_VIDMODE
-
- /* Define if pthreads are available. */
- #undef HAVE_PTHREADS
-
- /* 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
-
- /* 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 pthread_cancel function. */
- #undef HAVE_PTHREAD_CANCEL
-
- /* 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 timer_create function. */
- #undef HAVE_TIMER_CREATE
-
- /* 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/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 posix4 library (-lposix4). */
- #undef HAVE_LIBPOSIX4
-
- /* Define if you have the pthread library (-lpthread). */
- #undef HAVE_LIBPTHREAD
-
- /* Define if you have the readline library (-lreadline). */
- #undef HAVE_LIBREADLINE
-
- /* Define if you have the termcap library (-ltermcap). */
- #undef HAVE_LIBTERMCAP
-