Changeset 2538 for ThirdParty/SoPlex
- Timestamp:
- Feb 5, 2012 5:24:26 PM (9 years ago)
- Location:
- ThirdParty/SoPlex/stable/1.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/SoPlex/stable/1.0/configure
r2536 r2538 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartySoplex 1.0. 2.3 # Generated by GNU Autoconf 2.59 for ThirdPartySoplex 1.0. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartySoplex' 431 431 PACKAGE_TARNAME='thirdpartysoplex' 432 PACKAGE_VERSION='1.0 .2'433 PACKAGE_STRING='ThirdPartySoplex 1.0 .2'432 PACKAGE_VERSION='1.0' 433 PACKAGE_STRING='ThirdPartySoplex 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 ThirdPartySoplex 1.0 .2to adapt to many kinds of systems.1008 \`configure' configures ThirdPartySoplex 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 ThirdPartySoplex 1.0 .2:";;1074 short | recursive ) echo "Configuration of ThirdPartySoplex 1.0:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1242 1242 if $ac_init_version; then 1243 1243 cat <<\_ACEOF 1244 ThirdPartySoplex configure 1.0 .21244 ThirdPartySoplex configure 1.0 1245 1245 generated by GNU Autoconf 2.59 1246 1246 … … 1262 1262 running configure, to aid debugging if configure makes a mistake. 1263 1263 1264 It was created by ThirdPartySoplex $as_me 1.0 .2, which was1264 It was created by ThirdPartySoplex $as_me 1.0, which was 1265 1265 generated by GNU Autoconf 2.59. Invocation command line was 1266 1266 … … 1721 1721 1722 1722 # Capture libtool library version, if given. 1723 coin_libversion=1:2:01724 1723 1725 1724 … … 4835 4834 # Define the identity of the package. 4836 4835 PACKAGE='thirdpartysoplex' 4837 VERSION='1.0 .2'4836 VERSION='1.0' 4838 4837 4839 4838 … … 6131 6130 *-*-irix6*) 6132 6131 # Find out which ABI we are using. 6133 echo '#line 613 3"configure"' > conftest.$ac_ext6132 echo '#line 6132 "configure"' > conftest.$ac_ext 6134 6133 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6135 6134 (eval $ac_compile) 2>&5 … … 7265 7264 7266 7265 # Provide some information about the compiler. 7267 echo "$as_me:726 7:" \7266 echo "$as_me:7266:" \ 7268 7267 "checking for Fortran 77 compiler version" >&5 7269 7268 ac_compiler=`set X $ac_compile; echo $2` … … 8332 8331 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8333 8332 -e 's:$: $lt_compiler_flag:'` 8334 (eval echo "\"\$as_me:833 4: $lt_compile\"" >&5)8333 (eval echo "\"\$as_me:8333: $lt_compile\"" >&5) 8335 8334 (eval "$lt_compile" 2>conftest.err) 8336 8335 ac_status=$? 8337 8336 cat conftest.err >&5 8338 echo "$as_me:833 8: \$? = $ac_status" >&58337 echo "$as_me:8337: \$? = $ac_status" >&5 8339 8338 if (exit $ac_status) && test -s "$ac_outfile"; then 8340 8339 # The compiler can only warn and ignore the option if not recognized … … 8600 8599 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8601 8600 -e 's:$: $lt_compiler_flag:'` 8602 (eval echo "\"\$as_me:860 2: $lt_compile\"" >&5)8601 (eval echo "\"\$as_me:8601: $lt_compile\"" >&5) 8603 8602 (eval "$lt_compile" 2>conftest.err) 8604 8603 ac_status=$? 8605 8604 cat conftest.err >&5 8606 echo "$as_me:860 6: \$? = $ac_status" >&58605 echo "$as_me:8605: \$? = $ac_status" >&5 8607 8606 if (exit $ac_status) && test -s "$ac_outfile"; then 8608 8607 # The compiler can only warn and ignore the option if not recognized … … 8704 8703 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8705 8704 -e 's:$: $lt_compiler_flag:'` 8706 (eval echo "\"\$as_me:870 6: $lt_compile\"" >&5)8705 (eval echo "\"\$as_me:8705: $lt_compile\"" >&5) 8707 8706 (eval "$lt_compile" 2>out/conftest.err) 8708 8707 ac_status=$? 8709 8708 cat out/conftest.err >&5 8710 echo "$as_me:87 10: \$? = $ac_status" >&58709 echo "$as_me:8709: \$? = $ac_status" >&5 8711 8710 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8712 8711 then … … 11049 11048 lt_status=$lt_dlunknown 11050 11049 cat > conftest.$ac_ext <<EOF 11051 #line 1105 1"configure"11050 #line 11050 "configure" 11052 11051 #include "confdefs.h" 11053 11052 … … 11149 11148 lt_status=$lt_dlunknown 11150 11149 cat > conftest.$ac_ext <<EOF 11151 #line 1115 1"configure"11150 #line 11150 "configure" 11152 11151 #include "confdefs.h" 11153 11152 … … 13493 13492 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13494 13493 -e 's:$: $lt_compiler_flag:'` 13495 (eval echo "\"\$as_me:1349 5: $lt_compile\"" >&5)13494 (eval echo "\"\$as_me:13494: $lt_compile\"" >&5) 13496 13495 (eval "$lt_compile" 2>conftest.err) 13497 13496 ac_status=$? 13498 13497 cat conftest.err >&5 13499 echo "$as_me:1349 9: \$? = $ac_status" >&513498 echo "$as_me:13498: \$? = $ac_status" >&5 13500 13499 if (exit $ac_status) && test -s "$ac_outfile"; then 13501 13500 # The compiler can only warn and ignore the option if not recognized … … 13597 13596 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13598 13597 -e 's:$: $lt_compiler_flag:'` 13599 (eval echo "\"\$as_me:1359 9: $lt_compile\"" >&5)13598 (eval echo "\"\$as_me:13598: $lt_compile\"" >&5) 13600 13599 (eval "$lt_compile" 2>out/conftest.err) 13601 13600 ac_status=$? 13602 13601 cat out/conftest.err >&5 13603 echo "$as_me:1360 3: \$? = $ac_status" >&513602 echo "$as_me:13602: \$? = $ac_status" >&5 13604 13603 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13605 13604 then … … 15167 15166 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15168 15167 -e 's:$: $lt_compiler_flag:'` 15169 (eval echo "\"\$as_me:1516 9: $lt_compile\"" >&5)15168 (eval echo "\"\$as_me:15168: $lt_compile\"" >&5) 15170 15169 (eval "$lt_compile" 2>conftest.err) 15171 15170 ac_status=$? 15172 15171 cat conftest.err >&5 15173 echo "$as_me:1517 3: \$? = $ac_status" >&515172 echo "$as_me:15172: \$? = $ac_status" >&5 15174 15173 if (exit $ac_status) && test -s "$ac_outfile"; then 15175 15174 # The compiler can only warn and ignore the option if not recognized … … 15271 15270 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15272 15271 -e 's:$: $lt_compiler_flag:'` 15273 (eval echo "\"\$as_me:1527 3: $lt_compile\"" >&5)15272 (eval echo "\"\$as_me:15272: $lt_compile\"" >&5) 15274 15273 (eval "$lt_compile" 2>out/conftest.err) 15275 15274 ac_status=$? 15276 15275 cat out/conftest.err >&5 15277 echo "$as_me:1527 7: \$? = $ac_status" >&515276 echo "$as_me:15276: \$? = $ac_status" >&5 15278 15277 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15279 15278 then … … 17478 17477 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17479 17478 -e 's:$: $lt_compiler_flag:'` 17480 (eval echo "\"\$as_me:174 80: $lt_compile\"" >&5)17479 (eval echo "\"\$as_me:17479: $lt_compile\"" >&5) 17481 17480 (eval "$lt_compile" 2>conftest.err) 17482 17481 ac_status=$? 17483 17482 cat conftest.err >&5 17484 echo "$as_me:1748 4: \$? = $ac_status" >&517483 echo "$as_me:17483: \$? = $ac_status" >&5 17485 17484 if (exit $ac_status) && test -s "$ac_outfile"; then 17486 17485 # The compiler can only warn and ignore the option if not recognized … … 17746 17745 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17747 17746 -e 's:$: $lt_compiler_flag:'` 17748 (eval echo "\"\$as_me:1774 8: $lt_compile\"" >&5)17747 (eval echo "\"\$as_me:17747: $lt_compile\"" >&5) 17749 17748 (eval "$lt_compile" 2>conftest.err) 17750 17749 ac_status=$? 17751 17750 cat conftest.err >&5 17752 echo "$as_me:1775 2: \$? = $ac_status" >&517751 echo "$as_me:17751: \$? = $ac_status" >&5 17753 17752 if (exit $ac_status) && test -s "$ac_outfile"; then 17754 17753 # The compiler can only warn and ignore the option if not recognized … … 17850 17849 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17851 17850 -e 's:$: $lt_compiler_flag:'` 17852 (eval echo "\"\$as_me:1785 2: $lt_compile\"" >&5)17851 (eval echo "\"\$as_me:17851: $lt_compile\"" >&5) 17853 17852 (eval "$lt_compile" 2>out/conftest.err) 17854 17853 ac_status=$? 17855 17854 cat out/conftest.err >&5 17856 echo "$as_me:1785 6: \$? = $ac_status" >&517855 echo "$as_me:17855: \$? = $ac_status" >&5 17857 17856 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17858 17857 then … … 21551 21550 cat >&5 <<_CSEOF 21552 21551 21553 This file was extended by ThirdPartySoplex $as_me 1.0 .2, which was21552 This file was extended by ThirdPartySoplex $as_me 1.0, which was 21554 21553 generated by GNU Autoconf 2.59. Invocation command line was 21555 21554 … … 21614 21613 cat >>$CONFIG_STATUS <<_ACEOF 21615 21614 ac_cs_version="\\ 21616 ThirdPartySoplex config.status 1.0 .221615 ThirdPartySoplex config.status 1.0 21617 21616 configured by $0, generated by GNU Autoconf 2.59, 21618 21617 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/SoPlex/stable/1.0/configure.ac
r2536 r2538 11 11 AC_PREREQ(2.59) 12 12 13 AC_INIT([ThirdPartySoplex],[1.0 .2],[http://projects.coin-or.org/BuildTools/newticket])13 AC_INIT([ThirdPartySoplex],[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(SoPlex ,1:2:0)31 AC_COIN_PROJECTDIR_INIT(SoPlex) 32 32 33 33 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.