/* inc/config_dylp.h. Generated by configure. */ /* inc/config_dylp.h.in. Generated from configure.ac by autoheader. */ /* Define to the C type whose size in bytes matches the size in bytes of the the C++ bool type. */ #define BOOL char /* Define to the debug sanity check level (0 is no test) */ #define COIN_DYLP_CHECKLEVEL 0 /* Define to the debug verbosity level (0 is no output) */ #define COIN_DYLP_VERBOSITY 0 /* Define to 1 if the CoinUtils package is used */ #define COIN_HAS_COINUTILS 1 /* Define to 1 if the DyLP package is used */ #define COIN_HAS_DYLP 1 /* Define to 1 if the Osi package is used */ #define COIN_HAS_OSI 1 /* Directory containing the DyLP error message text file (dy_errmsgs.txt). Should be set to /absolute/path/to/srcdir/DyLP/src/Dylp, using native path syntax (i.e., drive letters and backslashes on Windows). */ #define DYLP_ERRMSGDIR "C:\\cygwin\\home\\svigerske\\BuildDir\\CoinAll\\releases-1.2.0\\DyLP\\src\\Dylp\\" /* Define this symbol if the quiet_nan function exists. This function should return the bit pattern for IEEE quiet NaN. */ /* #undef DYLP_HAS_QUIET_NAN */ /* Define to be the name of the C function used to check that an IEEE floating point value is finite. */ #define DYLP_ISFINITE finite /* Define to be the name of the C function used to check that an IEEE floating point value is NaN. */ #define DYLP_ISNAN isnan /* Define this variable to disable dylp's informational printing features. */ /* #undef DYLP_NDEBUG */ /* Define this variable to enable dylp's statistics collection features. */ /* #undef DYLP_STATISTICS */ /* Define to 1 if you have the header file. */ /* #undef HAVE_DLFCN_H */ /* Define to 1 if float.h exists. */ #define HAVE_FLOAT_H 1 /* Define to 1 if ieeefp.h exists. */ /* #undef HAVE_IEEEFP_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_INTTYPES_H */ /* Define to 1 if math.h exists. */ #define HAVE_MATH_H 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STDINT_H */ /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_STRINGS_H */ /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if sunmath.h exists. */ /* #undef HAVE_SUNMATH_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_UNISTD_H */ /* Name of package */ #define PACKAGE "dylp" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "coin-dylp@list.coin-or.org" /* Define to the full name of this package. */ #define PACKAGE_NAME "DyLP" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "DyLP 1.4.4" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "dylp" /* Define to the version of this package. */ #define PACKAGE_VERSION "1.4.4" /* Define this variable to enable dylp's paranoid checks. */ /* #undef PARANOIA */ /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Version number of package */ #define VERSION "1.4.4" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ /* #undef WORDS_BIGENDIAN */