Changeset 1976 for ThirdParty/Lapack/stable/1.2/configure
- Timestamp:
- Dec 22, 2010 11:08:12 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Lapack/stable/1.2/configure
r1974 r1976 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyLapack 1.2. 3.3 # Generated by GNU Autoconf 2.59 for ThirdPartyLapack 1.2. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyLapack' 431 431 PACKAGE_TARNAME='thirdpartylapack' 432 PACKAGE_VERSION='1.2 .3'433 PACKAGE_STRING='ThirdPartyLapack 1.2 .3'432 PACKAGE_VERSION='1.2' 433 PACKAGE_STRING='ThirdPartyLapack 1.2' 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 ThirdPartyLapack 1.2 .3to adapt to many kinds of systems.1008 \`configure' configures ThirdPartyLapack 1.2 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 ThirdPartyLapack 1.2 .3:";;1074 short | recursive ) echo "Configuration of ThirdPartyLapack 1.2:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1238 1238 if $ac_init_version; then 1239 1239 cat <<\_ACEOF 1240 ThirdPartyLapack configure 1.2 .31240 ThirdPartyLapack configure 1.2 1241 1241 generated by GNU Autoconf 2.59 1242 1242 … … 1258 1258 running configure, to aid debugging if configure makes a mistake. 1259 1259 1260 It was created by ThirdPartyLapack $as_me 1.2 .3, which was1260 It was created by ThirdPartyLapack $as_me 1.2, which was 1261 1261 generated by GNU Autoconf 2.59. Invocation command line was 1262 1262 … … 1704 1704 1705 1705 # Capture libtool library version, if given. 1706 coin_libversion=3:3:21707 1706 1708 1707 … … 3394 3393 3395 3394 # Provide some information about the compiler. 3396 echo "$as_me:339 6:" \3395 echo "$as_me:3395:" \ 3397 3396 "checking for Fortran 77 compiler version" >&5 3398 3397 ac_compiler=`set X $ac_compile; echo $2` … … 3962 3961 ac_save_FFLAGS=$FFLAGS 3963 3962 FFLAGS="$FFLAGS $ac_verb" 3964 (eval echo $as_me:396 4: \"$ac_link\") >&53963 (eval echo $as_me:3963: \"$ac_link\") >&5 3965 3964 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3966 3965 echo "$ac_f77_v_output" >&5 … … 4040 4039 ac_save_FFLAGS=$FFLAGS 4041 4040 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 4042 (eval echo $as_me:404 2: \"$ac_link\") >&54041 (eval echo $as_me:4041: \"$ac_link\") >&5 4043 4042 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4044 4043 echo "$ac_f77_v_output" >&5 … … 5458 5457 # Define the identity of the package. 5459 5458 PACKAGE='thirdpartylapack' 5460 VERSION='1.2 .3'5459 VERSION='1.2' 5461 5460 5462 5461 … … 6651 6650 *-*-irix6*) 6652 6651 # Find out which ABI we are using. 6653 echo '#line 665 3"configure"' > conftest.$ac_ext6652 echo '#line 6652 "configure"' > conftest.$ac_ext 6654 6653 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6655 6654 (eval $ac_compile) 2>&5 … … 9128 9127 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9129 9128 -e 's:$: $lt_compiler_flag:'` 9130 (eval echo "\"\$as_me:91 30: $lt_compile\"" >&5)9129 (eval echo "\"\$as_me:9129: $lt_compile\"" >&5) 9131 9130 (eval "$lt_compile" 2>conftest.err) 9132 9131 ac_status=$? 9133 9132 cat conftest.err >&5 9134 echo "$as_me:913 4: \$? = $ac_status" >&59133 echo "$as_me:9133: \$? = $ac_status" >&5 9135 9134 if (exit $ac_status) && test -s "$ac_outfile"; then 9136 9135 # The compiler can only warn and ignore the option if not recognized … … 9396 9395 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9397 9396 -e 's:$: $lt_compiler_flag:'` 9398 (eval echo "\"\$as_me:939 8: $lt_compile\"" >&5)9397 (eval echo "\"\$as_me:9397: $lt_compile\"" >&5) 9399 9398 (eval "$lt_compile" 2>conftest.err) 9400 9399 ac_status=$? 9401 9400 cat conftest.err >&5 9402 echo "$as_me:940 2: \$? = $ac_status" >&59401 echo "$as_me:9401: \$? = $ac_status" >&5 9403 9402 if (exit $ac_status) && test -s "$ac_outfile"; then 9404 9403 # The compiler can only warn and ignore the option if not recognized … … 9500 9499 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9501 9500 -e 's:$: $lt_compiler_flag:'` 9502 (eval echo "\"\$as_me:950 2: $lt_compile\"" >&5)9501 (eval echo "\"\$as_me:9501: $lt_compile\"" >&5) 9503 9502 (eval "$lt_compile" 2>out/conftest.err) 9504 9503 ac_status=$? 9505 9504 cat out/conftest.err >&5 9506 echo "$as_me:950 6: \$? = $ac_status" >&59505 echo "$as_me:9505: \$? = $ac_status" >&5 9507 9506 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9508 9507 then … … 11917 11916 lt_status=$lt_dlunknown 11918 11917 cat > conftest.$ac_ext <<EOF 11919 #line 1191 9"configure"11918 #line 11918 "configure" 11920 11919 #include "confdefs.h" 11921 11920 … … 12017 12016 lt_status=$lt_dlunknown 12018 12017 cat > conftest.$ac_ext <<EOF 12019 #line 1201 9"configure"12018 #line 12018 "configure" 12020 12019 #include "confdefs.h" 12021 12020 … … 14377 14376 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14378 14377 -e 's:$: $lt_compiler_flag:'` 14379 (eval echo "\"\$as_me:1437 9: $lt_compile\"" >&5)14378 (eval echo "\"\$as_me:14378: $lt_compile\"" >&5) 14380 14379 (eval "$lt_compile" 2>conftest.err) 14381 14380 ac_status=$? 14382 14381 cat conftest.err >&5 14383 echo "$as_me:1438 3: \$? = $ac_status" >&514382 echo "$as_me:14382: \$? = $ac_status" >&5 14384 14383 if (exit $ac_status) && test -s "$ac_outfile"; then 14385 14384 # The compiler can only warn and ignore the option if not recognized … … 14481 14480 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14482 14481 -e 's:$: $lt_compiler_flag:'` 14483 (eval echo "\"\$as_me:1448 3: $lt_compile\"" >&5)14482 (eval echo "\"\$as_me:14482: $lt_compile\"" >&5) 14484 14483 (eval "$lt_compile" 2>out/conftest.err) 14485 14484 ac_status=$? 14486 14485 cat out/conftest.err >&5 14487 echo "$as_me:1448 7: \$? = $ac_status" >&514486 echo "$as_me:14486: \$? = $ac_status" >&5 14488 14487 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14489 14488 then … … 16051 16050 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16052 16051 -e 's:$: $lt_compiler_flag:'` 16053 (eval echo "\"\$as_me:1605 3: $lt_compile\"" >&5)16052 (eval echo "\"\$as_me:16052: $lt_compile\"" >&5) 16054 16053 (eval "$lt_compile" 2>conftest.err) 16055 16054 ac_status=$? 16056 16055 cat conftest.err >&5 16057 echo "$as_me:1605 7: \$? = $ac_status" >&516056 echo "$as_me:16056: \$? = $ac_status" >&5 16058 16057 if (exit $ac_status) && test -s "$ac_outfile"; then 16059 16058 # The compiler can only warn and ignore the option if not recognized … … 16155 16154 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16156 16155 -e 's:$: $lt_compiler_flag:'` 16157 (eval echo "\"\$as_me:1615 7: $lt_compile\"" >&5)16156 (eval echo "\"\$as_me:16156: $lt_compile\"" >&5) 16158 16157 (eval "$lt_compile" 2>out/conftest.err) 16159 16158 ac_status=$? 16160 16159 cat out/conftest.err >&5 16161 echo "$as_me:1616 1: \$? = $ac_status" >&516160 echo "$as_me:16160: \$? = $ac_status" >&5 16162 16161 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16163 16162 then … … 18362 18361 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18363 18362 -e 's:$: $lt_compiler_flag:'` 18364 (eval echo "\"\$as_me:1836 4: $lt_compile\"" >&5)18363 (eval echo "\"\$as_me:18363: $lt_compile\"" >&5) 18365 18364 (eval "$lt_compile" 2>conftest.err) 18366 18365 ac_status=$? 18367 18366 cat conftest.err >&5 18368 echo "$as_me:1836 8: \$? = $ac_status" >&518367 echo "$as_me:18367: \$? = $ac_status" >&5 18369 18368 if (exit $ac_status) && test -s "$ac_outfile"; then 18370 18369 # The compiler can only warn and ignore the option if not recognized … … 18630 18629 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18631 18630 -e 's:$: $lt_compiler_flag:'` 18632 (eval echo "\"\$as_me:1863 2: $lt_compile\"" >&5)18631 (eval echo "\"\$as_me:18631: $lt_compile\"" >&5) 18633 18632 (eval "$lt_compile" 2>conftest.err) 18634 18633 ac_status=$? 18635 18634 cat conftest.err >&5 18636 echo "$as_me:1863 6: \$? = $ac_status" >&518635 echo "$as_me:18635: \$? = $ac_status" >&5 18637 18636 if (exit $ac_status) && test -s "$ac_outfile"; then 18638 18637 # The compiler can only warn and ignore the option if not recognized … … 18734 18733 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18735 18734 -e 's:$: $lt_compiler_flag:'` 18736 (eval echo "\"\$as_me:1873 6: $lt_compile\"" >&5)18735 (eval echo "\"\$as_me:18735: $lt_compile\"" >&5) 18737 18736 (eval "$lt_compile" 2>out/conftest.err) 18738 18737 ac_status=$? 18739 18738 cat out/conftest.err >&5 18740 echo "$as_me:187 40: \$? = $ac_status" >&518739 echo "$as_me:18739: \$? = $ac_status" >&5 18741 18740 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18742 18741 then … … 22187 22186 cat >&5 <<_CSEOF 22188 22187 22189 This file was extended by ThirdPartyLapack $as_me 1.2 .3, which was22188 This file was extended by ThirdPartyLapack $as_me 1.2, which was 22190 22189 generated by GNU Autoconf 2.59. Invocation command line was 22191 22190 … … 22248 22247 cat >>$CONFIG_STATUS <<_ACEOF 22249 22248 ac_cs_version="\\ 22250 ThirdPartyLapack config.status 1.2 .322249 ThirdPartyLapack config.status 1.2 22251 22250 configured by $0, generated by GNU Autoconf 2.59, 22252 22251 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.