Changeset 836 for trunk/Cbc/configure
- Timestamp:
- Dec 5, 2007 9:59:34 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/configure
r835 r836 21117 21117 # header file, but that's not assumed. 21118 21118 21119 if test -r $MSKINCDIR/mosek dl.h; then21119 if test -r $MSKINCDIR/mosek.h; then 21120 21120 21121 21121 : 21122 21122 else 21123 { { echo "$as_me:$LINENO: error: Cannot find file mosek dl.h in $MSKINCDIR" >&521124 echo "$as_me: error: Cannot find file mosek dl.h in $MSKINCDIR" >&2;}21123 { { echo "$as_me:$LINENO: error: Cannot find file mosek.h in $MSKINCDIR" >&5 21124 echo "$as_me: error: Cannot find file mosek.h in $MSKINCDIR" >&2;} 21125 21125 { (exit 1); exit 1; }; } 21126 21126 :
Note: See TracChangeset
for help on using the changeset viewer.