coin-Cgl
/build/buildd/coinor-cgl-0.55.0/Cgl/inc/config_cgl.h
Go to the documentation of this file.
00001 /* inc/config_cgl.h.  Generated by configure.  */
00002 /* inc/config_cgl.h.in.  Generated from configure.ac by autoheader.  */
00003 
00004 /* Define to the debug sanity check level (0 is no test) */
00005 #define COIN_CGL_CHECKLEVEL 0
00006 
00007 /* Define to the debug verbosity level (0 is no output) */
00008 #define COIN_CGL_VERBOSITY 0
00009 
00010 /* Define to 1 if the Cbc package is used */
00011 /* #undef COIN_HAS_CBC */
00012 
00013 /* Define to 1 if the Cgl package is used */
00014 #define COIN_HAS_CGL 1
00015 
00016 /* Define to 1 if the Clp package is used */
00017 /* #undef COIN_HAS_CLP */
00018 
00019 /* Define to 1 if the CoinUtils package is used */
00020 /* #undef COIN_HAS_COINUTILS */
00021 
00022 /* Define to 1 if the Cplex package is available */
00023 /* #undef COIN_HAS_CPX */
00024 
00025 /* Define to 1 if the DyLP package is used */
00026 /* #undef COIN_HAS_DYLP */
00027 
00028 /* Define to 1 if the FortMP package is available */
00029 /* #undef COIN_HAS_FMP */
00030 
00031 /* Define to 1 if Glpk package is available */
00032 /* #undef COIN_HAS_GLPK */
00033 
00034 /* Define to 1 if the Mosek package is available */
00035 /* #undef COIN_HAS_MSK */
00036 
00037 /* Define to 1 if the Osi package is used */
00038 /* #undef COIN_HAS_OSI */
00039 
00040 /* Define to 1 if the Osl package is available */
00041 /* #undef COIN_HAS_OSL */
00042 
00043 /* Define to 1 if the Soplex package is available */
00044 /* #undef COIN_HAS_SPX */
00045 
00046 /* Define to 1 if the SYMPHONY package is used */
00047 /* #undef COIN_HAS_SYMPHONY */
00048 
00049 /* Define to 1 if the Vol package is used */
00050 /* #undef COIN_HAS_VOL */
00051 
00052 /* Define to 1 if the Xpress package is available */
00053 /* #undef COIN_HAS_XPR */
00054 
00055 /* Define to 1 if you have the <dlfcn.h> header file. */
00056 #define HAVE_DLFCN_H 1
00057 
00058 /* Define to 1 if you have the <inttypes.h> header file. */
00059 #define HAVE_INTTYPES_H 1
00060 
00061 /* Define to 1 if you have the <memory.h> header file. */
00062 #define HAVE_MEMORY_H 1
00063 
00064 /* Define to 1 if you have the <stdint.h> header file. */
00065 #define HAVE_STDINT_H 1
00066 
00067 /* Define to 1 if you have the <stdlib.h> header file. */
00068 #define HAVE_STDLIB_H 1
00069 
00070 /* Define to 1 if you have the <strings.h> header file. */
00071 #define HAVE_STRINGS_H 1
00072 
00073 /* Define to 1 if you have the <string.h> header file. */
00074 #define HAVE_STRING_H 1
00075 
00076 /* Define to 1 if you have the <sys/stat.h> header file. */
00077 #define HAVE_SYS_STAT_H 1
00078 
00079 /* Define to 1 if you have the <sys/types.h> header file. */
00080 #define HAVE_SYS_TYPES_H 1
00081 
00082 /* Define to 1 if you have the <unistd.h> header file. */
00083 #define HAVE_UNISTD_H 1
00084 
00085 /* Name of package */
00086 #define PACKAGE "cgl"
00087 
00088 /* Define to the address where bug reports for this package should be sent. */
00089 #define PACKAGE_BUGREPORT "coin-cgl@list.coin-or.org"
00090 
00091 /* Define to the full name of this package. */
00092 #define PACKAGE_NAME "Cgl"
00093 
00094 /* Define to the full name and version of this package. */
00095 #define PACKAGE_STRING "Cgl 0.55.0"
00096 
00097 /* Define to the one symbol short name of this package. */
00098 #define PACKAGE_TARNAME "cgl"
00099 
00100 /* Define to the version of this package. */
00101 #define PACKAGE_VERSION "0.55.0"
00102 
00103 /* Define to 1 if you have the ANSI C header files. */
00104 #define STDC_HEADERS 1
00105 
00106 /* Version number of package */
00107 #define VERSION "0.55.0"