00001 /* include/fimex/config.h. Generated from config.h.in by configure. */ 00002 /* include/fimex/config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* define if the Boost library is available */ 00005 #define HAVE_BOOST 00006 00007 /* define if the Boost::Date_Time library is available */ 00008 #define HAVE_BOOST_DATE_TIME 00009 00010 /* define if the Boost::Filesystem library is available */ 00011 #define HAVE_BOOST_FILESYSTEM 00012 00013 /* define if the Boost::IOStreams library is available */ 00014 #define HAVE_BOOST_IOSTREAMS 00015 00016 /* define if the Boost::PROGRAM_OPTIONS library is available */ 00017 #define HAVE_BOOST_PROGRAM_OPTIONS 00018 00019 /* define if the Boost::Regex library is available */ 00020 #define HAVE_BOOST_REGEX 00021 00022 /* define if the Boost::Unit_Test_Framework library is available */ 00023 #define HAVE_BOOST_UNIT_TEST_FRAMEWORK 00024 00025 /* Define to 1 if you have the `ceil' function. */ 00026 #define HAVE_CEIL 1 00027 00028 /* Define to 1 if you have the <dlfcn.h> header file. */ 00029 #define HAVE_DLFCN_H 1 00030 00031 /* define if felt/FeltFile.h is available */ 00032 #define HAVE_FELT 1 00033 00034 /* Define to 1 if you have the `fmod' function. */ 00035 #define HAVE_FMOD 1 00036 00037 /* Define if gribapi is available */ 00038 /* #undef HAVE_GRIBAPI */ 00039 00040 /* Define to 1 if you have <grib_api.h>. */ 00041 #define HAVE_GRIBAPI_H 1 00042 00043 /* Define to 1 if you have the <inttypes.h> header file. */ 00044 #define HAVE_INTTYPES_H 1 00045 00046 /* Define to 1 if you have the `m' library (-lm). */ 00047 #define HAVE_LIBM 1 00048 00049 /* Define to 1 if you have the `mic' library (-lmic). */ 00050 /* #undef HAVE_LIBMIC */ 00051 00052 /* Define to 1 if you have the `log10' function. */ 00053 #define HAVE_LOG10 1 00054 00055 /* Define to 1 if you have the <memory.h> header file. */ 00056 #define HAVE_MEMORY_H 1 00057 00058 /* Define to 1 if you have the `memset' function. */ 00059 #define HAVE_MEMSET 1 00060 00061 /* Define to 1 if you have the <milib/milib.h> header file. */ 00062 /* #undef HAVE_MILIB_MILIB_H */ 00063 00064 /* define if the compiler implements namespaces */ 00065 #define HAVE_NAMESPACES 00066 00067 /* define netcdf knows NcFile::FileFormat enum */ 00068 #define HAVE_NCFILE_FILEFORMAT 1 00069 00070 /* have netcdf */ 00071 #define HAVE_NETCDF 1 00072 00073 /* Define if OpenMP is enabled */ 00074 /* #undef HAVE_OPENMP */ 00075 00076 /* Define to 1 if you have the `pow' function. */ 00077 #define HAVE_POW 1 00078 00079 /* Define if proj4 is available */ 00080 #define HAVE_PROJ4 1 00081 00082 /* Define to 1 if you have the `sqrt' function. */ 00083 #define HAVE_SQRT 1 00084 00085 /* Define to 1 if `stat' has the bug that it succeeds when given the 00086 zero-length file name argument. */ 00087 /* #undef HAVE_STAT_EMPTY_STRING_BUG */ 00088 00089 /* define if the compiler supports ISO C++ standard library */ 00090 #define HAVE_STD 00091 00092 /* Define to 1 if stdbool.h conforms to C99. */ 00093 #define HAVE_STDBOOL_H 1 00094 00095 /* Define to 1 if you have the <stdint.h> header file. */ 00096 #define HAVE_STDINT_H 1 00097 00098 /* Define to 1 if you have the <stdlib.h> header file. */ 00099 #define HAVE_STDLIB_H 1 00100 00101 /* define if the compiler supports Standard Template Library */ 00102 #define HAVE_STL 00103 00104 /* Define to 1 if you have the <strings.h> header file. */ 00105 #define HAVE_STRINGS_H 1 00106 00107 /* Define to 1 if you have the <string.h> header file. */ 00108 #define HAVE_STRING_H 1 00109 00110 /* Define to 1 if you have the `strstr' function. */ 00111 #define HAVE_STRSTR 1 00112 00113 /* Define to 1 if you have the <sys/stat.h> header file. */ 00114 #define HAVE_SYS_STAT_H 1 00115 00116 /* Define to 1 if you have the <sys/types.h> header file. */ 00117 #define HAVE_SYS_TYPES_H 1 00118 00119 /* Define if udunits is available */ 00120 #define HAVE_UDUNITS 1 00121 00122 /* Define to 1 if you have the <unistd.h> header file. */ 00123 #define HAVE_UNISTD_H 1 00124 00125 /* Define to 1 if the system has the type `_Bool'. */ 00126 /* #undef HAVE__BOOL */ 00127 00128 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing 00129 slash. */ 00130 #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1 00131 00132 /* Name of package */ 00133 #define PACKAGE "fimex" 00134 00135 /* Define to the address where bug reports for this package should be sent. */ 00136 #define PACKAGE_BUGREPORT "heiko.klein@met.no" 00137 00138 /* Define to the full name of this package. */ 00139 #define PACKAGE_NAME "fimex" 00140 00141 /* Define to the full name and version of this package. */ 00142 #define PACKAGE_STRING "fimex 0.21beta" 00143 00144 /* Define to the one symbol short name of this package. */ 00145 #define PACKAGE_TARNAME "fimex" 00146 00147 /* Define to the version of this package. */ 00148 #define PACKAGE_VERSION "0.21beta" 00149 00150 /* Define to 1 if you have the ANSI C header files. */ 00151 #define STDC_HEADERS 1 00152 00153 /* Version number of package */ 00154 #define VERSION "0.21beta" 00155 00156 /* Define to empty if `const' does not conform to ANSI C. */ 00157 /* #undef const */ 00158 00159 /* Define to `__inline__' or `__inline' if that's what the C compiler 00160 calls it, or to nothing if 'inline' is not supported under any name. */ 00161 #ifndef __cplusplus 00162 /* #undef inline */ 00163 #endif 00164 00165 /* Define to `unsigned int' if <sys/types.h> does not define. */ 00166 /* #undef size_t */