Diana  0.8.3
config.h
00001 /* include/config.h.  Generated from config.h.in by configure.  */
00002 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define if building universal (internal helper macro) */
00005 /* #undef AC_APPLE_UNIVERSAL_BUILD */
00006 
00007 /* for compiler major version. */
00008 #define CC_MAJOR_VERSION 4
00009 
00010 /* Define to dummy `main' function (if any) required to link to the Fortran
00011    libraries. */
00012 /* #undef F77_DUMMY_MAIN */
00013 
00014 /* Define to 1 if your Fortran compiler doesn't accept -c and -o together. */
00015 /* #undef F77_NO_MINUS_C_MINUS_O */
00016 
00017 /* Define a number of underscores in FORTRAN mangling. */
00018 #define F90_MANGLING_UNDERSCORES 2
00019 
00020 /* Define variable if a fortran compiler produces module_MOD_func names. */
00021 #define F90_MOD_MANGLING 1
00022 
00023 /* Define if F77 and FC dummy `main' functions are identical. */
00024 /* #undef FC_DUMMY_MAIN_EQ_F77 */
00025 
00026 /* Define if you have ARPACK library. */
00027 #define HAVE_ARPACK 1
00028 
00029 /* Define if you have a BLAS library. */
00030 #define HAVE_BLAS 1
00031 
00032 /* Define if you have a CBLAS library. */
00033 /* #undef HAVE_CBLAS */
00034 
00035 /* Define to 1 if you have the <errno.h> header file. */
00036 #define HAVE_ERRNO_H 1
00037 
00038 /* Define if you have Harwell subroutine library. */
00039 #define HAVE_HSL 1
00040 
00041 /* Define to 1 if you have IDA library installed. */
00042 #define HAVE_IDA 1
00043 
00044 /* Define to 1 if you have the <inttypes.h> header file. */
00045 #define HAVE_INTTYPES_H 1
00046 
00047 /* Define to 1 if you have KINSol library installed. */
00048 #define HAVE_KINSOL 1
00049 
00050 /* Define if you have LAPACK library. */
00051 #define HAVE_LAPACK 1
00052 
00053 /* Define to 1 if you have the `m' library (-lm). */
00054 #define HAVE_LIBM 1
00055 
00056 /* Define to 1 if you have the <math.h> header file. */
00057 #define HAVE_MATH_H 1
00058 
00059 /* Define to 1 if you have Matlab library installed. */
00060 /* #undef HAVE_MATLAB */
00061 
00062 /* Define to 1 if you have the <matlab.h> header file. */
00063 /* #undef HAVE_MATLAB_H */
00064 
00065 /* Define to 1 if you have the <memory.h> header file. */
00066 #define HAVE_MEMORY_H 1
00067 
00068 /* Define to 1 if you have METIS library installed. */
00069 #define HAVE_METIS 1
00070 
00071 /* Define to 1 if you have the <Python.h> header file. */
00072 #define HAVE_PYTHON_H 
00073 
00074 /* Define to 1 if you have the <stdint.h> header file. */
00075 #define HAVE_STDINT_H 1
00076 
00077 /* Define to 1 if you have the <stdlib.h> header file. */
00078 #define HAVE_STDLIB_H 1
00079 
00080 /* Define to 1 if you have the <strings.h> header file. */
00081 #define HAVE_STRINGS_H 1
00082 
00083 /* Define to 1 if you have the <string.h> header file. */
00084 #define HAVE_STRING_H 1
00085 
00086 /* Define the version if you have SUNDIALS library installed. */
00087 #define HAVE_SUNDIALS 3
00088 
00089 /* Define to 1 if you have the <sys/stat.h> header file. */
00090 #define HAVE_SYS_STAT_H 1
00091 
00092 /* Define to 1 if you have the <sys/types.h> header file. */
00093 #define HAVE_SYS_TYPES_H 1
00094 
00095 /* Define to 1 if you have CHOLMOD/UFsparse library installed. */
00096 #define HAVE_UFSPARSE_CHOLMOD 1
00097 
00098 /* Define to 1 if you have UMFPACK/UFsparse library installed. */
00099 #define HAVE_UFSPARSE_UMFPACK 1
00100 
00101 /* Define to 1 if you have the <unistd.h> header file. */
00102 #define HAVE_UNISTD_H 1
00103 
00104 /* Define if you have X11 library. */
00105 #define HAVE_X11 1
00106 
00107 /* extension of static libraries on this platform */
00108 #define LIBEXT "a"
00109 
00110 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
00111 /* #undef NO_MINUS_C_MINUS_O */
00112 
00113 /* Define to the address where bug reports for this package should be sent. */
00114 #define PACKAGE_BUGREPORT "diva-user@mpi-magdeburg.mpg.de"
00115 
00116 /* Define to the full name of this package. */
00117 #define PACKAGE_NAME "Diana"
00118 
00119 /* Define to the full name and version of this package. */
00120 #define PACKAGE_STRING "Diana 0.8.3"
00121 
00122 /* Define to the one symbol short name of this package. */
00123 #define PACKAGE_TARNAME "diana"
00124 
00125 /* Define to the home page for this package. */
00126 #define PACKAGE_URL ""
00127 
00128 /* Define to the version of this package. */
00129 #define PACKAGE_VERSION "0.8.3"
00130 
00131 /* extension of shared libraries on this platform */
00132 #define SHAREDLIBEXT "so"
00133 
00134 /* Define to 1 if you have the ANSI C header files. */
00135 #define STDC_HEADERS 1
00136 
00137 /* Define to 1 if you have CONDOR library installed. */
00138 /* #undef USE_CONDOR */
00139 
00140 /* Define to 1 if you have IPOPT library installed. */
00141 /* #undef USE_IPOPT */
00142 
00143 /* Define to 1 if you have NOMAD library installed. */
00144 #define USE_NOMAD 1
00145 
00146 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
00147    significant byte first (like Motorola and SPARC, unlike Intel). */
00148 #if defined AC_APPLE_UNIVERSAL_BUILD
00149 # if defined __BIG_ENDIAN__
00150 #  define WORDS_BIGENDIAN 1
00151 # endif
00152 #else
00153 # ifndef WORDS_BIGENDIAN
00154 /* #  undef WORDS_BIGENDIAN */
00155 # endif
00156 #endif
00157 
00158 /* Define to 1 if the X Window System is missing or not being used. */
00159 /* #undef X_DISPLAY_MISSING */
00160 
00161 /* Define to empty if `const' does not conform to ANSI C. */
00162 /* #undef const */
00163 
00164 /* Define to `unsigned int' if <sys/types.h> does not define. */
00165 /* #undef size_t */