Changeset 2609 for ThirdParty/SCIP
- Timestamp:
- Jul 31, 2012 9:57:28 AM (8 years ago)
- Location:
- ThirdParty/SCIP/stable/1.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/SCIP/stable/1.1/configure
r2532 r2609 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.1. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyScip 1.1.1. 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.1 '433 PACKAGE_STRING='ThirdPartyScip 1.1 '432 PACKAGE_VERSION='1.1.1' 433 PACKAGE_STRING='ThirdPartyScip 1.1.1' 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.1 to adapt to many kinds of systems.1008 \`configure' configures ThirdPartyScip 1.1.1 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.1 :";;1074 short | recursive ) echo "Configuration of ThirdPartyScip 1.1.1:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1281 1281 if $ac_init_version; then 1282 1282 cat <<\_ACEOF 1283 ThirdPartyScip configure 1.1 1283 ThirdPartyScip configure 1.1.1 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.1 , which was1303 It was created by ThirdPartyScip $as_me 1.1.1, which was 1304 1304 generated by GNU Autoconf 2.59. Invocation command line was 1305 1305 … … 1747 1747 1748 1748 svn_rev_tmp=`LANG=en_EN svnversion $srcdir 2>/dev/null` 1749 if test "x$svn_rev_tmp" != xexported -a "x$svn_rev_tmp" != x ; then1749 if test "x$svn_rev_tmp" != xexported -a "x$svn_rev_tmp" != x -a "x$svn_rev_tmp" != "xUnversioned directory"; then 1750 1750 SCIP_SVN_REV=`echo $svn_rev_tmp | sed -n -e 's/^[0-9]*://' -e 's/\([0-9]\)[^0-9]*$/\1/p'` 1751 1751 … … 1760 1760 1761 1761 # Capture libtool library version, if given. 1762 coin_libversion=2:1:1 1762 1763 1763 1764 … … 4671 4672 # Define the identity of the package. 4672 4673 PACKAGE='thirdpartyscip' 4673 VERSION='1.1 '4674 VERSION='1.1.1' 4674 4675 4675 4676 … … 5967 5968 *-*-irix6*) 5968 5969 # Find out which ABI we are using. 5969 echo '#line 59 69"configure"' > conftest.$ac_ext5970 echo '#line 5970 "configure"' > conftest.$ac_ext 5970 5971 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5971 5972 (eval $ac_compile) 2>&5 … … 7101 7102 7102 7103 # Provide some information about the compiler. 7103 echo "$as_me:710 3:" \7104 echo "$as_me:7104:" \ 7104 7105 "checking for Fortran 77 compiler version" >&5 7105 7106 ac_compiler=`set X $ac_compile; echo $2` … … 8168 8169 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8169 8170 -e 's:$: $lt_compiler_flag:'` 8170 (eval echo "\"\$as_me:817 0: $lt_compile\"" >&5)8171 (eval echo "\"\$as_me:8171: $lt_compile\"" >&5) 8171 8172 (eval "$lt_compile" 2>conftest.err) 8172 8173 ac_status=$? 8173 8174 cat conftest.err >&5 8174 echo "$as_me:817 4: \$? = $ac_status" >&58175 echo "$as_me:8175: \$? = $ac_status" >&5 8175 8176 if (exit $ac_status) && test -s "$ac_outfile"; then 8176 8177 # The compiler can only warn and ignore the option if not recognized … … 8436 8437 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8437 8438 -e 's:$: $lt_compiler_flag:'` 8438 (eval echo "\"\$as_me:843 8: $lt_compile\"" >&5)8439 (eval echo "\"\$as_me:8439: $lt_compile\"" >&5) 8439 8440 (eval "$lt_compile" 2>conftest.err) 8440 8441 ac_status=$? 8441 8442 cat conftest.err >&5 8442 echo "$as_me:844 2: \$? = $ac_status" >&58443 echo "$as_me:8443: \$? = $ac_status" >&5 8443 8444 if (exit $ac_status) && test -s "$ac_outfile"; then 8444 8445 # The compiler can only warn and ignore the option if not recognized … … 8540 8541 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8541 8542 -e 's:$: $lt_compiler_flag:'` 8542 (eval echo "\"\$as_me:854 2: $lt_compile\"" >&5)8543 (eval echo "\"\$as_me:8543: $lt_compile\"" >&5) 8543 8544 (eval "$lt_compile" 2>out/conftest.err) 8544 8545 ac_status=$? 8545 8546 cat out/conftest.err >&5 8546 echo "$as_me:854 6: \$? = $ac_status" >&58547 echo "$as_me:8547: \$? = $ac_status" >&5 8547 8548 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8548 8549 then … … 10885 10886 lt_status=$lt_dlunknown 10886 10887 cat > conftest.$ac_ext <<EOF 10887 #line 1088 7"configure"10888 #line 10888 "configure" 10888 10889 #include "confdefs.h" 10889 10890 … … 10985 10986 lt_status=$lt_dlunknown 10986 10987 cat > conftest.$ac_ext <<EOF 10987 #line 1098 7"configure"10988 #line 10988 "configure" 10988 10989 #include "confdefs.h" 10989 10990 … … 13329 13330 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13330 13331 -e 's:$: $lt_compiler_flag:'` 13331 (eval echo "\"\$as_me:1333 1: $lt_compile\"" >&5)13332 (eval echo "\"\$as_me:13332: $lt_compile\"" >&5) 13332 13333 (eval "$lt_compile" 2>conftest.err) 13333 13334 ac_status=$? 13334 13335 cat conftest.err >&5 13335 echo "$as_me:1333 5: \$? = $ac_status" >&513336 echo "$as_me:13336: \$? = $ac_status" >&5 13336 13337 if (exit $ac_status) && test -s "$ac_outfile"; then 13337 13338 # The compiler can only warn and ignore the option if not recognized … … 13433 13434 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13434 13435 -e 's:$: $lt_compiler_flag:'` 13435 (eval echo "\"\$as_me:1343 5: $lt_compile\"" >&5)13436 (eval echo "\"\$as_me:13436: $lt_compile\"" >&5) 13436 13437 (eval "$lt_compile" 2>out/conftest.err) 13437 13438 ac_status=$? 13438 13439 cat out/conftest.err >&5 13439 echo "$as_me:134 39: \$? = $ac_status" >&513440 echo "$as_me:13440: \$? = $ac_status" >&5 13440 13441 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13441 13442 then … … 15003 15004 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15004 15005 -e 's:$: $lt_compiler_flag:'` 15005 (eval echo "\"\$as_me:1500 5: $lt_compile\"" >&5)15006 (eval echo "\"\$as_me:15006: $lt_compile\"" >&5) 15006 15007 (eval "$lt_compile" 2>conftest.err) 15007 15008 ac_status=$? 15008 15009 cat conftest.err >&5 15009 echo "$as_me:150 09: \$? = $ac_status" >&515010 echo "$as_me:15010: \$? = $ac_status" >&5 15010 15011 if (exit $ac_status) && test -s "$ac_outfile"; then 15011 15012 # The compiler can only warn and ignore the option if not recognized … … 15107 15108 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15108 15109 -e 's:$: $lt_compiler_flag:'` 15109 (eval echo "\"\$as_me:151 09: $lt_compile\"" >&5)15110 (eval echo "\"\$as_me:15110: $lt_compile\"" >&5) 15110 15111 (eval "$lt_compile" 2>out/conftest.err) 15111 15112 ac_status=$? 15112 15113 cat out/conftest.err >&5 15113 echo "$as_me:1511 3: \$? = $ac_status" >&515114 echo "$as_me:15114: \$? = $ac_status" >&5 15114 15115 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15115 15116 then … … 17314 17315 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17315 17316 -e 's:$: $lt_compiler_flag:'` 17316 (eval echo "\"\$as_me:1731 6: $lt_compile\"" >&5)17317 (eval echo "\"\$as_me:17317: $lt_compile\"" >&5) 17317 17318 (eval "$lt_compile" 2>conftest.err) 17318 17319 ac_status=$? 17319 17320 cat conftest.err >&5 17320 echo "$as_me:1732 0: \$? = $ac_status" >&517321 echo "$as_me:17321: \$? = $ac_status" >&5 17321 17322 if (exit $ac_status) && test -s "$ac_outfile"; then 17322 17323 # The compiler can only warn and ignore the option if not recognized … … 17582 17583 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17583 17584 -e 's:$: $lt_compiler_flag:'` 17584 (eval echo "\"\$as_me:1758 4: $lt_compile\"" >&5)17585 (eval echo "\"\$as_me:17585: $lt_compile\"" >&5) 17585 17586 (eval "$lt_compile" 2>conftest.err) 17586 17587 ac_status=$? 17587 17588 cat conftest.err >&5 17588 echo "$as_me:1758 8: \$? = $ac_status" >&517589 echo "$as_me:17589: \$? = $ac_status" >&5 17589 17590 if (exit $ac_status) && test -s "$ac_outfile"; then 17590 17591 # The compiler can only warn and ignore the option if not recognized … … 17686 17687 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17687 17688 -e 's:$: $lt_compiler_flag:'` 17688 (eval echo "\"\$as_me:1768 8: $lt_compile\"" >&5)17689 (eval echo "\"\$as_me:17689: $lt_compile\"" >&5) 17689 17690 (eval "$lt_compile" 2>out/conftest.err) 17690 17691 ac_status=$? 17691 17692 cat out/conftest.err >&5 17692 echo "$as_me:1769 2: \$? = $ac_status" >&517693 echo "$as_me:17693: \$? = $ac_status" >&5 17693 17694 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17694 17695 then … … 26146 26147 cat >&5 <<_CSEOF 26147 26148 26148 This file was extended by ThirdPartyScip $as_me 1.1 , which was26149 This file was extended by ThirdPartyScip $as_me 1.1.1, which was 26149 26150 generated by GNU Autoconf 2.59. Invocation command line was 26150 26151 … … 26209 26210 cat >>$CONFIG_STATUS <<_ACEOF 26210 26211 ac_cs_version="\\ 26211 ThirdPartyScip config.status 1.1 26212 ThirdPartyScip config.status 1.1.1 26212 26213 configured by $0, generated by GNU Autoconf 2.59, 26213 26214 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/SCIP/stable/1.1/configure.ac
r2532 r2609 11 11 AC_PREREQ(2.59) 12 12 13 AC_INIT([ThirdPartyScip],[1.1 ],[http://projects.coin-or.org/BuildTools/newticket])13 AC_INIT([ThirdPartyScip],[1.1.1],[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 )31 AC_COIN_PROJECTDIR_INIT(SCIP,2:1:1) 32 32 33 33 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.