Changeset 3353 for ThirdParty/Blas/stable/1.4
- Timestamp:
- Jan 18, 2015 12:11:25 PM (6 years ago)
- Location:
- ThirdParty/Blas/stable/1.4
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Blas/stable/1.4/configure
r3287 r3353 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.0. 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.0' 433 PACKAGE_STRING='ThirdPartyBlas 1.4.0' 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.0 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.0:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1092 1092 optimize for fast installation [default=yes] 1093 1093 --disable-libtool-lock avoid locking (might break parallel builds) 1094 --disable-dependency-linking 1095 disable linking library dependencies into shared 1096 libraries 1094 1097 1095 1098 Optional Packages: … … 1229 1232 if $ac_init_version; then 1230 1233 cat <<\_ACEOF 1231 ThirdPartyBlas configure 1.4 1234 ThirdPartyBlas configure 1.4.0 1232 1235 generated by GNU Autoconf 2.59 1233 1236 … … 1249 1252 running configure, to aid debugging if configure makes a mistake. 1250 1253 1251 It was created by ThirdPartyBlas $as_me 1.4 , which was1254 It was created by ThirdPartyBlas $as_me 1.4.0, which was 1252 1255 generated by GNU Autoconf 2.59. Invocation command line was 1253 1256 … … 1708 1711 1709 1712 # Capture libtool library version, if given. 1713 coin_libversion=5:0:4 1710 1714 1711 1715 … … 3371 3375 3372 3376 # Provide some information about the compiler. 3373 echo "$as_me:337 3:" \3377 echo "$as_me:3377:" \ 3374 3378 "checking for Fortran 77 compiler version" >&5 3375 3379 ac_compiler=`set X $ac_compile; echo $2` … … 3881 3885 ac_save_FFLAGS=$FFLAGS 3882 3886 FFLAGS="$FFLAGS $ac_verb" 3883 (eval echo $as_me:388 3: \"$ac_link\") >&53887 (eval echo $as_me:3887: \"$ac_link\") >&5 3884 3888 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3885 3889 echo "$ac_f77_v_output" >&5 … … 3959 3963 ac_save_FFLAGS=$FFLAGS 3960 3964 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 3961 (eval echo $as_me:396 1: \"$ac_link\") >&53965 (eval echo $as_me:3965: \"$ac_link\") >&5 3962 3966 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3963 3967 echo "$ac_f77_v_output" >&5 … … 4950 4954 ;; 4951 4955 *gcc*) 4952 4956 if test x"$enable_dependency_linking" = xyes; then 4953 4957 coin_disable_shared=no 4954 4958 else … … 5390 5394 # Define the identity of the package. 5391 5395 PACKAGE='thirdpartyblas' 5392 VERSION='1.4 '5396 VERSION='1.4.0' 5393 5397 5394 5398 … … 6577 6581 *-*-irix6*) 6578 6582 # Find out which ABI we are using. 6579 echo '#line 65 79"configure"' > conftest.$ac_ext6583 echo '#line 6583 "configure"' > conftest.$ac_ext 6580 6584 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6581 6585 (eval $ac_compile) 2>&5 … … 9054 9058 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9055 9059 -e 's:$: $lt_compiler_flag:'` 9056 (eval echo "\"\$as_me:90 56: $lt_compile\"" >&5)9060 (eval echo "\"\$as_me:9060: $lt_compile\"" >&5) 9057 9061 (eval "$lt_compile" 2>conftest.err) 9058 9062 ac_status=$? 9059 9063 cat conftest.err >&5 9060 echo "$as_me:906 0: \$? = $ac_status" >&59064 echo "$as_me:9064: \$? = $ac_status" >&5 9061 9065 if (exit $ac_status) && test -s "$ac_outfile"; then 9062 9066 # The compiler can only warn and ignore the option if not recognized … … 9322 9326 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9323 9327 -e 's:$: $lt_compiler_flag:'` 9324 (eval echo "\"\$as_me:932 4: $lt_compile\"" >&5)9328 (eval echo "\"\$as_me:9328: $lt_compile\"" >&5) 9325 9329 (eval "$lt_compile" 2>conftest.err) 9326 9330 ac_status=$? 9327 9331 cat conftest.err >&5 9328 echo "$as_me:93 28: \$? = $ac_status" >&59332 echo "$as_me:9332: \$? = $ac_status" >&5 9329 9333 if (exit $ac_status) && test -s "$ac_outfile"; then 9330 9334 # The compiler can only warn and ignore the option if not recognized … … 9426 9430 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9427 9431 -e 's:$: $lt_compiler_flag:'` 9428 (eval echo "\"\$as_me:94 28: $lt_compile\"" >&5)9432 (eval echo "\"\$as_me:9432: $lt_compile\"" >&5) 9429 9433 (eval "$lt_compile" 2>out/conftest.err) 9430 9434 ac_status=$? 9431 9435 cat out/conftest.err >&5 9432 echo "$as_me:943 2: \$? = $ac_status" >&59436 echo "$as_me:9436: \$? = $ac_status" >&5 9433 9437 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9434 9438 then … … 11843 11847 lt_status=$lt_dlunknown 11844 11848 cat > conftest.$ac_ext <<EOF 11845 #line 1184 5"configure"11849 #line 11849 "configure" 11846 11850 #include "confdefs.h" 11847 11851 … … 11943 11947 lt_status=$lt_dlunknown 11944 11948 cat > conftest.$ac_ext <<EOF 11945 #line 1194 5"configure"11949 #line 11949 "configure" 11946 11950 #include "confdefs.h" 11947 11951 … … 14303 14307 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14304 14308 -e 's:$: $lt_compiler_flag:'` 14305 (eval echo "\"\$as_me:1430 5: $lt_compile\"" >&5)14309 (eval echo "\"\$as_me:14309: $lt_compile\"" >&5) 14306 14310 (eval "$lt_compile" 2>conftest.err) 14307 14311 ac_status=$? 14308 14312 cat conftest.err >&5 14309 echo "$as_me:143 09: \$? = $ac_status" >&514313 echo "$as_me:14313: \$? = $ac_status" >&5 14310 14314 if (exit $ac_status) && test -s "$ac_outfile"; then 14311 14315 # The compiler can only warn and ignore the option if not recognized … … 14407 14411 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14408 14412 -e 's:$: $lt_compiler_flag:'` 14409 (eval echo "\"\$as_me:144 09: $lt_compile\"" >&5)14413 (eval echo "\"\$as_me:14413: $lt_compile\"" >&5) 14410 14414 (eval "$lt_compile" 2>out/conftest.err) 14411 14415 ac_status=$? 14412 14416 cat out/conftest.err >&5 14413 echo "$as_me:1441 3: \$? = $ac_status" >&514417 echo "$as_me:14417: \$? = $ac_status" >&5 14414 14418 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14415 14419 then … … 15977 15981 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15978 15982 -e 's:$: $lt_compiler_flag:'` 15979 (eval echo "\"\$as_me:159 79: $lt_compile\"" >&5)15983 (eval echo "\"\$as_me:15983: $lt_compile\"" >&5) 15980 15984 (eval "$lt_compile" 2>conftest.err) 15981 15985 ac_status=$? 15982 15986 cat conftest.err >&5 15983 echo "$as_me:1598 3: \$? = $ac_status" >&515987 echo "$as_me:15987: \$? = $ac_status" >&5 15984 15988 if (exit $ac_status) && test -s "$ac_outfile"; then 15985 15989 # The compiler can only warn and ignore the option if not recognized … … 16081 16085 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16082 16086 -e 's:$: $lt_compiler_flag:'` 16083 (eval echo "\"\$as_me:1608 3: $lt_compile\"" >&5)16087 (eval echo "\"\$as_me:16087: $lt_compile\"" >&5) 16084 16088 (eval "$lt_compile" 2>out/conftest.err) 16085 16089 ac_status=$? 16086 16090 cat out/conftest.err >&5 16087 echo "$as_me:160 87: \$? = $ac_status" >&516091 echo "$as_me:16091: \$? = $ac_status" >&5 16088 16092 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16089 16093 then … … 18288 18292 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18289 18293 -e 's:$: $lt_compiler_flag:'` 18290 (eval echo "\"\$as_me:1829 0: $lt_compile\"" >&5)18294 (eval echo "\"\$as_me:18294: $lt_compile\"" >&5) 18291 18295 (eval "$lt_compile" 2>conftest.err) 18292 18296 ac_status=$? 18293 18297 cat conftest.err >&5 18294 echo "$as_me:1829 4: \$? = $ac_status" >&518298 echo "$as_me:18298: \$? = $ac_status" >&5 18295 18299 if (exit $ac_status) && test -s "$ac_outfile"; then 18296 18300 # The compiler can only warn and ignore the option if not recognized … … 18556 18560 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18557 18561 -e 's:$: $lt_compiler_flag:'` 18558 (eval echo "\"\$as_me:185 58: $lt_compile\"" >&5)18562 (eval echo "\"\$as_me:18562: $lt_compile\"" >&5) 18559 18563 (eval "$lt_compile" 2>conftest.err) 18560 18564 ac_status=$? 18561 18565 cat conftest.err >&5 18562 echo "$as_me:1856 2: \$? = $ac_status" >&518566 echo "$as_me:18566: \$? = $ac_status" >&5 18563 18567 if (exit $ac_status) && test -s "$ac_outfile"; then 18564 18568 # The compiler can only warn and ignore the option if not recognized … … 18660 18664 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18661 18665 -e 's:$: $lt_compiler_flag:'` 18662 (eval echo "\"\$as_me:1866 2: $lt_compile\"" >&5)18666 (eval echo "\"\$as_me:18666: $lt_compile\"" >&5) 18663 18667 (eval "$lt_compile" 2>out/conftest.err) 18664 18668 ac_status=$? 18665 18669 cat out/conftest.err >&5 18666 echo "$as_me:186 66: \$? = $ac_status" >&518670 echo "$as_me:18670: \$? = $ac_status" >&5 18667 18671 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18668 18672 then … … 21577 21581 case "$CC" in 21578 21582 clang* ) 21579 21583 dependency_linking=yes 21580 21584 ;; 21581 21585 cl* | */cl* | CL* | */CL* | icl* | */icl* | ICL* | */ICL*) 21582 21586 dependency_linking=no 21583 21587 ;; 21584 21588 *gcc*) 21585 21589 dependency_linking=yes 21586 21590 ;; 21587 21591 *) 21588 21592 dependency_linking=yes 21589 21593 ;; 21590 21594 esac … … 22153 22157 cat >&5 <<_CSEOF 22154 22158 22155 This file was extended by ThirdPartyBlas $as_me 1.4 , which was22159 This file was extended by ThirdPartyBlas $as_me 1.4.0, which was 22156 22160 generated by GNU Autoconf 2.59. Invocation command line was 22157 22161 … … 22211 22215 cat >>$CONFIG_STATUS <<_ACEOF 22212 22216 ac_cs_version="\\ 22213 ThirdPartyBlas config.status 1.4 22217 ThirdPartyBlas config.status 1.4.0 22214 22218 configured by $0, generated by GNU Autoconf 2.59, 22215 22219 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Blas/stable/1.4/configure.ac
r3287 r3353 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.0],[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:0:4) 34 34 35 35 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.