Rev 31119 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
/* src/include/config.h.in. Generated from configure.ac by autoheader. */#ifndef _CONFIG_H#define _CONFIG_H/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMPsystems. 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 dummy `main' function (if any) required to link to the Fortranlibraries. */#undef F77_DUMMY_MAIN/* Define to a macro mangling the given C identifier (in lower and uppercase), which must not contain underscores, for linking with Fortran. */#undef F77_FUNC/* As F77_FUNC, but for C identifiers containing underscores. */#undef F77_FUNC_/* Define if F77 and FC dummy `main' functions are identical. */#undef FC_DUMMY_MAIN_EQ_F77/* Define to 1 if you have the `access' function. */#undef HAVE_ACCESS/* Define to 1 if you have the `acosh' function. */#undef HAVE_ACOSH/* 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 if you have the Aqua headers and libraries, and want the Aqua GUI tobe built. */#undef HAVE_AQUA/* Define to 1 if you have the <arpa/inet.h> header file. */#undef HAVE_ARPA_INET_H/* Define to 1 if you have the `asinh' function. */#undef HAVE_ASINH/* Define to 1 if you have the `atanh' function. */#undef HAVE_ATANH/* Define if you have BSD networking headers and libraries. */#undef HAVE_BSD_NETWORKING/* Define to 1 if you have the `chdir' function. */#undef HAVE_CHDIR/* Define to 1 if you have the declaration of `acosh', and to 0 if you don't.*/#undef HAVE_DECL_ACOSH/* Define to 1 if you have the declaration of `asinh', and to 0 if you don't.*/#undef HAVE_DECL_ASINH/* Define to 1 if you have the declaration of `atanh', and to 0 if you don't.*/#undef HAVE_DECL_ATANH/* Define to 1 if you have the declaration of `isfinite', and to 0 if youdon't. */#undef HAVE_DECL_ISFINITE/* Define to 1 if you have the declaration of `isnan', and to 0 if you don't.*/#undef HAVE_DECL_ISNAN/* Define to 1 if you have the declaration of `SIZE_MAX', and to 0 if youdon't. */#undef HAVE_DECL_SIZE_MAX/* Define to 1 if you have the declaration of `snprintf', and to 0 if youdon't. */#undef HAVE_DECL_SNPRINTF/* Define to 1 if you have the declaration of `strdup', and to 0 if you don't.*/#undef HAVE_DECL_STRDUP/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if youdon't. */#undef HAVE_DECL_STRNCASECMP/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if youdon't. */#undef HAVE_DECL_VSNPRINTF/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.*/#undef HAVE_DIRENT_H/* Define to 1 if you have the <dlfcn.h> header file. */#undef HAVE_DLFCN_H/* Define to 1 if you have the <dl.h> header file. */#undef HAVE_DL_H/* Define if C's Rcomplex and Fortran's COMPLEX*16 can be interchanged, andcan do arithmetic on the latter. */#undef HAVE_DOUBLE_COMPLEX/* Define to 1 if you have the <elf.h> header file. */#undef HAVE_ELF_H/* Define to 1 if you have the <errno.h> header file. */#undef HAVE_ERRNO_H/* Define to 1 if you have the `expm1' function. */#undef HAVE_EXPM1/* Define if your Fortran compiler appends an underscore to external names. */#undef HAVE_F77_UNDERSCORE/* Define to 1 if you have the `fcntl' function. */#undef HAVE_FCNTL/* Define to 1 if you have the <fcntl.h> header file. */#undef HAVE_FCNTL_H/* Define to 1 if you have the `finite' function. */#undef HAVE_FINITE/* Define to 1 if you have the <floatingpoint.h> header file. */#undef HAVE_FLOATINGPOINT_H/* Define to 1 if you have the <fpu_control.h> header file. */#undef HAVE_FPU_CONTROL_H/* Define to 1 if you have the `fseeko' function. */#undef HAVE_FSEEKO/* Define to 1 if you have the `ftello' function. */#undef HAVE_FTELLO/* Define to 1 if you have the `ftruncate' function. */#undef HAVE_FTRUNCATE/* Define to 1 if you have the `getcwd' function. */#undef HAVE_GETCWD/* Define to 1 if you have the `getgrgid' function. */#undef HAVE_GETGRGID/* Define to 1 if you have the `getpwuid' function. */#undef HAVE_GETPWUID/* Define to 1 if you have the `getuid' function. */#undef HAVE_GETUID/* Define if you have the GNU C library version >= 2. This is needed to fix aproblem with getting the prototype of strptime(). */#undef HAVE_GLIBC2/* Define if you have the GNOME headers and libraries, and want the GNOME GUIto be built. */#undef HAVE_GNOME/* Define to 1 if you have the <grp.h> header file. */#undef HAVE_GRP_H/* Define to 1 if you have the `hypot' function. */#undef HAVE_HYPOT/* Define to 1 if you have the <ieee754.h> header file. */#undef HAVE_IEEE754_H/* Define to 1 if you have the <ieeefp.h> header file. */#undef HAVE_IEEEFP_H/* Define if you have support for ftp/http access. */#undef HAVE_INTERNET/* Define to 1 if you have the <inttypes.h> header file. */#undef HAVE_INTTYPES_H/* Define to 1 if you have the `isascii' function. */#undef HAVE_ISASCII/* Define to 1 if you have the `isnan' function. */#undef HAVE_ISNAN/* Define if you have the JPEG headers and libraries. */#undef HAVE_JPEG/* Define if you have KeySym defined in X11. */#undef HAVE_KEYSYM/* Define if you have <langinfo.h> and nl_langinfo(CODESET). */#undef HAVE_LANGINFO_CODESET/* Define if external LAPACK is available. */#undef HAVE_LAPACK/* Define to 1 if you have the `cc_dynamic' library (-lcc_dynamic). */#undef HAVE_LIBCC_DYNAMIC/* Define to 1 if you have the `dl' library (-ldl). */#undef HAVE_LIBDL/* Define to 1 if you have the `m' library (-lm). */#undef HAVE_LIBM/* Define to 1 if you have the `ncurses' library (-lncurses). */#undef HAVE_LIBNCURSES/* Define to 1 if you have the `readline' library (-lreadline). */#undef HAVE_LIBREADLINE/* Define to 1 if you have the `termcap' library (-ltermcap). */#undef HAVE_LIBTERMCAP/* Define to 1 if you have the `termlib' library (-ltermlib). */#undef HAVE_LIBTERMLIB/* Define to 1 if you have the `tk' library (-ltk). */#undef HAVE_LIBTK/* 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 `log1p' function. */#undef HAVE_LOG1P/* Define to 1 if you have the `matherr' function. */#undef HAVE_MATHERR/* Define to 1 if you have the <memory.h> header file. */#undef HAVE_MEMORY_H/* Define to 1 if you have the `mkfifo' function. */#undef HAVE_MKFIFO/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */#undef HAVE_NDIR_H/* Define to 1 if you have the <netdb.h> header file. */#undef HAVE_NETDB_H/* Define to 1 if you have the <netinet/in.h> header file. */#undef HAVE_NETINET_IN_H/* Define if module-loading does not need an underscore to be prepended toexternal names. */#undef HAVE_NO_SYMBOL_UNDERSCORE/* Define if you have off_t, fseeko and ftello. */#undef HAVE_OFF_T/* Define to 1 if you have the <pcre.h> header file. */#undef HAVE_PCRE_H/* Define to 1 if you have the <pcre/pcre.h> header file. */#undef HAVE_PCRE_PCRE_H/* Define if you have the PNG headers and libraries. */#undef HAVE_PNG/* Define to 1 if you have the `popen' function. */#undef HAVE_POPEN/* Define if your system time functions do not count leap seconds, as requiredby POSIX. */#undef HAVE_POSIX_LEAPSECONDS/* Define if you have POSIX.1 compatible sigsetjmp/siglongjmp. */#undef HAVE_POSIX_SETJMP/* Define to 1 if you have the `putenv' function. */#undef HAVE_PUTENV/* Define to 1 if you have the <pwd.h> header file. */#undef HAVE_PWD_H/* Define to 1 if you have the <readline/history.h> header file. */#undef HAVE_READLINE_HISTORY_H/* Define to 1 if you have the <readline/readline.h> header file. */#undef HAVE_READLINE_READLINE_H/* Define to 1 if you have the `rint' function. */#undef HAVE_RINT/* Define to 1 if you have the `setenv' function. */#undef HAVE_SETENV/* Define to 1 if you have the `setitimer' function. */#undef HAVE_SETITIMER/* Define to 1 if you have the `snprintf' function. */#undef HAVE_SNPRINTF/* Define if you have support for sockets. */#undef HAVE_SOCKETS/* Define to 1 if you have the `stat' function. */#undef HAVE_STAT/* Define to 1 if you have the <stdarg.h> header file. */#undef HAVE_STDARG_H/* 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 `strcoll' function. */#undef HAVE_STRCOLL/* 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 `strncasecmp' function. */#undef HAVE_STRNCASECMP/* Define to 1 if you have the `strptime' function. */#undef HAVE_STRPTIME/* Define to 1 if you have the `symlink' function. */#undef HAVE_SYMLINK/* Define to 1 if you have the `system' function. */#undef HAVE_SYSTEM/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.*/#undef HAVE_SYS_DIR_H/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.*/#undef HAVE_SYS_NDIR_H/* Define to 1 if you have the <sys/param.h> header file. */#undef HAVE_SYS_PARAM_H/* Define to 1 if you have the <sys/select.h> header file. */#undef HAVE_SYS_SELECT_H/* Define to 1 if you have the <sys/socket.h> header file. */#undef HAVE_SYS_SOCKET_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/times.h> header file. */#undef HAVE_SYS_TIMES_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 the <sys/utsname.h> header file. */#undef HAVE_SYS_UTSNAME_H/* Define to 1 if you have <sys/wait.h> that is POSIX.1 compatible. */#undef HAVE_SYS_WAIT_H/* Define if you have the Tcl/Tk headers and libraries and want Tcl/Tk supportto be built. */#undef HAVE_TCLTK/* Define to 1 if you have the `times' function. */#undef HAVE_TIMES/* Define to 1 if you have the <unistd.h> header file. */#undef HAVE_UNISTD_H/* Define to 1 if you have the `unsetenv' function. */#undef HAVE_UNSETENV/* Define to 1 if you have the `vsnprintf' function. */#undef HAVE_VSNPRINTF/* Define to 1 if you have the <wchar.h> header file. */#undef HAVE_WCHAR_H/* Define if calloc(0) returns a null pointer. */#undef HAVE_WORKING_CALLOC/* Define if finite() is correct for -Inf/NaN/Inf. */#undef HAVE_WORKING_FINITE/* Define if your ftell works correctly on files opened for append. */#undef HAVE_WORKING_FTELL/* Define if isfinite() is correct for -Inf/NaN/Inf. */#undef HAVE_WORKING_ISFINITE/* Define if log() is correct for 0/-1. */#undef HAVE_WORKING_LOG/* Define if log1p() exists and is accurate enough. */#undef HAVE_WORKING_LOG1P/* Define if strptime() exists, validates and does not fail pre-1970. */#undef HAVE_WORKING_STRPTIME/* Define if you have the X11 headers and libraries, and want the X11 GUI tobe built. */#undef HAVE_X11/* Define if you have IEEE 754 floating point arithmetic. */#undef IEEE_754/* Define if you have 32 bit ints. */#undef INT_32_BITS/* Define if your system needs __setfpucw() to control FPU rounding. This wasused to control floating point precision, rounding and floating pointexceptions on older Linux systems. As of GLIBC 2.1 this function is notused anymore. */#undef NEED___SETFPUCW/* 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/* Define as the return type of signal handlers (`int' or `void'). */#undef RETSIGTYPE/* Define this to be the name of the CPU of your system. */#undef R_CPU/* Define as `inline', or `__inline__' or `__inline' if that's what the Ccompiler calls it, or to nothing if it is not supported. */#undef R_INLINE/* Define this to be the name of the OS of your system. */#undef R_OS/* Define this to be the canonical name (cpu-vendor-os) of your system. */#undef R_PLATFORM/* Define this to be printing command on your system. */#undef R_PRINTCMD/* Define this to enable R-level profiling. */#undef R_PROFILING/* Define this to be the name of the vendor of your system. */#undef R_VENDOR/* Define this to be the extension used for shared libraries on your system.*/#undef SHLIB_EXT/* 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 `long double', as computed by sizeof. */#undef SIZEOF_LONG_DOUBLE/* The size of a `long long', as computed by sizeof. */#undef SIZEOF_LONG_LONG/* Type for socket lengths: socklen_t, sock_t, int? */#undef SOCKLEN_T/* If using the C implementation of alloca, define if you know thedirection of stack growth for your system; otherwise it will beautomatically deduced at run-time.STACK_DIRECTION > 0 => grows toward higher addressesSTACK_DIRECTION < 0 => grows toward lower addressesSTACK_DIRECTION = 0 => direction of growth unknown */#undef STACK_DIRECTION/* Define to 1 if you have the ANSI C header files. */#undef STDC_HEADERS/* Define if you provide support for the libxml ftp/http functions. */#undef SUPPORT_LIBXML/* Define if your system is SunOS4, which is famous for broken header files.*/#undef SunOS4/* Define to enable provoking compile errors on write barrier violation. */#undef TESTING_WRITE_BARRIER/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */#undef TIME_WITH_SYS_TIME/* Define if your rint() is broken on your system. Apparently needed on HPUX.*/#undef USE_BUILTIN_RINT/* Define according to your operating system type. */#undef Unix/* Version number of package */#undef VERSION/* Define to 1 if your processor stores words with the most significant bytefirst (like Motorola and SPARC, unlike Intel and VAX). */#undef WORDS_BIGENDIAN/* Define according to your operating system type. */#undef Win32/* Define to 1 if the X Window System is missing or not being used. */#undef X_DISPLAY_MISSING/* Define to 'long' if <sys/types.h> does not define. Apparently necessary tofix a GCC bug on AIX? */#undef blkcnt_t/* Define to empty if `const' does not conform to ANSI C. */#undef const/* 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#endif /* not _CONFIG_H */