X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=config.h.in;h=af273a485b729f62e06904493d5b9a082b56b1dc;hb=a1d1b6fcaa983c7f5832436effebeaf0c8068fb8;hp=a76cda5b35c221bb2aba6d4e11bbfe5e49e05f43;hpb=f9d720b6dc6c38b2d4ff69fef7e9e7000a98ec94;p=ctsim.git diff --git a/config.h.in b/config.h.in index a76cda5..af273a4 100644 --- a/config.h.in +++ b/config.h.in @@ -1,35 +1,33 @@ -/* config.h.in. Generated automatically from configure.in by autoheader 2.13. */ +/* config.h.in. Generated from configure.ac by autoheader. */ +/* Define to be the version of the distribution. */ +#undef VERSION -/* Define to empty if the keyword does not work. */ -#undef const +/* Define to signal compiler support for void and void * types */ +#define HAVE_VOID 1 -/* Define if you don't have vprintf but do have _doprnt. */ -#undef HAVE_DOPRNT +/* Define (if compiling as C++) to signal compiler support for bool type */ +#undef HAVE_BOOL -/* Define if you have the vprintf function. */ -#undef HAVE_VPRINTF +/* Define under HP/UX to get matherr-related things from math.h. */ +#undef _HPUX_SOURCE -/* Define as __inline if that's what the C compiler calls it. */ -#undef inline +/* Define to signal that fflush(NULL) works: it flushes all outstreams. */ +#undef HAVE_NULL_FLUSH -/* Define to `long' if doesn't define. */ -#undef off_t +/* Redundant and unused: Define to signal that fflush(NULL) doesn't work. */ +#undef DONT_HAVE_NULL_FLUSH -/* Define to `unsigned' if doesn't define. */ -#undef size_t +/* Define to signal that Motif should be used, if X11 is used */ +#undef USE_MOTIF -/* Define if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define if your declares struct tm. */ -#undef TM_IN_SYS_TIME +/* Define to signal support in libc for the pthread threads library */ +#undef PTHREAD_SUPPORT -/* 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 we have the thread-safe library function ctime_r() */ +#undef HAVE_CTIME_R -/* Define if the X Window System is missing or not being used. */ -#undef X_DISPLAY_MISSING +/* Define if we have the thread-safe library function localtime_r() */ +#undef HAVE_LOCALTIME_R /* Define to signal support in libXt/libX11 for multithreading */ #undef X_THREAD_SUPPORT @@ -40,6 +38,15 @@ /* Define to signal support in -lXext for the MBX X11 protocol extension */ #undef HAVE_MBX_SUPPORT +/* Define to enable support for the 45 LaserJet fonts in X output */ +#undef USE_LJ_FONTS_IN_X + +/* Define to enable support for the 45 LaserJet fonts in PS output */ +#undef USE_LJ_FONTS_IN_PS + +/* Define to enable support for the 35 PS fonts in PCL output */ +#undef USE_PS_FONTS_IN_PCL + /* Define if have getopt_long function */ #undef HAVE_GETOPT_LONG @@ -63,10 +70,17 @@ /* Define if have dmalloc library */ #undef HAVE_DMALLOC +/* Define for HDF5 library */ +#undef HAVE_HDF5 + +#undef HAVE_USLEEP + #undef HAVE_SSTREAM #undef HAVE_READLINE +#undef HAVE_G2 + #undef HAVE_CURSES #undef HAVE_NCURSES @@ -77,123 +91,176 @@ #undef HAVE_EFENCE -/* The number of bytes in a double. */ -#undef SIZEOF_DOUBLE - -/* The number of bytes in a float. */ -#undef SIZEOF_FLOAT - -/* 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 - -/* Define if you have the htonl function. */ -#undef HAVE_HTONL - -/* Define if you have the snprintf function. */ -#undef HAVE_SNPRINTF - -/* Define if you have the strtod function. */ -#undef HAVE_STRTOD - -/* Define if you have the strtol function. */ -#undef HAVE_STRTOL - -/* Define if you have the usleep function. */ -#undef HAVE_USLEEP - -/* Define if you have the vsnprintf function. */ -#undef HAVE_VSNPRINTF - -/* Define if you have the vsprintf function. */ -#undef HAVE_VSPRINTF - -/* Define if you have the header file. */ -#undef HAVE_X11_EXTENSIONS_XDBE_H - -/* Define if you have the header file. */ -#undef HAVE_X11_EXTENSIONS_MULTIBUF_H - -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_ASSERT_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H -/* Define if you have the header file. */ +/* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */ +#undef HAVE_DOPRNT + +/* Define to 1 if you have the header file. */ #undef HAVE_FCNTL_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_GETOPT_H -/* Define if you have the header file. */ +/* Define to 1 if you have the `htonl' function. */ +#undef HAVE_HTONL + +/* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define if you have the header file. */ +/* Define to 1 if you have the `m' library (-lm). */ +#undef HAVE_LIBM + +/* Define to 1 if you have the header file. */ #undef HAVE_MATH_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_MEMORY_H + +/* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_READLINE_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_READLINE_READLINE_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SETJMP_H -/* Define if you have the header file. */ +/* Define to 1 if you have the `snprintf' function. */ +#undef HAVE_SNPRINTF + +/* Define to 1 if you have the header file. */ #undef HAVE_STDARG_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_STDDEF_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ +#undef HAVE_STRINGS_H + +/* Define to 1 if you have the header file. */ #undef HAVE_STRING_H -/* Define if you have the header file. */ +/* Define to 1 if you have the `strtod' function. */ +#undef HAVE_STRTOD + +/* Define to 1 if you have the `strtol' function. */ +#undef HAVE_STRTOL + +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_FCNTL_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_PARAM_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_RESOURCE_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TIME_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H -/* Define if you have the header file. */ +/* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H -/* Define if you have the m library (-lm). */ -#undef HAVE_LIBM +/* Define to 1 if you have the `usleep' function. */ +#undef HAVE_USLEEP + +/* Define to 1 if you have the `vprintf' function. */ +#undef HAVE_VPRINTF + +/* Define to 1 if you have the `vsnprintf' function. */ +#undef HAVE_VSNPRINTF + +/* Define to 1 if you have the `vsprintf' function. */ +#undef HAVE_VSPRINTF + +/* Define to 1 if you have the header file. */ +#undef HAVE_X11_EXTENSIONS_MULTIBUF_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_X11_EXTENSIONS_XDBE_H /* Name of package */ #undef PACKAGE +/* Define to the address where bug reports for this package should be sent. */ +#undef PACKAGE_BUGREPORT + +/* Define to the full name of this package. */ +#undef PACKAGE_NAME + +/* Define to the full name and version of this package. */ +#undef PACKAGE_STRING + +/* Define to the one symbol short name of this package. */ +#undef PACKAGE_TARNAME + +/* Define to the version of this package. */ +#undef PACKAGE_VERSION + +/* The size of a `double', as computed by sizeof. */ +#undef SIZEOF_DOUBLE + +/* The size of a `float', as computed by sizeof. */ +#undef SIZEOF_FLOAT + +/* The size of a `int', as computed by sizeof. */ +#undef SIZEOF_INT + +/* The size of a `long', as computed by sizeof. */ +#undef SIZEOF_LONG + +/* The size of a `short', as computed by sizeof. */ +#undef SIZEOF_SHORT + +/* Define to 1 if you have the ANSI C header files. */ +#undef STDC_HEADERS + +/* Define to 1 if your declares `struct tm'. */ +#undef TM_IN_SYS_TIME + /* Version number of package */ #undef VERSION +/* Define to 1 if your processor stores words with the most significant byte + first (like Motorola and SPARC, unlike Intel and VAX). */ +#undef WORDS_BIGENDIAN + +/* Define to 1 if the X Window System is missing or not being used. */ +#undef X_DISPLAY_MISSING + +/* Define to empty if `const' does not conform to ANSI C. */ +#undef const + +/* Define as `__inline' if that's what the C compiler calls it, or to nothing + if it is not supported. */ +#undef inline + +/* Define to `long' if does not define. */ +#undef off_t + +/* Define to `unsigned' if does not define. */ +#undef size_t