Changeset 2639 for ThirdParty/Glpk/trunk/config_glpk.h.in
- Timestamp:
- Nov 20, 2012 10:30:18 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/trunk/config_glpk.h.in
r2425 r2639 9 9 /* Define to 1 if GMP is available */ 10 10 #undef COIN_HAS_GMP 11 12 /* Define to 1 if zlib is available */13 #undef COIN_HAS_ZLIB14 11 15 12 /* SVN revision number of project */ … … 85 82 #undef HAVE_WINDOWS_H 86 83 87 /* Define to 1 if GNU zlib is available */88 #undef HAVE_ZLIB89 90 /* Define to 1 if you have the <zlib.h> header file. */91 #undef HAVE_ZLIB_H92 93 84 /* "Set to the name of the MySQL dynamic library" */ 94 85 #undef MYSQL_DLNAME
Note: See TracChangeset
for help on using the changeset viewer.