Changeset 1424
- Timestamp:
- Oct 27, 2009 10:40:01 PM (11 years ago)
- Location:
- ThirdParty/Lapack/stable/1.0
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/Lapack/stable/1.0/configure
r1423 r1424 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.0 stable.3 # Generated by GNU Autoconf 2.59 for ThirdPartyLapack 1.0.20. 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.0 stable'433 PACKAGE_STRING='ThirdPartyLapack 1.0 stable'432 PACKAGE_VERSION='1.0.20' 433 PACKAGE_STRING='ThirdPartyLapack 1.0.20' 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 ThirdPartyLapack 1.0 stableto adapt to many kinds of systems.1004 \`configure' configures ThirdPartyLapack 1.0.20 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 ThirdPartyLapack 1.0 stable:";;1070 short | recursive ) echo "Configuration of ThirdPartyLapack 1.0.20:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1232 1232 if $ac_init_version; then 1233 1233 cat <<\_ACEOF 1234 ThirdPartyLapack configure 1.0 stable1234 ThirdPartyLapack configure 1.0.20 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 ThirdPartyLapack $as_me 1.0 stable, which was1254 It was created by ThirdPartyLapack $as_me 1.0.20, which was 1255 1255 generated by GNU Autoconf 2.59. Invocation command line was 1256 1256 … … 1630 1630 coin_projectdir=yes 1631 1631 1632 # Check if a library version is set for libtool1633 1634 1635 1632 1636 1633 ############################################################################# … … 3300 3297 3301 3298 # Provide some information about the compiler. 3302 echo "$as_me:3 302:" \3299 echo "$as_me:3299:" \ 3303 3300 "checking for Fortran 77 compiler version" >&5 3304 3301 ac_compiler=`set X $ac_compile; echo $2` … … 4288 4285 # Define the identity of the package. 4289 4286 PACKAGE='thirdpartylapack' 4290 VERSION='1.0 stable'4287 VERSION='1.0.20' 4291 4288 4292 4289 … … 5481 5478 *-*-irix6*) 5482 5479 # Find out which ABI we are using. 5483 echo '#line 548 3"configure"' > conftest.$ac_ext5480 echo '#line 5480 "configure"' > conftest.$ac_ext 5484 5481 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5485 5482 (eval $ac_compile) 2>&5 … … 7910 7907 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7911 7908 -e 's:$: $lt_compiler_flag:'` 7912 (eval echo "\"\$as_me:79 12: $lt_compile\"" >&5)7909 (eval echo "\"\$as_me:7909: $lt_compile\"" >&5) 7913 7910 (eval "$lt_compile" 2>conftest.err) 7914 7911 ac_status=$? 7915 7912 cat conftest.err >&5 7916 echo "$as_me:791 6: \$? = $ac_status" >&57913 echo "$as_me:7913: \$? = $ac_status" >&5 7917 7914 if (exit $ac_status) && test -s "$ac_outfile"; then 7918 7915 # The compiler can only warn and ignore the option if not recognized … … 8178 8175 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8179 8176 -e 's:$: $lt_compiler_flag:'` 8180 (eval echo "\"\$as_me:81 80: $lt_compile\"" >&5)8177 (eval echo "\"\$as_me:8177: $lt_compile\"" >&5) 8181 8178 (eval "$lt_compile" 2>conftest.err) 8182 8179 ac_status=$? 8183 8180 cat conftest.err >&5 8184 echo "$as_me:818 4: \$? = $ac_status" >&58181 echo "$as_me:8181: \$? = $ac_status" >&5 8185 8182 if (exit $ac_status) && test -s "$ac_outfile"; then 8186 8183 # The compiler can only warn and ignore the option if not recognized … … 8282 8279 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8283 8280 -e 's:$: $lt_compiler_flag:'` 8284 (eval echo "\"\$as_me:828 4: $lt_compile\"" >&5)8281 (eval echo "\"\$as_me:8281: $lt_compile\"" >&5) 8285 8282 (eval "$lt_compile" 2>out/conftest.err) 8286 8283 ac_status=$? 8287 8284 cat out/conftest.err >&5 8288 echo "$as_me:828 8: \$? = $ac_status" >&58285 echo "$as_me:8285: \$? = $ac_status" >&5 8289 8286 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8290 8287 then … … 10627 10624 lt_status=$lt_dlunknown 10628 10625 cat > conftest.$ac_ext <<EOF 10629 #line 1062 9"configure"10626 #line 10626 "configure" 10630 10627 #include "confdefs.h" 10631 10628 … … 10727 10724 lt_status=$lt_dlunknown 10728 10725 cat > conftest.$ac_ext <<EOF 10729 #line 1072 9"configure"10726 #line 10726 "configure" 10730 10727 #include "confdefs.h" 10731 10728 … … 13071 13068 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13072 13069 -e 's:$: $lt_compiler_flag:'` 13073 (eval echo "\"\$as_me:1307 3: $lt_compile\"" >&5)13070 (eval echo "\"\$as_me:13070: $lt_compile\"" >&5) 13074 13071 (eval "$lt_compile" 2>conftest.err) 13075 13072 ac_status=$? 13076 13073 cat conftest.err >&5 13077 echo "$as_me:1307 7: \$? = $ac_status" >&513074 echo "$as_me:13074: \$? = $ac_status" >&5 13078 13075 if (exit $ac_status) && test -s "$ac_outfile"; then 13079 13076 # The compiler can only warn and ignore the option if not recognized … … 13175 13172 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13176 13173 -e 's:$: $lt_compiler_flag:'` 13177 (eval echo "\"\$as_me:1317 7: $lt_compile\"" >&5)13174 (eval echo "\"\$as_me:13174: $lt_compile\"" >&5) 13178 13175 (eval "$lt_compile" 2>out/conftest.err) 13179 13176 ac_status=$? 13180 13177 cat out/conftest.err >&5 13181 echo "$as_me:131 81: \$? = $ac_status" >&513178 echo "$as_me:13178: \$? = $ac_status" >&5 13182 13179 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13183 13180 then … … 14745 14742 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14746 14743 -e 's:$: $lt_compiler_flag:'` 14747 (eval echo "\"\$as_me:1474 7: $lt_compile\"" >&5)14744 (eval echo "\"\$as_me:14744: $lt_compile\"" >&5) 14748 14745 (eval "$lt_compile" 2>conftest.err) 14749 14746 ac_status=$? 14750 14747 cat conftest.err >&5 14751 echo "$as_me:147 51: \$? = $ac_status" >&514748 echo "$as_me:14748: \$? = $ac_status" >&5 14752 14749 if (exit $ac_status) && test -s "$ac_outfile"; then 14753 14750 # The compiler can only warn and ignore the option if not recognized … … 14849 14846 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14850 14847 -e 's:$: $lt_compiler_flag:'` 14851 (eval echo "\"\$as_me:148 51: $lt_compile\"" >&5)14848 (eval echo "\"\$as_me:14848: $lt_compile\"" >&5) 14852 14849 (eval "$lt_compile" 2>out/conftest.err) 14853 14850 ac_status=$? 14854 14851 cat out/conftest.err >&5 14855 echo "$as_me:1485 5: \$? = $ac_status" >&514852 echo "$as_me:14852: \$? = $ac_status" >&5 14856 14853 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14857 14854 then … … 17056 17053 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17057 17054 -e 's:$: $lt_compiler_flag:'` 17058 (eval echo "\"\$as_me:1705 8: $lt_compile\"" >&5)17055 (eval echo "\"\$as_me:17055: $lt_compile\"" >&5) 17059 17056 (eval "$lt_compile" 2>conftest.err) 17060 17057 ac_status=$? 17061 17058 cat conftest.err >&5 17062 echo "$as_me:170 62: \$? = $ac_status" >&517059 echo "$as_me:17059: \$? = $ac_status" >&5 17063 17060 if (exit $ac_status) && test -s "$ac_outfile"; then 17064 17061 # The compiler can only warn and ignore the option if not recognized … … 17324 17321 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17325 17322 -e 's:$: $lt_compiler_flag:'` 17326 (eval echo "\"\$as_me:1732 6: $lt_compile\"" >&5)17323 (eval echo "\"\$as_me:17323: $lt_compile\"" >&5) 17327 17324 (eval "$lt_compile" 2>conftest.err) 17328 17325 ac_status=$? 17329 17326 cat conftest.err >&5 17330 echo "$as_me:173 30: \$? = $ac_status" >&517327 echo "$as_me:17327: \$? = $ac_status" >&5 17331 17328 if (exit $ac_status) && test -s "$ac_outfile"; then 17332 17329 # The compiler can only warn and ignore the option if not recognized … … 17428 17425 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17429 17426 -e 's:$: $lt_compiler_flag:'` 17430 (eval echo "\"\$as_me:174 30: $lt_compile\"" >&5)17427 (eval echo "\"\$as_me:17427: $lt_compile\"" >&5) 17431 17428 (eval "$lt_compile" 2>out/conftest.err) 17432 17429 ac_status=$? 17433 17430 cat out/conftest.err >&5 17434 echo "$as_me:1743 4: \$? = $ac_status" >&517431 echo "$as_me:17431: \$? = $ac_status" >&5 17435 17432 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17436 17433 then … … 20313 20310 LT_LDFLAGS= 20314 20311 20315 # Check if we want to set the library version20316 echo "$as_me:$LINENO: checking if library version is set" >&520317 echo $ECHO_N "checking if library version is set... $ECHO_C" >&620318 if test x"$coin_libversion" != x; then20319 LT_LDFLAGS="$LT_LDFLAGS -version-info $coin_libversion"20320 echo "$as_me:$LINENO: result: $coin_libversion" >&520321 echo "${ECHO_T}$coin_libversion" >&620322 else20323 echo "$as_me:$LINENO: result: no" >&520324 echo "${ECHO_T}no" >&620325 fi20326 20327 20328 20312 20329 20313 #END … … 20383 20367 ac_save_FFLAGS=$FFLAGS 20384 20368 FFLAGS="$FFLAGS $ac_verb" 20385 (eval echo $as_me:203 85: \"$ac_link\") >&520369 (eval echo $as_me:20369: \"$ac_link\") >&5 20386 20370 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 20387 20371 echo "$ac_f77_v_output" >&5 … … 20461 20445 ac_save_FFLAGS=$FFLAGS 20462 20446 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 20463 (eval echo $as_me:204 63: \"$ac_link\") >&520447 (eval echo $as_me:20447: \"$ac_link\") >&5 20464 20448 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 20465 20449 echo "$ac_f77_v_output" >&5 … … 25617 25601 cat >&5 <<_CSEOF 25618 25602 25619 This file was extended by ThirdPartyLapack $as_me 1.0 stable, which was25603 This file was extended by ThirdPartyLapack $as_me 1.0.20, which was 25620 25604 generated by GNU Autoconf 2.59. Invocation command line was 25621 25605 … … 25678 25662 cat >>$CONFIG_STATUS <<_ACEOF 25679 25663 ac_cs_version="\\ 25680 ThirdPartyLapack config.status 1.0 stable25664 ThirdPartyLapack config.status 1.0.20 25681 25665 configured by $0, generated by GNU Autoconf 2.59, 25682 25666 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/Lapack/stable/1.0/configure.ac
r1423 r1424 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([ThirdPartyLapack],[1.0 stable],15 AC_INIT([ThirdPartyLapack],[1.0.20], 16 16 [http://projects.coin-or.org/BuildTools/newticket]) 17 17 … … 32 32 AC_PREFIX_DEFAULT([`pwd`]) 33 33 34 AC_COIN_PROJECTDIR_INIT 34 AC_COIN_PROJECTDIR_INIT(1:20:0) 35 35 36 36 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.