Changeset 1382:2c925c18d130 in lemon-0.x for config
- Timestamp:
- 04/22/05 19:53:26 (19 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1835
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
config/lp.m4
r1380 r1382 14 14 [], [with_glpk_libdir=no]) 15 15 16 lx_glpk_found=no 16 17 if test x"$with_glpk" != x"no"; then 17 18 AC_MSG_CHECKING([for GLPK]) … … 87 88 [], [with_cplex_libdir=no]) 88 89 90 lx_cplex_found=no 89 91 if test x"$with_cplex" != x"no"; then 90 92 AC_MSG_CHECKING([for CPLEX])
Note: See TracChangeset
for help on using the changeset viewer.