Changeset 457:69928a704ffb in lemon-1.2 for configure.ac
- Timestamp:
- 01/12/09 13:22:11 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r363 r457 54 54 #LX_CHECK_CPLEX 55 55 #LX_CHECK_SOPLEX 56 57 AM_CONDITIONAL([HAVE_LP], [test x"$lx_lp_found" = x"yes"]) 58 AM_CONDITIONAL([HAVE_MIP], [test x"$lx_mip_found" = x"yes"]) 56 59 57 60 dnl Disable/enable building the demo programs.
Note: See TracChangeset
for help on using the changeset viewer.