/* config.h.in. Generated from configure.ac by autoheader. */ /* Define to dummy `main' function (if any) required to link to the Fortran libraries. */ #undef FC_DUMMY_MAIN /* Define if F77 and FC dummy `main' functions are identical. */ #undef FC_DUMMY_MAIN_EQ_F77 /* Define to a macro mangling the given C identifier (in lower and upper case), which must not contain underscores, for linking with Fortran. */ #undef FC_FUNC /* As FC_FUNC, but for C identifiers containing underscores. */ #undef FC_FUNC_ /* Define to alternate name for `main' routine that is called from a `main' in the Fortran libraries. */ #undef FC_MAIN /* Define to 1 if your system has the clock_gettime function. */ #undef HAVE_CLOCK_GETTIME /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if Fortran interface is to be compiled. */ #undef HAVE_FORTRAN /* Define to 1 if you have the header file. */ #undef HAVE_FPU_CONTROL_H /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY /* Define to 1 if you have the header file. */ #undef HAVE_IEEEFP_H /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H /* Define to 1 if you have the `m' library (-lm). */ #undef HAVE_LIBM /* Define to 1 if stdbool.h conforms to C99. */ #undef HAVE_STDBOOL_H /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H /* Define to 1 if you have the header file. */ #undef HAVE_STDIO_H /* Define to 1 if you have the header file. */ #undef HAVE_STDLIB_H /* 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 to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H /* Define to 1 if the system has the type `_Bool'. */ #undef HAVE__BOOL /* Define to the sub-directory where libtool stores uninstalled libraries. */ #undef LT_OBJDIR /* qd major version number */ #undef MAJOR_VERSION /* qd minor version number */ #undef MINOR_VERSION /* 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 /* qd patch number (sub minor version) */ #undef PATCH_VERSION /* Any special symbols needed for exporting APIs. */ #undef QD_API /* Define this macro to be the copysign(x, y) function. */ #undef QD_COPYSIGN /* If fused multiply-add is available, define correct macro for using it. */ #undef QD_FMA /* If fused multiply-subtract is available, define correct macro for using it. */ #undef QD_FMS /* Define to 1 if your compiler have the C++ standard include files. */ #undef QD_HAVE_STD /* Define to 1 to use additions with IEEE-style error bounds. */ #undef QD_IEEE_ADD /* Define to 1 to inline commonly used functions. */ #undef QD_INLINE /* Define this macro to be the isfinite(x) function. */ #undef QD_ISFINITE /* Define this macro to be the isinf(x) function. */ #undef QD_ISINF /* Define this macro to be the isnan(x) function. */ #undef QD_ISNAN /* Define to 1 to use sloppy division (which is faster by slightly inaccurate). */ #undef QD_SLOPPY_DIV /* Define to 1 to use sloppy multiplication (which is faster by slightly inaccurate). */ #undef QD_SLOPPY_MUL /* Set to 1 if using VisualAge C++ compiler for __fmadd builtin. */ #undef QD_VACPP_BUILTINS_H /* Define to 1 if all of the C90 standard headers exist (not just the ones required in a freestanding environment). This macro is provided for backward compatibility; new code need not use it. */ #undef STDC_HEADERS /* Define to 1 if your declares `struct tm'. */ #undef TM_IN_SYS_TIME /* Version number of package */ #undef VERSION /* Whether to use x86 fpu fix. */ #undef X86