Changes in m4/lx_check_coin.m4 [796:36857046492b:674:20dac2104519] in lemon
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
m4/lx_check_coin.m4
r796 r674 89 89 CBC_LDFLAGS="-L$with_coin/lib" 90 90 fi 91 CBC_LIBS="-lOsi -lCbc -l CbcSolver -lClp -lOsiClp -lCoinUtils -lVol -lOsiVol -lCgl -lm -llapack -lblas"91 CBC_LIBS="-lOsi -lCbc -lOsiCbc -lCbcSolver -lClp -lOsiClp -lCoinUtils -lVol -lOsiVol -lCgl -lm -llapack -lblas" 92 92 93 93 lx_save_cxxflags="$CXXFLAGS"
Note: See TracChangeset
for help on using the changeset viewer.