00001 /* src/Common/config.h. Generated by configure. */ 00002 /* src/Common/config.h.in. Generated from configure.ac by autoheader. */ 00003 00004 /* Define to 1 if the inexact linear solver option is included */ 00005 /* #undef BUILD_INEXACT */ 00006 00007 /* Define to be the name of C-function for Inf check */ 00008 #define COIN_C_FINITE finite 00009 00010 /* Define to 1 if the ASL package is available */ 00011 /* #undef COIN_HAS_ASL */ 00012 00013 /* If defined, the BLAS Library is available. */ 00014 #define COIN_HAS_BLAS 1 00015 00016 /* Define to 1 if the HSL package is available */ 00017 /* #undef COIN_HAS_HSL */ 00018 00019 /* If defined, the LAPACK Library is available. */ 00020 #define COIN_HAS_LAPACK 1 00021 00022 /* Define to 1 if the Mumps package is available */ 00023 #define COIN_HAS_MUMPS 1 00024 00025 /* Define to the debug sanity check level (0 is no test) */ 00026 #define COIN_IPOPT_CHECKLEVEL 0 00027 00028 /* Define to the debug verbosity level (0 is no output) */ 00029 #define COIN_IPOPT_VERBOSITY 0 00030 00031 /* Define to dummy `main' function (if any) required to link to the Fortran 00032 libraries. */ 00033 /* #undef F77_DUMMY_MAIN */ 00034 00035 /* Define to a macro mangling the given C identifier (in lower and upper 00036 case), which must not contain underscores, for linking with Fortran. */ 00037 #define F77_FUNC(name,NAME) name ## _ 00038 00039 /* As F77_FUNC, but for C identifiers containing underscores. */ 00040 #define F77_FUNC_(name,NAME) name ## _ 00041 00042 /* Define if F77 and FC dummy `main' functions are identical. */ 00043 /* #undef FC_DUMMY_MAIN_EQ_F77 */ 00044 00045 /* Define to the C type corresponding to Fortran INTEGER */ 00046 #define FORTRAN_INTEGER_TYPE int 00047 00048 /* Define to 1 if you have the <assert.h> header file. */ 00049 /* #undef HAVE_ASSERT_H */ 00050 00051 /* Define to 1 if you have the <cassert> header file. */ 00052 #define HAVE_CASSERT 1 00053 00054 /* Define to 1 if you have the <cctype> header file. */ 00055 #define HAVE_CCTYPE 1 00056 00057 /* Define to 1 if you have the <cfloat> header file. */ 00058 #define HAVE_CFLOAT 1 00059 00060 /* Define to 1 if you have the <cieeefp> header file. */ 00061 /* #undef HAVE_CIEEEFP */ 00062 00063 /* Define to 1 if you have the <cmath> header file. */ 00064 #define HAVE_CMATH 1 00065 00066 /* Define to 1 if you have the <cstdarg> header file. */ 00067 #define HAVE_CSTDARG 1 00068 00069 /* Define to 1 if you have the <cstddef> header file. */ 00070 #define HAVE_CSTDDEF 1 00071 00072 /* Define to 1 if you have the <cstdio> header file. */ 00073 #define HAVE_CSTDIO 1 00074 00075 /* Define to 1 if you have the <cstdlib> header file. */ 00076 #define HAVE_CSTDLIB 1 00077 00078 /* Define to 1 if you have the <cstring> header file. */ 00079 #define HAVE_CSTRING 1 00080 00081 /* Define to 1 if you have the <ctime> header file. */ 00082 #define HAVE_CTIME 1 00083 00084 /* Define to 1 if you have the <ctype.h> header file. */ 00085 /* #undef HAVE_CTYPE_H */ 00086 00087 /* Define to 1 if you have the <dlfcn.h> header file. */ 00088 #define HAVE_DLFCN_H 1 00089 00090 /* Define to 1 if function drand48 is available */ 00091 #define HAVE_DRAND48 1 00092 00093 /* Define to 1 if you have the <float.h> header file. */ 00094 /* #undef HAVE_FLOAT_H */ 00095 00096 /* Define to 1 if you have the <ieeefp.h> header file. */ 00097 /* #undef HAVE_IEEEFP_H */ 00098 00099 /* Define to 1 if you have the <inttypes.h> header file. */ 00100 #define HAVE_INTTYPES_H 1 00101 00102 /* Define to 1 if the linear solver loader should be compiled to allow dynamic 00103 loading of shared libaries with linear solvers */ 00104 #define HAVE_LINEARSOLVERLOADER 1 00105 00106 /* Define to 1 if you have the <math.h> header file. */ 00107 /* #undef HAVE_MATH_H */ 00108 00109 /* Define to 1 if you have the <memory.h> header file. */ 00110 #define HAVE_MEMORY_H 1 00111 00112 /* Define to 1 if Pardiso is available */ 00113 /* #undef HAVE_PARDISO */ 00114 00115 /* Define to 1 if you are not using at least a 4.0 version of Pardiso */ 00116 /* #undef HAVE_PARDISO_OLDINTERFACE */ 00117 00118 /* Define to 1 if you are using the parallel version of Pardiso */ 00119 /* #undef HAVE_PARDISO_PARALLEL */ 00120 00121 /* Define to 1 if function rand is available */ 00122 #define HAVE_RAND 1 00123 00124 /* Define to 1 if you have the `snprintf' function. */ 00125 #define HAVE_SNPRINTF 1 00126 00127 /* Define to 1 if you have the <stdarg.h> header file. */ 00128 /* #undef HAVE_STDARG_H */ 00129 00130 /* Define to 1 if you have the <stddef.h> header file. */ 00131 /* #undef HAVE_STDDEF_H */ 00132 00133 /* Define to 1 if you have the <stdint.h> header file. */ 00134 #define HAVE_STDINT_H 1 00135 00136 /* Define to 1 if you have the <stdio.h> header file. */ 00137 /* #undef HAVE_STDIO_H */ 00138 00139 /* Define to 1 if you have the <stdlib.h> header file. */ 00140 #define HAVE_STDLIB_H 1 00141 00142 /* Define to 1 if function std::rand is available */ 00143 #define HAVE_STD__RAND 1 00144 00145 /* Define to 1 if you have the <strings.h> header file. */ 00146 #define HAVE_STRINGS_H 1 00147 00148 /* Define to 1 if you have the <string.h> header file. */ 00149 #define HAVE_STRING_H 1 00150 00151 /* Define to 1 if you have the <sys/stat.h> header file. */ 00152 #define HAVE_SYS_STAT_H 1 00153 00154 /* Define to 1 if you have the <sys/types.h> header file. */ 00155 #define HAVE_SYS_TYPES_H 1 00156 00157 /* Define to 1 if you have the <time.h> header file. */ 00158 /* #undef HAVE_TIME_H */ 00159 00160 /* Define to 1 if you have the <unistd.h> header file. */ 00161 #define HAVE_UNISTD_H 1 00162 00163 /* Define to 1 if va_copy is avaliable */ 00164 #define HAVE_VA_COPY 1 00165 00166 /* Define to 1 if you have the `vsnprintf' function. */ 00167 #define HAVE_VSNPRINTF 1 00168 00169 /* Define to 1 if you have the <windows.h> header file. */ 00170 /* #undef HAVE_WINDOWS_H */ 00171 00172 /* Define to 1 if WSMP is available */ 00173 /* #undef HAVE_WSMP */ 00174 00175 /* Define to 1 if you have the `_snprintf' function. */ 00176 /* #undef HAVE__SNPRINTF */ 00177 00178 /* Define to 1 if you have the `_vsnprintf' function. */ 00179 /* #undef HAVE__VSNPRINTF */ 00180 00181 /* SVN revision number of project */ 00182 /* #undef IPOPT_SVN_REV */ 00183 00184 /* Version number of project */ 00185 #define IPOPT_VERSION "3.10.1" 00186 00187 /* Major Version number of project */ 00188 #define IPOPT_VERSION_MAJOR 3 00189 00190 /* Minor Version number of project */ 00191 #define IPOPT_VERSION_MINOR 10 00192 00193 /* Release Version number of project */ 00194 #define IPOPT_VERSION_RELEASE 1 00195 00196 /* Name of package */ 00197 #define PACKAGE "ipopt" 00198 00199 /* Define to the address where bug reports for this package should be sent. */ 00200 #define PACKAGE_BUGREPORT "http://projects.coin-or.org/Ipopt/newticket" 00201 00202 /* Define to the full name of this package. */ 00203 #define PACKAGE_NAME "Ipopt" 00204 00205 /* Define to the full name and version of this package. */ 00206 #define PACKAGE_STRING "Ipopt 3.10.1" 00207 00208 /* Define to the one symbol short name of this package. */ 00209 #define PACKAGE_TARNAME "ipopt" 00210 00211 /* Define to the version of this package. */ 00212 #define PACKAGE_VERSION "3.10.1" 00213 00214 /* Set to extension for shared libraries in quotes. */ 00215 #define SHAREDLIBEXT "so" 00216 00217 /* The size of a `int *', as computed by sizeof. */ 00218 #define SIZEOF_INT_P 4 00219 00220 /* Define to 1 if you have the ANSI C header files. */ 00221 #define STDC_HEADERS 1 00222 00223 /* Version number of package */ 00224 #define VERSION "3.10.1"