Changeset 459:ed54c0d13df0 in lemon-1.2 for configure.ac
- Timestamp:
- 12/02/08 22:48:28 (15 years ago)
- Branch:
- default
- Children:
- 460:76ec7bd57026, 502:17cabb114d52
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r458 r459 54 54 LX_CHECK_CPLEX 55 55 LX_CHECK_SOPLEX 56 LX_CHECK_CLP 56 57 57 58 AM_CONDITIONAL([HAVE_LP], [test x"$lx_lp_found" = x"yes"]) … … 121 122 echo CPLEX support................. : $lx_cplex_found 122 123 echo SOPLEX support................ : $lx_soplex_found 124 echo CLP support................... : $lx_clp_found 123 125 echo 124 126 echo Build demo programs........... : $enable_demo
Note: See TracChangeset
for help on using the changeset viewer.