Changeset 2279 for ThirdParty/ASL
- Timestamp:
- Jun 15, 2011 8:02:22 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.1/configure
r2179 r2279 2812 2812 coin_opt_cflags="-O3" 2813 2813 coin_add_cflags="-pipe" 2814 coin_dbg_cflags="-g "2814 coin_dbg_cflags="-g -O0" 2815 2815 coin_warn_cflags="-Wimplicit -Wparentheses -Wsequence-point -Wreturn-type -Wcast-qual -Wall -Wno-unknown-pragmas" 2816 2816 case $build in … … 21806 21806 fi 21807 21807 21808 { echo "$as_me:$LINENO: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&5 21809 echo "$as_me: In case of trouble, first consult the troubleshooting page at https://projects.coin-or.org/BuildTools/wiki/user-troubleshooting" >&6;} 21808 21810 if test x$coin_projectdir = xyes; then 21809 21811 { echo "$as_me:$LINENO: Configuration of $PACKAGE_NAME successful" >&5
Note: See TracChangeset
for help on using the changeset viewer.