Changeset 3439 for ThirdParty/Blas
- Timestamp:
- Feb 7, 2015 6:29:59 PM (6 years ago)
- Location:
- ThirdParty/Blas/stable/1.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Blas/stable/1.4/configure
r3407 r3439 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyBlas 1.4. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyBlas 1.4.2. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyBlas' 431 431 PACKAGE_TARNAME='thirdpartyblas' 432 PACKAGE_VERSION='1.4 '433 PACKAGE_STRING='ThirdPartyBlas 1.4 '432 PACKAGE_VERSION='1.4.2' 433 PACKAGE_STRING='ThirdPartyBlas 1.4.2' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 1002 1002 # This message is too long to be a string in the A/UX 3.1 sh. 1003 1003 cat <<_ACEOF 1004 \`configure' configures ThirdPartyBlas 1.4 to adapt to many kinds of systems.1004 \`configure' configures ThirdPartyBlas 1.4.2 to adapt to many kinds of systems. 1005 1005 1006 1006 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1068 1068 if test -n "$ac_init_help"; then 1069 1069 case $ac_init_help in 1070 short | recursive ) echo "Configuration of ThirdPartyBlas 1.4 :";;1070 short | recursive ) echo "Configuration of ThirdPartyBlas 1.4.2:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1232 1232 if $ac_init_version; then 1233 1233 cat <<\_ACEOF 1234 ThirdPartyBlas configure 1.4 1234 ThirdPartyBlas configure 1.4.2 1235 1235 generated by GNU Autoconf 2.59 1236 1236 … … 1252 1252 running configure, to aid debugging if configure makes a mistake. 1253 1253 1254 It was created by ThirdPartyBlas $as_me 1.4 , which was1254 It was created by ThirdPartyBlas $as_me 1.4.2, which was 1255 1255 generated by GNU Autoconf 2.59. Invocation command line was 1256 1256 … … 1711 1711 1712 1712 # Capture libtool library version, if given. 1713 coin_libversion=5:2:4 1713 1714 1714 1715 … … 3374 3375 3375 3376 # Provide some information about the compiler. 3376 echo "$as_me:337 6:" \3377 echo "$as_me:3377:" \ 3377 3378 "checking for Fortran 77 compiler version" >&5 3378 3379 ac_compiler=`set X $ac_compile; echo $2` … … 3884 3885 ac_save_FFLAGS=$FFLAGS 3885 3886 FFLAGS="$FFLAGS $ac_verb" 3886 (eval echo $as_me:388 6: \"$ac_link\") >&53887 (eval echo $as_me:3887: \"$ac_link\") >&5 3887 3888 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3888 3889 echo "$ac_f77_v_output" >&5 … … 3962 3963 ac_save_FFLAGS=$FFLAGS 3963 3964 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 3964 (eval echo $as_me:396 4: \"$ac_link\") >&53965 (eval echo $as_me:3965: \"$ac_link\") >&5 3965 3966 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3966 3967 echo "$ac_f77_v_output" >&5 … … 5393 5394 # Define the identity of the package. 5394 5395 PACKAGE='thirdpartyblas' 5395 VERSION='1.4 '5396 VERSION='1.4.2' 5396 5397 5397 5398 … … 6580 6581 *-*-irix6*) 6581 6582 # Find out which ABI we are using. 6582 echo '#line 658 2"configure"' > conftest.$ac_ext6583 echo '#line 6583 "configure"' > conftest.$ac_ext 6583 6584 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6584 6585 (eval $ac_compile) 2>&5 … … 9057 9058 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9058 9059 -e 's:$: $lt_compiler_flag:'` 9059 (eval echo "\"\$as_me:90 59: $lt_compile\"" >&5)9060 (eval echo "\"\$as_me:9060: $lt_compile\"" >&5) 9060 9061 (eval "$lt_compile" 2>conftest.err) 9061 9062 ac_status=$? 9062 9063 cat conftest.err >&5 9063 echo "$as_me:906 3: \$? = $ac_status" >&59064 echo "$as_me:9064: \$? = $ac_status" >&5 9064 9065 if (exit $ac_status) && test -s "$ac_outfile"; then 9065 9066 # The compiler can only warn and ignore the option if not recognized … … 9325 9326 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9326 9327 -e 's:$: $lt_compiler_flag:'` 9327 (eval echo "\"\$as_me:932 7: $lt_compile\"" >&5)9328 (eval echo "\"\$as_me:9328: $lt_compile\"" >&5) 9328 9329 (eval "$lt_compile" 2>conftest.err) 9329 9330 ac_status=$? 9330 9331 cat conftest.err >&5 9331 echo "$as_me:933 1: \$? = $ac_status" >&59332 echo "$as_me:9332: \$? = $ac_status" >&5 9332 9333 if (exit $ac_status) && test -s "$ac_outfile"; then 9333 9334 # The compiler can only warn and ignore the option if not recognized … … 9429 9430 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9430 9431 -e 's:$: $lt_compiler_flag:'` 9431 (eval echo "\"\$as_me:943 1: $lt_compile\"" >&5)9432 (eval echo "\"\$as_me:9432: $lt_compile\"" >&5) 9432 9433 (eval "$lt_compile" 2>out/conftest.err) 9433 9434 ac_status=$? 9434 9435 cat out/conftest.err >&5 9435 echo "$as_me:943 5: \$? = $ac_status" >&59436 echo "$as_me:9436: \$? = $ac_status" >&5 9436 9437 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9437 9438 then … … 11846 11847 lt_status=$lt_dlunknown 11847 11848 cat > conftest.$ac_ext <<EOF 11848 #line 1184 8"configure"11849 #line 11849 "configure" 11849 11850 #include "confdefs.h" 11850 11851 … … 11946 11947 lt_status=$lt_dlunknown 11947 11948 cat > conftest.$ac_ext <<EOF 11948 #line 1194 8"configure"11949 #line 11949 "configure" 11949 11950 #include "confdefs.h" 11950 11951 … … 14306 14307 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14307 14308 -e 's:$: $lt_compiler_flag:'` 14308 (eval echo "\"\$as_me:1430 8: $lt_compile\"" >&5)14309 (eval echo "\"\$as_me:14309: $lt_compile\"" >&5) 14309 14310 (eval "$lt_compile" 2>conftest.err) 14310 14311 ac_status=$? 14311 14312 cat conftest.err >&5 14312 echo "$as_me:1431 2: \$? = $ac_status" >&514313 echo "$as_me:14313: \$? = $ac_status" >&5 14313 14314 if (exit $ac_status) && test -s "$ac_outfile"; then 14314 14315 # The compiler can only warn and ignore the option if not recognized … … 14410 14411 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14411 14412 -e 's:$: $lt_compiler_flag:'` 14412 (eval echo "\"\$as_me:1441 2: $lt_compile\"" >&5)14413 (eval echo "\"\$as_me:14413: $lt_compile\"" >&5) 14413 14414 (eval "$lt_compile" 2>out/conftest.err) 14414 14415 ac_status=$? 14415 14416 cat out/conftest.err >&5 14416 echo "$as_me:1441 6: \$? = $ac_status" >&514417 echo "$as_me:14417: \$? = $ac_status" >&5 14417 14418 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14418 14419 then … … 15980 15981 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15981 15982 -e 's:$: $lt_compiler_flag:'` 15982 (eval echo "\"\$as_me:1598 2: $lt_compile\"" >&5)15983 (eval echo "\"\$as_me:15983: $lt_compile\"" >&5) 15983 15984 (eval "$lt_compile" 2>conftest.err) 15984 15985 ac_status=$? 15985 15986 cat conftest.err >&5 15986 echo "$as_me:1598 6: \$? = $ac_status" >&515987 echo "$as_me:15987: \$? = $ac_status" >&5 15987 15988 if (exit $ac_status) && test -s "$ac_outfile"; then 15988 15989 # The compiler can only warn and ignore the option if not recognized … … 16084 16085 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16085 16086 -e 's:$: $lt_compiler_flag:'` 16086 (eval echo "\"\$as_me:1608 6: $lt_compile\"" >&5)16087 (eval echo "\"\$as_me:16087: $lt_compile\"" >&5) 16087 16088 (eval "$lt_compile" 2>out/conftest.err) 16088 16089 ac_status=$? 16089 16090 cat out/conftest.err >&5 16090 echo "$as_me:1609 0: \$? = $ac_status" >&516091 echo "$as_me:16091: \$? = $ac_status" >&5 16091 16092 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16092 16093 then … … 18291 18292 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18292 18293 -e 's:$: $lt_compiler_flag:'` 18293 (eval echo "\"\$as_me:1829 3: $lt_compile\"" >&5)18294 (eval echo "\"\$as_me:18294: $lt_compile\"" >&5) 18294 18295 (eval "$lt_compile" 2>conftest.err) 18295 18296 ac_status=$? 18296 18297 cat conftest.err >&5 18297 echo "$as_me:1829 7: \$? = $ac_status" >&518298 echo "$as_me:18298: \$? = $ac_status" >&5 18298 18299 if (exit $ac_status) && test -s "$ac_outfile"; then 18299 18300 # The compiler can only warn and ignore the option if not recognized … … 18559 18560 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18560 18561 -e 's:$: $lt_compiler_flag:'` 18561 (eval echo "\"\$as_me:1856 1: $lt_compile\"" >&5)18562 (eval echo "\"\$as_me:18562: $lt_compile\"" >&5) 18562 18563 (eval "$lt_compile" 2>conftest.err) 18563 18564 ac_status=$? 18564 18565 cat conftest.err >&5 18565 echo "$as_me:1856 5: \$? = $ac_status" >&518566 echo "$as_me:18566: \$? = $ac_status" >&5 18566 18567 if (exit $ac_status) && test -s "$ac_outfile"; then 18567 18568 # The compiler can only warn and ignore the option if not recognized … … 18663 18664 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18664 18665 -e 's:$: $lt_compiler_flag:'` 18665 (eval echo "\"\$as_me:1866 5: $lt_compile\"" >&5)18666 (eval echo "\"\$as_me:18666: $lt_compile\"" >&5) 18666 18667 (eval "$lt_compile" 2>out/conftest.err) 18667 18668 ac_status=$? 18668 18669 cat out/conftest.err >&5 18669 echo "$as_me:186 69: \$? = $ac_status" >&518670 echo "$as_me:18670: \$? = $ac_status" >&5 18670 18671 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18671 18672 then … … 22156 22157 cat >&5 <<_CSEOF 22157 22158 22158 This file was extended by ThirdPartyBlas $as_me 1.4 , which was22159 This file was extended by ThirdPartyBlas $as_me 1.4.2, which was 22159 22160 generated by GNU Autoconf 2.59. Invocation command line was 22160 22161 … … 22214 22215 cat >>$CONFIG_STATUS <<_ACEOF 22215 22216 ac_cs_version="\\ 22216 ThirdPartyBlas config.status 1.4 22217 ThirdPartyBlas config.status 1.4.2 22217 22218 configured by $0, generated by GNU Autoconf 2.59, 22218 22219 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Blas/stable/1.4/configure.ac
r3407 r3439 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([ThirdPartyBlas],[1.4 ],[http://projects.coin-or.org/BuildTools/newticket])15 AC_INIT([ThirdPartyBlas],[1.4.2],[http://projects.coin-or.org/BuildTools/newticket]) 16 16 17 17 AC_COPYRIGHT([ … … 31 31 AC_PREFIX_DEFAULT([`pwd`]) 32 32 33 AC_COIN_PROJECTDIR_INIT(Blas )33 AC_COIN_PROJECTDIR_INIT(Blas,5:2:4) 34 34 35 35 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.