2003-10-07 23:39:51 +00:00
|
|
|
/* include/Config/config.h.in. Generated from autoconf/configure.ac by autoheader. */
|
2003-06-30 21:59:07 +00:00
|
|
|
|
|
|
|
/* 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 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
|
|
|
|
|
2004-02-20 06:40:58 +00:00
|
|
|
/* Define to 1 if you have the `backtrace' function. */
|
|
|
|
#undef HAVE_BACKTRACE
|
|
|
|
|
2003-10-07 23:39:51 +00:00
|
|
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
|
|
|
#undef HAVE_DLFCN_H
|
|
|
|
|
|
|
|
/* Define if dlopen() is available on this platform. */
|
|
|
|
#undef HAVE_DLOPEN
|
|
|
|
|
2004-02-20 06:40:58 +00:00
|
|
|
/* Define to 1 if you have the <execinfo.h> header file. */
|
|
|
|
#undef HAVE_EXECINFO_H
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* Define to 1 if you have the <fcntl.h> header file. */
|
|
|
|
#undef HAVE_FCNTL_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `getcwd' function. */
|
|
|
|
#undef HAVE_GETCWD
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `getpagesize' function. */
|
|
|
|
#undef HAVE_GETPAGESIZE
|
|
|
|
|
2004-06-22 23:47:23 +00:00
|
|
|
/* Define to 1 if you have the `getrusage' function. */
|
|
|
|
#undef HAVE_GETRUSAGE
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* Define to 1 if you have the `gettimeofday' function. */
|
|
|
|
#undef HAVE_GETTIMEOFDAY
|
|
|
|
|
2003-10-07 23:39:51 +00:00
|
|
|
/* Define to 1 if the system has the type `int64_t'. */
|
|
|
|
#undef HAVE_INT64_T
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
|
|
|
#undef HAVE_INTTYPES_H
|
|
|
|
|
2004-04-02 21:26:03 +00:00
|
|
|
/* Define to 1 if you have the `isatty' function. */
|
|
|
|
#undef HAVE_ISATTY
|
|
|
|
|
2004-06-22 23:47:23 +00:00
|
|
|
/* Define to 1 if your compiler defines isnan in the <cmath> header file. */
|
|
|
|
#undef HAVE_ISNAN_IN_CMATH
|
|
|
|
|
|
|
|
/* Define to 1 if your compiler defines isnan in the <math.h> header file. */
|
|
|
|
#undef HAVE_ISNAN_IN_MATH_H
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* Define to 1 if you have the `elf' library (-lelf). */
|
|
|
|
#undef HAVE_LIBELF
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <limits.h> header file. */
|
|
|
|
#undef HAVE_LIMITS_H
|
|
|
|
|
2003-10-07 23:39:51 +00:00
|
|
|
/* Define to 1 if you have the <link.h> header file. */
|
|
|
|
#undef HAVE_LINK_H
|
|
|
|
|
2003-11-18 06:21:24 +00:00
|
|
|
/* Define if you can use -Wl,-R. to pass -R. to the linker, in order to add
|
|
|
|
the current directory to the dynamic linker search path. */
|
|
|
|
#undef HAVE_LINK_R
|
|
|
|
|
2003-10-07 23:39:51 +00:00
|
|
|
/* Define if mallinfo() is available on this platform. */
|
|
|
|
#undef HAVE_MALLINFO
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* Define to 1 if you have the <malloc.h> header file. */
|
|
|
|
#undef HAVE_MALLOC_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <memory.h> header file. */
|
|
|
|
#undef HAVE_MEMORY_H
|
|
|
|
|
2004-06-22 23:47:23 +00:00
|
|
|
/* Define to 1 if you have the `mkstemp' function. */
|
|
|
|
#undef HAVE_MKSTEMP
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* Define to 1 if you have a working `mmap' system call. */
|
|
|
|
#undef HAVE_MMAP
|
|
|
|
|
2003-10-07 23:39:51 +00:00
|
|
|
/* Define if mmap() uses MAP_ANONYMOUS to map anonymous pages, or undefine if
|
|
|
|
it uses MAP_ANON */
|
|
|
|
#undef HAVE_MMAP_ANONYMOUS
|
|
|
|
|
|
|
|
/* Define if mmap() can map files into memory */
|
|
|
|
#undef HAVE_MMAP_FILE
|
|
|
|
|
|
|
|
/* define if the compiler implements namespaces */
|
|
|
|
#undef HAVE_NAMESPACES
|
|
|
|
|
2003-11-10 03:06:28 +00:00
|
|
|
/* Define to have the %a format string */
|
|
|
|
#undef HAVE_PRINTF_A
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* 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
|
|
|
|
|
2004-06-22 23:47:23 +00:00
|
|
|
/* Define to 1 if your compiler defines std::isnan in the <cmath> header file.
|
|
|
|
*/
|
|
|
|
#undef HAVE_STD_ISNAN_IN_CMATH
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* 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
|
|
|
|
|
2003-10-07 23:39:51 +00:00
|
|
|
/* Define to 1 if you have the `strtoll' function. */
|
|
|
|
#undef HAVE_STRTOLL
|
|
|
|
|
|
|
|
/* Define to 1 if you have the `strtoq' function. */
|
|
|
|
#undef HAVE_STRTOQ
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/mman.h> header file. */
|
|
|
|
#undef HAVE_SYS_MMAN_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/resource.h> header file. */
|
|
|
|
#undef HAVE_SYS_RESOURCE_H
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* 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/time.h> header file. */
|
|
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
|
|
|
#undef HAVE_SYS_TYPES_H
|
|
|
|
|
|
|
|
/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */
|
|
|
|
#undef HAVE_SYS_WAIT_H
|
|
|
|
|
2003-10-07 23:39:51 +00:00
|
|
|
/* Define to 1 if the system has the type `uint64_t'. */
|
|
|
|
#undef HAVE_UINT64_T
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* Define to 1 if you have the <unistd.h> header file. */
|
|
|
|
#undef HAVE_UNISTD_H
|
|
|
|
|
2004-06-22 23:47:23 +00:00
|
|
|
/* Define to 1 if you have the <windows.h> header file. */
|
2004-05-27 20:40:39 +00:00
|
|
|
#undef HAVE_WINDOWS_H
|
|
|
|
|
2004-06-22 21:35:10 +00:00
|
|
|
/* Define to 1 if you have the isnan() function */
|
|
|
|
#undef HAVE_ISNAN
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* 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
|
|
|
|
|
|
|
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
|
|
|
#undef RETSIGTYPE
|
|
|
|
|
2004-01-21 19:39:29 +00:00
|
|
|
/* Extension that shared libraries have, e.g., ".so". */
|
|
|
|
#undef SHLIBEXT
|
|
|
|
|
2003-06-30 21:59:07 +00:00
|
|
|
/* 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 run-time.
|
|
|
|
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
|
|
|
|
|
|
|
|
/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
|
|
|
|
#undef TIME_WITH_SYS_TIME
|
|
|
|
|
|
|
|
/* Define to 1 if your <sys/time.h> declares `struct tm'. */
|
|
|
|
#undef TM_IN_SYS_TIME
|
|
|
|
|
|
|
|
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
|
|
|
|
`char[]'. */
|
|
|
|
#undef YYTEXT_POINTER
|
|
|
|
|
|
|
|
/* Define to `int' if <sys/types.h> does not define. */
|
|
|
|
#undef pid_t
|
|
|
|
|
|
|
|
/* Define to `unsigned' if <sys/types.h> does not define. */
|
|
|
|
#undef size_t
|