/* config.hin. Generated from configure.ac by autoheader. */ /* FCMIX: Define name-mangling macro */ #undef F77_FUNC /* Define to 1 if you have the header file. */ #undef HAVE_DLFCN_H /* Define to 1 if you have the header file. */ #undef HAVE_FLOAT_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 you have the header file. */ #undef HAVE_MATH_H /* Define to 1 if you have the header file. */ #undef HAVE_MEMORY_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_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 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 double', as computed by sizeof. */ #undef SIZEOF_LONG_DOUBLE /* The size of a `long int', as computed by sizeof. */ #undef SIZEOF_LONG_INT /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS /* FCMIX: Make function names lowercase */ #undef SUNDIALS_CASE_LOWER /* FCMIX: Make function names uppercase */ #undef SUNDIALS_CASE_UPPER /* Define SUNDIALS data type 'realtype' as 'double' */ #undef SUNDIALS_DOUBLE_PRECISION /* Define SUNDIALS data type 'realtype' as 'long double' */ #undef SUNDIALS_EXTENDED_PRECISION /* Define SUNDIALS data type 'realtype' as 'float' */ #undef SUNDIALS_SINGLE_PRECISION /* FCMIX: Do NOT append any underscores to functions names */ #undef SUNDIALS_UNDERSCORE_NONE /* FCMIX: Append ONE underscore to function names */ #undef SUNDIALS_UNDERSCORE_ONE /* FCMIX: Append TWO underscores to function names */ #undef SUNDIALS_UNDERSCORE_TWO /* Use generic math functions */ #undef SUNDIALS_USE_GENERIC_MATH