Changeset 2541
- Timestamp:
- Feb 5, 2012 5:26:14 PM (9 years ago)
- Location:
- ThirdParty/SCIP/stable/1.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/SCIP/stable/1.0/configure
r2539 r2541 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. 3.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 .3'433 PACKAGE_STRING='ThirdPartyScip 1.0 .3'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 .3to 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 .3:";;1074 short | recursive ) echo "Configuration of ThirdPartyScip 1.0:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1281 1281 if $ac_init_version; then 1282 1282 cat <<\_ACEOF 1283 ThirdPartyScip configure 1.0 .31283 ThirdPartyScip configure 1.0 1284 1284 generated by GNU Autoconf 2.59 1285 1285 … … 1301 1301 running configure, to aid debugging if configure makes a mistake. 1302 1302 1303 It was created by ThirdPartyScip $as_me 1.0 .3, which was1303 It was created by ThirdPartyScip $as_me 1.0, which was 1304 1304 generated by GNU Autoconf 2.59. Invocation command line was 1305 1305 … … 1760 1760 1761 1761 # Capture libtool library version, if given. 1762 coin_libversion=1:3:01763 1762 1764 1763 … … 4568 4567 # Define the identity of the package. 4569 4568 PACKAGE='thirdpartyscip' 4570 VERSION='1.0 .3'4569 VERSION='1.0' 4571 4570 4572 4571 … … 5143 5142 # Define the identity of the package. 5144 5143 PACKAGE='thirdpartyscip' 5145 VERSION='1.0 .3'5144 VERSION='1.0' 5146 5145 5147 5146 … … 6439 6438 *-*-irix6*) 6440 6439 # Find out which ABI we are using. 6441 echo '#line 644 1"configure"' > conftest.$ac_ext6440 echo '#line 6440 "configure"' > conftest.$ac_ext 6442 6441 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6443 6442 (eval $ac_compile) 2>&5 … … 7573 7572 7574 7573 # Provide some information about the compiler. 7575 echo "$as_me:757 5:" \7574 echo "$as_me:7574:" \ 7576 7575 "checking for Fortran 77 compiler version" >&5 7577 7576 ac_compiler=`set X $ac_compile; echo $2` … … 8640 8639 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8641 8640 -e 's:$: $lt_compiler_flag:'` 8642 (eval echo "\"\$as_me:864 2: $lt_compile\"" >&5)8641 (eval echo "\"\$as_me:8641: $lt_compile\"" >&5) 8643 8642 (eval "$lt_compile" 2>conftest.err) 8644 8643 ac_status=$? 8645 8644 cat conftest.err >&5 8646 echo "$as_me:864 6: \$? = $ac_status" >&58645 echo "$as_me:8645: \$? = $ac_status" >&5 8647 8646 if (exit $ac_status) && test -s "$ac_outfile"; then 8648 8647 # The compiler can only warn and ignore the option if not recognized … … 8908 8907 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8909 8908 -e 's:$: $lt_compiler_flag:'` 8910 (eval echo "\"\$as_me:89 10: $lt_compile\"" >&5)8909 (eval echo "\"\$as_me:8909: $lt_compile\"" >&5) 8911 8910 (eval "$lt_compile" 2>conftest.err) 8912 8911 ac_status=$? 8913 8912 cat conftest.err >&5 8914 echo "$as_me:891 4: \$? = $ac_status" >&58913 echo "$as_me:8913: \$? = $ac_status" >&5 8915 8914 if (exit $ac_status) && test -s "$ac_outfile"; then 8916 8915 # The compiler can only warn and ignore the option if not recognized … … 9012 9011 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9013 9012 -e 's:$: $lt_compiler_flag:'` 9014 (eval echo "\"\$as_me:901 4: $lt_compile\"" >&5)9013 (eval echo "\"\$as_me:9013: $lt_compile\"" >&5) 9015 9014 (eval "$lt_compile" 2>out/conftest.err) 9016 9015 ac_status=$? 9017 9016 cat out/conftest.err >&5 9018 echo "$as_me:901 8: \$? = $ac_status" >&59017 echo "$as_me:9017: \$? = $ac_status" >&5 9019 9018 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9020 9019 then … … 11357 11356 lt_status=$lt_dlunknown 11358 11357 cat > conftest.$ac_ext <<EOF 11359 #line 1135 9"configure"11358 #line 11358 "configure" 11360 11359 #include "confdefs.h" 11361 11360 … … 11457 11456 lt_status=$lt_dlunknown 11458 11457 cat > conftest.$ac_ext <<EOF 11459 #line 1145 9"configure"11458 #line 11458 "configure" 11460 11459 #include "confdefs.h" 11461 11460 … … 13801 13800 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13802 13801 -e 's:$: $lt_compiler_flag:'` 13803 (eval echo "\"\$as_me:1380 3: $lt_compile\"" >&5)13802 (eval echo "\"\$as_me:13802: $lt_compile\"" >&5) 13804 13803 (eval "$lt_compile" 2>conftest.err) 13805 13804 ac_status=$? 13806 13805 cat conftest.err >&5 13807 echo "$as_me:1380 7: \$? = $ac_status" >&513806 echo "$as_me:13806: \$? = $ac_status" >&5 13808 13807 if (exit $ac_status) && test -s "$ac_outfile"; then 13809 13808 # The compiler can only warn and ignore the option if not recognized … … 13905 13904 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13906 13905 -e 's:$: $lt_compiler_flag:'` 13907 (eval echo "\"\$as_me:1390 7: $lt_compile\"" >&5)13906 (eval echo "\"\$as_me:13906: $lt_compile\"" >&5) 13908 13907 (eval "$lt_compile" 2>out/conftest.err) 13909 13908 ac_status=$? 13910 13909 cat out/conftest.err >&5 13911 echo "$as_me:1391 1: \$? = $ac_status" >&513910 echo "$as_me:13910: \$? = $ac_status" >&5 13912 13911 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13913 13912 then … … 15475 15474 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15476 15475 -e 's:$: $lt_compiler_flag:'` 15477 (eval echo "\"\$as_me:1547 7: $lt_compile\"" >&5)15476 (eval echo "\"\$as_me:15476: $lt_compile\"" >&5) 15478 15477 (eval "$lt_compile" 2>conftest.err) 15479 15478 ac_status=$? 15480 15479 cat conftest.err >&5 15481 echo "$as_me:1548 1: \$? = $ac_status" >&515480 echo "$as_me:15480: \$? = $ac_status" >&5 15482 15481 if (exit $ac_status) && test -s "$ac_outfile"; then 15483 15482 # The compiler can only warn and ignore the option if not recognized … … 15579 15578 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15580 15579 -e 's:$: $lt_compiler_flag:'` 15581 (eval echo "\"\$as_me:1558 1: $lt_compile\"" >&5)15580 (eval echo "\"\$as_me:15580: $lt_compile\"" >&5) 15582 15581 (eval "$lt_compile" 2>out/conftest.err) 15583 15582 ac_status=$? 15584 15583 cat out/conftest.err >&5 15585 echo "$as_me:1558 5: \$? = $ac_status" >&515584 echo "$as_me:15584: \$? = $ac_status" >&5 15586 15585 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15587 15586 then … … 17786 17785 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17787 17786 -e 's:$: $lt_compiler_flag:'` 17788 (eval echo "\"\$as_me:1778 8: $lt_compile\"" >&5)17787 (eval echo "\"\$as_me:17787: $lt_compile\"" >&5) 17789 17788 (eval "$lt_compile" 2>conftest.err) 17790 17789 ac_status=$? 17791 17790 cat conftest.err >&5 17792 echo "$as_me:1779 2: \$? = $ac_status" >&517791 echo "$as_me:17791: \$? = $ac_status" >&5 17793 17792 if (exit $ac_status) && test -s "$ac_outfile"; then 17794 17793 # The compiler can only warn and ignore the option if not recognized … … 18054 18053 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18055 18054 -e 's:$: $lt_compiler_flag:'` 18056 (eval echo "\"\$as_me:1805 6: $lt_compile\"" >&5)18055 (eval echo "\"\$as_me:18055: $lt_compile\"" >&5) 18057 18056 (eval "$lt_compile" 2>conftest.err) 18058 18057 ac_status=$? 18059 18058 cat conftest.err >&5 18060 echo "$as_me:180 60: \$? = $ac_status" >&518059 echo "$as_me:18059: \$? = $ac_status" >&5 18061 18060 if (exit $ac_status) && test -s "$ac_outfile"; then 18062 18061 # The compiler can only warn and ignore the option if not recognized … … 18158 18157 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18159 18158 -e 's:$: $lt_compiler_flag:'` 18160 (eval echo "\"\$as_me:181 60: $lt_compile\"" >&5)18159 (eval echo "\"\$as_me:18159: $lt_compile\"" >&5) 18161 18160 (eval "$lt_compile" 2>out/conftest.err) 18162 18161 ac_status=$? 18163 18162 cat out/conftest.err >&5 18164 echo "$as_me:1816 4: \$? = $ac_status" >&518163 echo "$as_me:18163: \$? = $ac_status" >&5 18165 18164 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18166 18165 then … … 26630 26629 cat >&5 <<_CSEOF 26631 26630 26632 This file was extended by ThirdPartyScip $as_me 1.0 .3, which was26631 This file was extended by ThirdPartyScip $as_me 1.0, which was 26633 26632 generated by GNU Autoconf 2.59. Invocation command line was 26634 26633 … … 26693 26692 cat >>$CONFIG_STATUS <<_ACEOF 26694 26693 ac_cs_version="\\ 26695 ThirdPartyScip config.status 1.0 .326694 ThirdPartyScip config.status 1.0 26696 26695 configured by $0, generated by GNU Autoconf 2.59, 26697 26696 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/SCIP/stable/1.0/configure.ac
r2539 r2541 11 11 AC_PREREQ(2.59) 12 12 13 AC_INIT([ThirdPartyScip],[1.0 .3],[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:3:0)31 AC_COIN_PROJECTDIR_INIT(SCIP) 32 32 33 33 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.