Changes between Version 11 and Version 12 of current-issues
- Timestamp:
- Mar 29, 2007 11:59:13 AM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
current-issues
v11 v12 13 13 AC_COIN_HAS_USER_LIBRARY([Glpk],[GLPK],[glpk.h],[_glp_lpx_simplex]) 14 14 }}} 15 The same problem exists with {{{glp_mpl_initialize}}}; the workaround is {{{--disable-gmpl-libcheck}}} or edit {{{configure.ac}}} to look for {{{_glp_mpl_initialize}}}. 15 16 16 17 == Compilation ==