168 lines
4.4 KiB
C
168 lines
4.4 KiB
C
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
||
|
|
||
|
/* 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 to 1 if using `alloca.c'. */
|
||
|
#undef C_ALLOCA
|
||
|
|
||
|
/* Define if EB Library supports remote access. */
|
||
|
#undef EBCONF_ENABLE_EBNET
|
||
|
|
||
|
/* Define if EB Library supports native language. */
|
||
|
#undef EBCONF_ENABLE_NLS
|
||
|
|
||
|
/* Define if EB Library supports pthread. */
|
||
|
#undef EBCONF_ENABLE_PTHREAD
|
||
|
|
||
|
/* Define if EB library with UTF-8 support is requested */
|
||
|
#undef ENABLE_EBU
|
||
|
|
||
|
/* definition for Default Char Set */
|
||
|
#undef FALLBACK_ENCODING
|
||
|
|
||
|
/* Define to 1 if you have `alloca', as a function or macro. */
|
||
|
#undef HAVE_ALLOCA
|
||
|
|
||
|
/* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
|
||
|
*/
|
||
|
#undef HAVE_ALLOCA_H
|
||
|
|
||
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||
|
#undef HAVE_DLFCN_H
|
||
|
|
||
|
/* Define to 1 if you have the `iconv' function. */
|
||
|
#undef HAVE_ICONV
|
||
|
|
||
|
/* Define to 1 if you have the <iconv.h> header file. */
|
||
|
#undef HAVE_ICONV_H
|
||
|
|
||
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
||
|
#undef HAVE_INTTYPES_H
|
||
|
|
||
|
/* Define to 1 if you have the `isatty' function. */
|
||
|
#undef HAVE_ISATTY
|
||
|
|
||
|
/* Define to 1 if you have the <langinfo.h> header file. */
|
||
|
#undef HAVE_LANGINFO_H
|
||
|
|
||
|
/* Define to 1 if you have the <limits.h> header file. */
|
||
|
#undef HAVE_LIMITS_H
|
||
|
|
||
|
/* Define to 1 if you have the <locale.h> header file. */
|
||
|
#undef HAVE_LOCALE_H
|
||
|
|
||
|
/* Define to 1 if you have the <memory.h> header file. */
|
||
|
#undef HAVE_MEMORY_H
|
||
|
|
||
|
/* Define to 1 if you have the `nl_langinfo' function. */
|
||
|
#undef HAVE_NL_LANGINFO
|
||
|
|
||
|
/* Define to 1 if you have the `setlocale' function. */
|
||
|
#undef HAVE_SETLOCALE
|
||
|
|
||
|
/* Define to 1 if you have the <stdint.h> header file. */
|
||
|
#undef HAVE_STDINT_H
|
||
|
|
||
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
||
|
#undef HAVE_STDLIB_H
|
||
|
|
||
|
/* Define to 1 if you have the `strcasecmp' function. */
|
||
|
#undef HAVE_STRCASECMP
|
||
|
|
||
|
/* Define to 1 if you have the `strdup' function. */
|
||
|
#undef HAVE_STRDUP
|
||
|
|
||
|
/* Define to 1 if you have the <strings.h> header file. */
|
||
|
#undef HAVE_STRINGS_H
|
||
|
|
||
|
/* Define to 1 if you have the <string.h> header file. */
|
||
|
#undef HAVE_STRING_H
|
||
|
|
||
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
||
|
#undef HAVE_SYS_STAT_H
|
||
|
|
||
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
||
|
#undef HAVE_SYS_TYPES_H
|
||
|
|
||
|
/* Define to 1 if you have the <unistd.h> header file. */
|
||
|
#undef HAVE_UNISTD_H
|
||
|
|
||
|
/* Define to 1 if you have the `vsnprintf' function. */
|
||
|
#undef HAVE_VSNPRINTF
|
||
|
|
||
|
/* Define to the sub-directory where libtool stores uninstalled libraries. */
|
||
|
#undef LT_OBJDIR
|
||
|
|
||
|
/* 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 home page for this package. */
|
||
|
#undef PACKAGE_URL
|
||
|
|
||
|
/* Define to the version of this package. */
|
||
|
#undef PACKAGE_VERSION
|
||
|
|
||
|
/* Define to `1' if printf() recognizes "I64" modifier for __int64 */
|
||
|
#undef PRINTF_I64_MODIFIER
|
||
|
|
||
|
/* Define to `1' if printf() recognizes "ll" modifier for long long */
|
||
|
#undef PRINTF_LL_MODIFIER
|
||
|
|
||
|
/* 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 runtime.
|
||
|
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 to 1 if you have the ANSI C header files. */
|
||
|
#undef STDC_HEADERS
|
||
|
|
||
|
/* with pager option */
|
||
|
#undef USE_PAGER
|
||
|
|
||
|
/* with GNU readline library */
|
||
|
#undef USE_READLINE
|
||
|
|
||
|
/* Version number of package */
|
||
|
#undef VERSION
|
||
|
|
||
|
/* Enable large inode numbers on Mac OS X 10.5. */
|
||
|
#ifndef _DARWIN_USE_64_BIT_INODE
|
||
|
# define _DARWIN_USE_64_BIT_INODE 1
|
||
|
#endif
|
||
|
|
||
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
||
|
#undef _FILE_OFFSET_BITS
|
||
|
|
||
|
/* Define for large files, on AIX-style hosts. */
|
||
|
#undef _LARGE_FILES
|
||
|
|
||
|
/* Define to `long int' if <sys/types.h> does not define. */
|
||
|
#undef off_t
|
||
|
|
||
|
/* Define to `int' if <sys/types.h> does not define. */
|
||
|
#undef pid_t
|
||
|
|
||
|
/* Define to `unsigned int' if <sys/types.h> does not define. */
|
||
|
#undef size_t
|
||
|
|
||
|
/* Define to `int' if <sys/types.h> does not define. */
|
||
|
#undef ssize_t
|