Changeset 614:3314f58e7b25 in lemon for configure.ac
- Timestamp:
- 04/01/09 22:58:58 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r611 r614 61 61 LX_CHECK_SOPLEX 62 62 LX_CHECK_CLP 63 LX_CHECK_CBC 63 64 64 65 AM_CONDITIONAL([HAVE_LP], [test x"$lx_lp_found" = x"yes"]) … … 120 121 echo SOPLEX support................ : $lx_soplex_found 121 122 echo CLP support................... : $lx_clp_found 123 echo CBC support................... : $lx_cbc_found 122 124 echo 123 125 echo Build additional tools........ : $enable_tools
Note: See TracChangeset
for help on using the changeset viewer.