Changeset 2282
- Timestamp:
- Jun 15, 2011 8:02:42 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Glpk/stable/1.7/configure
r2197 r2282 2779 2779 coin_opt_cflags="-O3" 2780 2780 coin_add_cflags="-pipe" 2781 coin_dbg_cflags="-g "2781 coin_dbg_cflags="-g -O0" 2782 2782 coin_warn_cflags="-Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas" 2783 2783 case $build in … … 23844 23844 fi 23845 23845 23846 { echo "$as_me:$LINENO: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&5 23847 echo "$as_me: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&6;} 23846 23848 if test x$coin_projectdir = xyes; then 23847 23849 { echo "$as_me:$LINENO: Configuration of $PACKAGE_NAME successful" >&5
Note: See TracChangeset
for help on using the changeset viewer.