Changeset 1847 for ThirdParty/ASL/stable/1.1/configure
- Timestamp:
- Nov 25, 2010 3:11:49 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.1/configure
r1775 r1847 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyASL 1.1. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyASL 1.1.1. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyASL' 431 431 PACKAGE_TARNAME='thirdpartyasl' 432 PACKAGE_VERSION='1.1 '433 PACKAGE_STRING='ThirdPartyASL 1.1 '432 PACKAGE_VERSION='1.1.1' 433 PACKAGE_STRING='ThirdPartyASL 1.1.1' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 990 990 # This message is too long to be a string in the A/UX 3.1 sh. 991 991 cat <<_ACEOF 992 \`configure' configures ThirdPartyASL 1.1 to adapt to many kinds of systems.992 \`configure' configures ThirdPartyASL 1.1.1 to adapt to many kinds of systems. 993 993 994 994 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1056 1056 if test -n "$ac_init_help"; then 1057 1057 case $ac_init_help in 1058 short | recursive ) echo "Configuration of ThirdPartyASL 1.1 :";;1058 short | recursive ) echo "Configuration of ThirdPartyASL 1.1.1:";; 1059 1059 esac 1060 1060 cat <<\_ACEOF … … 1218 1218 if $ac_init_version; then 1219 1219 cat <<\_ACEOF 1220 ThirdPartyASL configure 1.1 1220 ThirdPartyASL configure 1.1.1 1221 1221 generated by GNU Autoconf 2.59 1222 1222 … … 1238 1238 running configure, to aid debugging if configure makes a mistake. 1239 1239 1240 It was created by ThirdPartyASL $as_me 1.1 , which was1240 It was created by ThirdPartyASL $as_me 1.1.1, which was 1241 1241 generated by GNU Autoconf 2.59. Invocation command line was 1242 1242 … … 1748 1748 1749 1749 # Capture libtool library version, if given. 1750 coin_libversion=2:1:1 1750 1751 1751 1752 … … 3628 3629 # Define the identity of the package. 3629 3630 PACKAGE='thirdpartyasl' 3630 VERSION='1.1 '3631 VERSION='1.1.1' 3631 3632 3632 3633 … … 4810 4811 *-*-irix6*) 4811 4812 # Find out which ABI we are using. 4812 echo '#line 481 2"configure"' > conftest.$ac_ext4813 echo '#line 4813 "configure"' > conftest.$ac_ext 4813 4814 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4814 4815 (eval $ac_compile) 2>&5 … … 6409 6410 6410 6411 # Provide some information about the compiler. 6411 echo "$as_me:641 1:" \6412 echo "$as_me:6412:" \ 6412 6413 "checking for Fortran 77 compiler version" >&5 6413 6414 ac_compiler=`set X $ac_compile; echo $2` … … 7476 7477 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7477 7478 -e 's:$: $lt_compiler_flag:'` 7478 (eval echo "\"\$as_me:747 8: $lt_compile\"" >&5)7479 (eval echo "\"\$as_me:7479: $lt_compile\"" >&5) 7479 7480 (eval "$lt_compile" 2>conftest.err) 7480 7481 ac_status=$? 7481 7482 cat conftest.err >&5 7482 echo "$as_me:748 2: \$? = $ac_status" >&57483 echo "$as_me:7483: \$? = $ac_status" >&5 7483 7484 if (exit $ac_status) && test -s "$ac_outfile"; then 7484 7485 # The compiler can only warn and ignore the option if not recognized … … 7744 7745 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7745 7746 -e 's:$: $lt_compiler_flag:'` 7746 (eval echo "\"\$as_me:774 6: $lt_compile\"" >&5)7747 (eval echo "\"\$as_me:7747: $lt_compile\"" >&5) 7747 7748 (eval "$lt_compile" 2>conftest.err) 7748 7749 ac_status=$? 7749 7750 cat conftest.err >&5 7750 echo "$as_me:775 0: \$? = $ac_status" >&57751 echo "$as_me:7751: \$? = $ac_status" >&5 7751 7752 if (exit $ac_status) && test -s "$ac_outfile"; then 7752 7753 # The compiler can only warn and ignore the option if not recognized … … 7848 7849 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7849 7850 -e 's:$: $lt_compiler_flag:'` 7850 (eval echo "\"\$as_me:785 0: $lt_compile\"" >&5)7851 (eval echo "\"\$as_me:7851: $lt_compile\"" >&5) 7851 7852 (eval "$lt_compile" 2>out/conftest.err) 7852 7853 ac_status=$? 7853 7854 cat out/conftest.err >&5 7854 echo "$as_me:785 4: \$? = $ac_status" >&57855 echo "$as_me:7855: \$? = $ac_status" >&5 7855 7856 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7856 7857 then … … 10193 10194 lt_status=$lt_dlunknown 10194 10195 cat > conftest.$ac_ext <<EOF 10195 #line 1019 5"configure"10196 #line 10196 "configure" 10196 10197 #include "confdefs.h" 10197 10198 … … 10293 10294 lt_status=$lt_dlunknown 10294 10295 cat > conftest.$ac_ext <<EOF 10295 #line 1029 5"configure"10296 #line 10296 "configure" 10296 10297 #include "confdefs.h" 10297 10298 … … 12637 12638 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12638 12639 -e 's:$: $lt_compiler_flag:'` 12639 (eval echo "\"\$as_me:126 39: $lt_compile\"" >&5)12640 (eval echo "\"\$as_me:12640: $lt_compile\"" >&5) 12640 12641 (eval "$lt_compile" 2>conftest.err) 12641 12642 ac_status=$? 12642 12643 cat conftest.err >&5 12643 echo "$as_me:1264 3: \$? = $ac_status" >&512644 echo "$as_me:12644: \$? = $ac_status" >&5 12644 12645 if (exit $ac_status) && test -s "$ac_outfile"; then 12645 12646 # The compiler can only warn and ignore the option if not recognized … … 12741 12742 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12742 12743 -e 's:$: $lt_compiler_flag:'` 12743 (eval echo "\"\$as_me:1274 3: $lt_compile\"" >&5)12744 (eval echo "\"\$as_me:12744: $lt_compile\"" >&5) 12744 12745 (eval "$lt_compile" 2>out/conftest.err) 12745 12746 ac_status=$? 12746 12747 cat out/conftest.err >&5 12747 echo "$as_me:1274 7: \$? = $ac_status" >&512748 echo "$as_me:12748: \$? = $ac_status" >&5 12748 12749 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12749 12750 then … … 14311 14312 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14312 14313 -e 's:$: $lt_compiler_flag:'` 14313 (eval echo "\"\$as_me:1431 3: $lt_compile\"" >&5)14314 (eval echo "\"\$as_me:14314: $lt_compile\"" >&5) 14314 14315 (eval "$lt_compile" 2>conftest.err) 14315 14316 ac_status=$? 14316 14317 cat conftest.err >&5 14317 echo "$as_me:1431 7: \$? = $ac_status" >&514318 echo "$as_me:14318: \$? = $ac_status" >&5 14318 14319 if (exit $ac_status) && test -s "$ac_outfile"; then 14319 14320 # The compiler can only warn and ignore the option if not recognized … … 14415 14416 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14416 14417 -e 's:$: $lt_compiler_flag:'` 14417 (eval echo "\"\$as_me:1441 7: $lt_compile\"" >&5)14418 (eval echo "\"\$as_me:14418: $lt_compile\"" >&5) 14418 14419 (eval "$lt_compile" 2>out/conftest.err) 14419 14420 ac_status=$? 14420 14421 cat out/conftest.err >&5 14421 echo "$as_me:1442 1: \$? = $ac_status" >&514422 echo "$as_me:14422: \$? = $ac_status" >&5 14422 14423 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14423 14424 then … … 16622 16623 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16623 16624 -e 's:$: $lt_compiler_flag:'` 16624 (eval echo "\"\$as_me:1662 4: $lt_compile\"" >&5)16625 (eval echo "\"\$as_me:16625: $lt_compile\"" >&5) 16625 16626 (eval "$lt_compile" 2>conftest.err) 16626 16627 ac_status=$? 16627 16628 cat conftest.err >&5 16628 echo "$as_me:1662 8: \$? = $ac_status" >&516629 echo "$as_me:16629: \$? = $ac_status" >&5 16629 16630 if (exit $ac_status) && test -s "$ac_outfile"; then 16630 16631 # The compiler can only warn and ignore the option if not recognized … … 16890 16891 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16891 16892 -e 's:$: $lt_compiler_flag:'` 16892 (eval echo "\"\$as_me:1689 2: $lt_compile\"" >&5)16893 (eval echo "\"\$as_me:16893: $lt_compile\"" >&5) 16893 16894 (eval "$lt_compile" 2>conftest.err) 16894 16895 ac_status=$? 16895 16896 cat conftest.err >&5 16896 echo "$as_me:1689 6: \$? = $ac_status" >&516897 echo "$as_me:16897: \$? = $ac_status" >&5 16897 16898 if (exit $ac_status) && test -s "$ac_outfile"; then 16898 16899 # The compiler can only warn and ignore the option if not recognized … … 16994 16995 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16995 16996 -e 's:$: $lt_compiler_flag:'` 16996 (eval echo "\"\$as_me:1699 6: $lt_compile\"" >&5)16997 (eval echo "\"\$as_me:16997: $lt_compile\"" >&5) 16997 16998 (eval "$lt_compile" 2>out/conftest.err) 16998 16999 ac_status=$? 16999 17000 cat out/conftest.err >&5 17000 echo "$as_me:1700 0: \$? = $ac_status" >&517001 echo "$as_me:17001: \$? = $ac_status" >&5 17001 17002 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17002 17003 then … … 20878 20879 cat >&5 <<_CSEOF 20879 20880 20880 This file was extended by ThirdPartyASL $as_me 1.1 , which was20881 This file was extended by ThirdPartyASL $as_me 1.1.1, which was 20881 20882 generated by GNU Autoconf 2.59. Invocation command line was 20882 20883 … … 20936 20937 cat >>$CONFIG_STATUS <<_ACEOF 20937 20938 ac_cs_version="\\ 20938 ThirdPartyASL config.status 1.1 20939 ThirdPartyASL config.status 1.1.1 20939 20940 configured by $0, generated by GNU Autoconf 2.59, 20940 20941 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.