Changeset 1860 for ThirdParty/Lapack/stable/1.2/configure
- Timestamp:
- Nov 25, 2010 3:28:12 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Lapack/stable/1.2/configure
r1854 r1860 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. 1.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 .1'433 PACKAGE_STRING='ThirdPartyLapack 1.2 .1'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 .1to 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 .1:";;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 .11240 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 .1, 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:1:21707 1706 1708 1707 … … 3374 3373 3375 3374 # Provide some information about the compiler. 3376 echo "$as_me:337 6:" \3375 echo "$as_me:3375:" \ 3377 3376 "checking for Fortran 77 compiler version" >&5 3378 3377 ac_compiler=`set X $ac_compile; echo $2` … … 3942 3941 ac_save_FFLAGS=$FFLAGS 3943 3942 FFLAGS="$FFLAGS $ac_verb" 3944 (eval echo $as_me:394 4: \"$ac_link\") >&53943 (eval echo $as_me:3943: \"$ac_link\") >&5 3945 3944 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3946 3945 echo "$ac_f77_v_output" >&5 … … 4020 4019 ac_save_FFLAGS=$FFLAGS 4021 4020 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 4022 (eval echo $as_me:402 2: \"$ac_link\") >&54021 (eval echo $as_me:4021: \"$ac_link\") >&5 4023 4022 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4024 4023 echo "$ac_f77_v_output" >&5 … … 5438 5437 # Define the identity of the package. 5439 5438 PACKAGE='thirdpartylapack' 5440 VERSION='1.2 .1'5439 VERSION='1.2' 5441 5440 5442 5441 … … 6631 6630 *-*-irix6*) 6632 6631 # Find out which ABI we are using. 6633 echo '#line 663 3"configure"' > conftest.$ac_ext6632 echo '#line 6632 "configure"' > conftest.$ac_ext 6634 6633 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6635 6634 (eval $ac_compile) 2>&5 … … 9108 9107 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9109 9108 -e 's:$: $lt_compiler_flag:'` 9110 (eval echo "\"\$as_me:91 10: $lt_compile\"" >&5)9109 (eval echo "\"\$as_me:9109: $lt_compile\"" >&5) 9111 9110 (eval "$lt_compile" 2>conftest.err) 9112 9111 ac_status=$? 9113 9112 cat conftest.err >&5 9114 echo "$as_me:911 4: \$? = $ac_status" >&59113 echo "$as_me:9113: \$? = $ac_status" >&5 9115 9114 if (exit $ac_status) && test -s "$ac_outfile"; then 9116 9115 # The compiler can only warn and ignore the option if not recognized … … 9376 9375 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9377 9376 -e 's:$: $lt_compiler_flag:'` 9378 (eval echo "\"\$as_me:937 8: $lt_compile\"" >&5)9377 (eval echo "\"\$as_me:9377: $lt_compile\"" >&5) 9379 9378 (eval "$lt_compile" 2>conftest.err) 9380 9379 ac_status=$? 9381 9380 cat conftest.err >&5 9382 echo "$as_me:938 2: \$? = $ac_status" >&59381 echo "$as_me:9381: \$? = $ac_status" >&5 9383 9382 if (exit $ac_status) && test -s "$ac_outfile"; then 9384 9383 # The compiler can only warn and ignore the option if not recognized … … 9480 9479 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9481 9480 -e 's:$: $lt_compiler_flag:'` 9482 (eval echo "\"\$as_me:948 2: $lt_compile\"" >&5)9481 (eval echo "\"\$as_me:9481: $lt_compile\"" >&5) 9483 9482 (eval "$lt_compile" 2>out/conftest.err) 9484 9483 ac_status=$? 9485 9484 cat out/conftest.err >&5 9486 echo "$as_me:948 6: \$? = $ac_status" >&59485 echo "$as_me:9485: \$? = $ac_status" >&5 9487 9486 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9488 9487 then … … 11897 11896 lt_status=$lt_dlunknown 11898 11897 cat > conftest.$ac_ext <<EOF 11899 #line 1189 9"configure"11898 #line 11898 "configure" 11900 11899 #include "confdefs.h" 11901 11900 … … 11997 11996 lt_status=$lt_dlunknown 11998 11997 cat > conftest.$ac_ext <<EOF 11999 #line 1199 9"configure"11998 #line 11998 "configure" 12000 11999 #include "confdefs.h" 12001 12000 … … 14357 14356 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14358 14357 -e 's:$: $lt_compiler_flag:'` 14359 (eval echo "\"\$as_me:1435 9: $lt_compile\"" >&5)14358 (eval echo "\"\$as_me:14358: $lt_compile\"" >&5) 14360 14359 (eval "$lt_compile" 2>conftest.err) 14361 14360 ac_status=$? 14362 14361 cat conftest.err >&5 14363 echo "$as_me:1436 3: \$? = $ac_status" >&514362 echo "$as_me:14362: \$? = $ac_status" >&5 14364 14363 if (exit $ac_status) && test -s "$ac_outfile"; then 14365 14364 # The compiler can only warn and ignore the option if not recognized … … 14461 14460 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14462 14461 -e 's:$: $lt_compiler_flag:'` 14463 (eval echo "\"\$as_me:1446 3: $lt_compile\"" >&5)14462 (eval echo "\"\$as_me:14462: $lt_compile\"" >&5) 14464 14463 (eval "$lt_compile" 2>out/conftest.err) 14465 14464 ac_status=$? 14466 14465 cat out/conftest.err >&5 14467 echo "$as_me:1446 7: \$? = $ac_status" >&514466 echo "$as_me:14466: \$? = $ac_status" >&5 14468 14467 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14469 14468 then … … 16031 16030 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16032 16031 -e 's:$: $lt_compiler_flag:'` 16033 (eval echo "\"\$as_me:1603 3: $lt_compile\"" >&5)16032 (eval echo "\"\$as_me:16032: $lt_compile\"" >&5) 16034 16033 (eval "$lt_compile" 2>conftest.err) 16035 16034 ac_status=$? 16036 16035 cat conftest.err >&5 16037 echo "$as_me:1603 7: \$? = $ac_status" >&516036 echo "$as_me:16036: \$? = $ac_status" >&5 16038 16037 if (exit $ac_status) && test -s "$ac_outfile"; then 16039 16038 # The compiler can only warn and ignore the option if not recognized … … 16135 16134 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16136 16135 -e 's:$: $lt_compiler_flag:'` 16137 (eval echo "\"\$as_me:1613 7: $lt_compile\"" >&5)16136 (eval echo "\"\$as_me:16136: $lt_compile\"" >&5) 16138 16137 (eval "$lt_compile" 2>out/conftest.err) 16139 16138 ac_status=$? 16140 16139 cat out/conftest.err >&5 16141 echo "$as_me:1614 1: \$? = $ac_status" >&516140 echo "$as_me:16140: \$? = $ac_status" >&5 16142 16141 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16143 16142 then … … 18342 18341 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18343 18342 -e 's:$: $lt_compiler_flag:'` 18344 (eval echo "\"\$as_me:1834 4: $lt_compile\"" >&5)18343 (eval echo "\"\$as_me:18343: $lt_compile\"" >&5) 18345 18344 (eval "$lt_compile" 2>conftest.err) 18346 18345 ac_status=$? 18347 18346 cat conftest.err >&5 18348 echo "$as_me:1834 8: \$? = $ac_status" >&518347 echo "$as_me:18347: \$? = $ac_status" >&5 18349 18348 if (exit $ac_status) && test -s "$ac_outfile"; then 18350 18349 # The compiler can only warn and ignore the option if not recognized … … 18610 18609 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18611 18610 -e 's:$: $lt_compiler_flag:'` 18612 (eval echo "\"\$as_me:1861 2: $lt_compile\"" >&5)18611 (eval echo "\"\$as_me:18611: $lt_compile\"" >&5) 18613 18612 (eval "$lt_compile" 2>conftest.err) 18614 18613 ac_status=$? 18615 18614 cat conftest.err >&5 18616 echo "$as_me:1861 6: \$? = $ac_status" >&518615 echo "$as_me:18615: \$? = $ac_status" >&5 18617 18616 if (exit $ac_status) && test -s "$ac_outfile"; then 18618 18617 # The compiler can only warn and ignore the option if not recognized … … 18714 18713 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18715 18714 -e 's:$: $lt_compiler_flag:'` 18716 (eval echo "\"\$as_me:1871 6: $lt_compile\"" >&5)18715 (eval echo "\"\$as_me:18715: $lt_compile\"" >&5) 18717 18716 (eval "$lt_compile" 2>out/conftest.err) 18718 18717 ac_status=$? 18719 18718 cat out/conftest.err >&5 18720 echo "$as_me:187 20: \$? = $ac_status" >&518719 echo "$as_me:18719: \$? = $ac_status" >&5 18721 18720 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18722 18721 then … … 22160 22159 cat >&5 <<_CSEOF 22161 22160 22162 This file was extended by ThirdPartyLapack $as_me 1.2 .1, which was22161 This file was extended by ThirdPartyLapack $as_me 1.2, which was 22163 22162 generated by GNU Autoconf 2.59. Invocation command line was 22164 22163 … … 22221 22220 cat >>$CONFIG_STATUS <<_ACEOF 22222 22221 ac_cs_version="\\ 22223 ThirdPartyLapack config.status 1.2 .122222 ThirdPartyLapack config.status 1.2 22224 22223 configured by $0, generated by GNU Autoconf 2.59, 22225 22224 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.