Changeset 2418 for ThirdParty/SCIP/stable
- Timestamp:
- Aug 9, 2011 5:15:14 AM (9 years ago)
- Location:
- ThirdParty/SCIP/stable/1.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/SCIP/stable/1.0/configure
r2416 r2418 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyScip 1.0. 1.3 # Generated by GNU Autoconf 2.59 for ThirdPartyScip 1.0. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyScip' 431 431 PACKAGE_TARNAME='thirdpartyscip' 432 PACKAGE_VERSION='1.0 .1'433 PACKAGE_STRING='ThirdPartyScip 1.0 .1'432 PACKAGE_VERSION='1.0' 433 PACKAGE_STRING='ThirdPartyScip 1.0' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 1006 1006 # This message is too long to be a string in the A/UX 3.1 sh. 1007 1007 cat <<_ACEOF 1008 \`configure' configures ThirdPartyScip 1.0 .1to adapt to many kinds of systems.1008 \`configure' configures ThirdPartyScip 1.0 to adapt to many kinds of systems. 1009 1009 1010 1010 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1072 1072 if test -n "$ac_init_help"; then 1073 1073 case $ac_init_help in 1074 short | recursive ) echo "Configuration of ThirdPartyScip 1.0 .1:";;1074 short | recursive ) echo "Configuration of ThirdPartyScip 1.0:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1276 1276 if $ac_init_version; then 1277 1277 cat <<\_ACEOF 1278 ThirdPartyScip configure 1.0 .11278 ThirdPartyScip configure 1.0 1279 1279 generated by GNU Autoconf 2.59 1280 1280 … … 1296 1296 running configure, to aid debugging if configure makes a mistake. 1297 1297 1298 It was created by ThirdPartyScip $as_me 1.0 .1, which was1298 It was created by ThirdPartyScip $as_me 1.0, which was 1299 1299 generated by GNU Autoconf 2.59. Invocation command line was 1300 1300 … … 1755 1755 1756 1756 # Capture libtool library version, if given. 1757 coin_libversion=1:1:01758 1757 1759 1758 … … 4554 4553 # Define the identity of the package. 4555 4554 PACKAGE='thirdpartyscip' 4556 VERSION='1.0 .1'4555 VERSION='1.0' 4557 4556 4558 4557 … … 5129 5128 # Define the identity of the package. 5130 5129 PACKAGE='thirdpartyscip' 5131 VERSION='1.0 .1'5130 VERSION='1.0' 5132 5131 5133 5132 … … 6425 6424 *-*-irix6*) 6426 6425 # Find out which ABI we are using. 6427 echo '#line 642 7"configure"' > conftest.$ac_ext6426 echo '#line 6426 "configure"' > conftest.$ac_ext 6428 6427 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6429 6428 (eval $ac_compile) 2>&5 … … 7559 7558 7560 7559 # Provide some information about the compiler. 7561 echo "$as_me:756 1:" \7560 echo "$as_me:7560:" \ 7562 7561 "checking for Fortran 77 compiler version" >&5 7563 7562 ac_compiler=`set X $ac_compile; echo $2` … … 8626 8625 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8627 8626 -e 's:$: $lt_compiler_flag:'` 8628 (eval echo "\"\$as_me:862 8: $lt_compile\"" >&5)8627 (eval echo "\"\$as_me:8627: $lt_compile\"" >&5) 8629 8628 (eval "$lt_compile" 2>conftest.err) 8630 8629 ac_status=$? 8631 8630 cat conftest.err >&5 8632 echo "$as_me:863 2: \$? = $ac_status" >&58631 echo "$as_me:8631: \$? = $ac_status" >&5 8633 8632 if (exit $ac_status) && test -s "$ac_outfile"; then 8634 8633 # The compiler can only warn and ignore the option if not recognized … … 8894 8893 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8895 8894 -e 's:$: $lt_compiler_flag:'` 8896 (eval echo "\"\$as_me:889 6: $lt_compile\"" >&5)8895 (eval echo "\"\$as_me:8895: $lt_compile\"" >&5) 8897 8896 (eval "$lt_compile" 2>conftest.err) 8898 8897 ac_status=$? 8899 8898 cat conftest.err >&5 8900 echo "$as_me:8 900: \$? = $ac_status" >&58899 echo "$as_me:8899: \$? = $ac_status" >&5 8901 8900 if (exit $ac_status) && test -s "$ac_outfile"; then 8902 8901 # The compiler can only warn and ignore the option if not recognized … … 8998 8997 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8999 8998 -e 's:$: $lt_compiler_flag:'` 9000 (eval echo "\"\$as_me: 9000: $lt_compile\"" >&5)8999 (eval echo "\"\$as_me:8999: $lt_compile\"" >&5) 9001 9000 (eval "$lt_compile" 2>out/conftest.err) 9002 9001 ac_status=$? 9003 9002 cat out/conftest.err >&5 9004 echo "$as_me:900 4: \$? = $ac_status" >&59003 echo "$as_me:9003: \$? = $ac_status" >&5 9005 9004 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9006 9005 then … … 11343 11342 lt_status=$lt_dlunknown 11344 11343 cat > conftest.$ac_ext <<EOF 11345 #line 1134 5"configure"11344 #line 11344 "configure" 11346 11345 #include "confdefs.h" 11347 11346 … … 11443 11442 lt_status=$lt_dlunknown 11444 11443 cat > conftest.$ac_ext <<EOF 11445 #line 1144 5"configure"11444 #line 11444 "configure" 11446 11445 #include "confdefs.h" 11447 11446 … … 13787 13786 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13788 13787 -e 's:$: $lt_compiler_flag:'` 13789 (eval echo "\"\$as_me:1378 9: $lt_compile\"" >&5)13788 (eval echo "\"\$as_me:13788: $lt_compile\"" >&5) 13790 13789 (eval "$lt_compile" 2>conftest.err) 13791 13790 ac_status=$? 13792 13791 cat conftest.err >&5 13793 echo "$as_me:1379 3: \$? = $ac_status" >&513792 echo "$as_me:13792: \$? = $ac_status" >&5 13794 13793 if (exit $ac_status) && test -s "$ac_outfile"; then 13795 13794 # The compiler can only warn and ignore the option if not recognized … … 13891 13890 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13892 13891 -e 's:$: $lt_compiler_flag:'` 13893 (eval echo "\"\$as_me:1389 3: $lt_compile\"" >&5)13892 (eval echo "\"\$as_me:13892: $lt_compile\"" >&5) 13894 13893 (eval "$lt_compile" 2>out/conftest.err) 13895 13894 ac_status=$? 13896 13895 cat out/conftest.err >&5 13897 echo "$as_me:1389 7: \$? = $ac_status" >&513896 echo "$as_me:13896: \$? = $ac_status" >&5 13898 13897 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13899 13898 then … … 15461 15460 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15462 15461 -e 's:$: $lt_compiler_flag:'` 15463 (eval echo "\"\$as_me:1546 3: $lt_compile\"" >&5)15462 (eval echo "\"\$as_me:15462: $lt_compile\"" >&5) 15464 15463 (eval "$lt_compile" 2>conftest.err) 15465 15464 ac_status=$? 15466 15465 cat conftest.err >&5 15467 echo "$as_me:1546 7: \$? = $ac_status" >&515466 echo "$as_me:15466: \$? = $ac_status" >&5 15468 15467 if (exit $ac_status) && test -s "$ac_outfile"; then 15469 15468 # The compiler can only warn and ignore the option if not recognized … … 15565 15564 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15566 15565 -e 's:$: $lt_compiler_flag:'` 15567 (eval echo "\"\$as_me:1556 7: $lt_compile\"" >&5)15566 (eval echo "\"\$as_me:15566: $lt_compile\"" >&5) 15568 15567 (eval "$lt_compile" 2>out/conftest.err) 15569 15568 ac_status=$? 15570 15569 cat out/conftest.err >&5 15571 echo "$as_me:1557 1: \$? = $ac_status" >&515570 echo "$as_me:15570: \$? = $ac_status" >&5 15572 15571 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15573 15572 then … … 17772 17771 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17773 17772 -e 's:$: $lt_compiler_flag:'` 17774 (eval echo "\"\$as_me:1777 4: $lt_compile\"" >&5)17773 (eval echo "\"\$as_me:17773: $lt_compile\"" >&5) 17775 17774 (eval "$lt_compile" 2>conftest.err) 17776 17775 ac_status=$? 17777 17776 cat conftest.err >&5 17778 echo "$as_me:1777 8: \$? = $ac_status" >&517777 echo "$as_me:17777: \$? = $ac_status" >&5 17779 17778 if (exit $ac_status) && test -s "$ac_outfile"; then 17780 17779 # The compiler can only warn and ignore the option if not recognized … … 18040 18039 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18041 18040 -e 's:$: $lt_compiler_flag:'` 18042 (eval echo "\"\$as_me:1804 2: $lt_compile\"" >&5)18041 (eval echo "\"\$as_me:18041: $lt_compile\"" >&5) 18043 18042 (eval "$lt_compile" 2>conftest.err) 18044 18043 ac_status=$? 18045 18044 cat conftest.err >&5 18046 echo "$as_me:1804 6: \$? = $ac_status" >&518045 echo "$as_me:18045: \$? = $ac_status" >&5 18047 18046 if (exit $ac_status) && test -s "$ac_outfile"; then 18048 18047 # The compiler can only warn and ignore the option if not recognized … … 18144 18143 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18145 18144 -e 's:$: $lt_compiler_flag:'` 18146 (eval echo "\"\$as_me:1814 6: $lt_compile\"" >&5)18145 (eval echo "\"\$as_me:18145: $lt_compile\"" >&5) 18147 18146 (eval "$lt_compile" 2>out/conftest.err) 18148 18147 ac_status=$? 18149 18148 cat out/conftest.err >&5 18150 echo "$as_me:181 50: \$? = $ac_status" >&518149 echo "$as_me:18149: \$? = $ac_status" >&5 18151 18150 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18152 18151 then … … 25507 25506 cat >&5 <<_CSEOF 25508 25507 25509 This file was extended by ThirdPartyScip $as_me 1.0 .1, which was25508 This file was extended by ThirdPartyScip $as_me 1.0, which was 25510 25509 generated by GNU Autoconf 2.59. Invocation command line was 25511 25510 … … 25570 25569 cat >>$CONFIG_STATUS <<_ACEOF 25571 25570 ac_cs_version="\\ 25572 ThirdPartyScip config.status 1.0 .125571 ThirdPartyScip config.status 1.0 25573 25572 configured by $0, generated by GNU Autoconf 2.59, 25574 25573 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/SCIP/stable/1.0/configure.ac
r2416 r2418 11 11 AC_PREREQ(2.59) 12 12 13 AC_INIT([ThirdPartyScip],[1.0 .1],[http://projects.coin-or.org/BuildTools/newticket])13 AC_INIT([ThirdPartyScip],[1.0],[http://projects.coin-or.org/BuildTools/newticket]) 14 14 15 15 AC_COPYRIGHT([ … … 29 29 AC_PREFIX_DEFAULT([`pwd`]) 30 30 31 AC_COIN_PROJECTDIR_INIT(SCIP ,1:1:0)31 AC_COIN_PROJECTDIR_INIT(SCIP) 32 32 33 33 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.