Changeset 3821 for ThirdParty/ASL/stable/1.4/configure
- Timestamp:
- Jun 2, 2018 9:36:30 AM (18 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.4/configure
r3818 r3821 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.4. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyASL 1.4.0. 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.4 '433 PACKAGE_STRING='ThirdPartyASL 1.4 '432 PACKAGE_VERSION='1.4.0' 433 PACKAGE_STRING='ThirdPartyASL 1.4.0' 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.4 to adapt to many kinds of systems.992 \`configure' configures ThirdPartyASL 1.4.0 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.4 :";;1058 short | recursive ) echo "Configuration of ThirdPartyASL 1.4.0:";; 1059 1059 esac 1060 1060 cat <<\_ACEOF … … 1219 1219 if $ac_init_version; then 1220 1220 cat <<\_ACEOF 1221 ThirdPartyASL configure 1.4 1221 ThirdPartyASL configure 1.4.0 1222 1222 generated by GNU Autoconf 2.59 1223 1223 … … 1239 1239 running configure, to aid debugging if configure makes a mistake. 1240 1240 1241 It was created by ThirdPartyASL $as_me 1.4 , which was1241 It was created by ThirdPartyASL $as_me 1.4.0, which was 1242 1242 generated by GNU Autoconf 2.59. Invocation command line was 1243 1243 … … 1762 1762 1763 1763 # Capture libtool library version, if given. 1764 coin_libversion=5:0:4 1764 1765 1765 1766 … … 3602 3603 # Define the identity of the package. 3603 3604 PACKAGE='thirdpartyasl' 3604 VERSION='1.4 '3605 VERSION='1.4.0' 3605 3606 3606 3607 … … 4789 4790 *-*-irix6*) 4790 4791 # Find out which ABI we are using. 4791 echo '#line 479 1"configure"' > conftest.$ac_ext4792 echo '#line 4792 "configure"' > conftest.$ac_ext 4792 4793 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4793 4794 (eval $ac_compile) 2>&5 … … 6388 6389 6389 6390 # Provide some information about the compiler. 6390 echo "$as_me:639 0:" \6391 echo "$as_me:6391:" \ 6391 6392 "checking for Fortran 77 compiler version" >&5 6392 6393 ac_compiler=`set X $ac_compile; echo $2` … … 7455 7456 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7456 7457 -e 's:$: $lt_compiler_flag:'` 7457 (eval echo "\"\$as_me:745 7: $lt_compile\"" >&5)7458 (eval echo "\"\$as_me:7458: $lt_compile\"" >&5) 7458 7459 (eval "$lt_compile" 2>conftest.err) 7459 7460 ac_status=$? 7460 7461 cat conftest.err >&5 7461 echo "$as_me:746 1: \$? = $ac_status" >&57462 echo "$as_me:7462: \$? = $ac_status" >&5 7462 7463 if (exit $ac_status) && test -s "$ac_outfile"; then 7463 7464 # The compiler can only warn and ignore the option if not recognized … … 7723 7724 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7724 7725 -e 's:$: $lt_compiler_flag:'` 7725 (eval echo "\"\$as_me:772 5: $lt_compile\"" >&5)7726 (eval echo "\"\$as_me:7726: $lt_compile\"" >&5) 7726 7727 (eval "$lt_compile" 2>conftest.err) 7727 7728 ac_status=$? 7728 7729 cat conftest.err >&5 7729 echo "$as_me:77 29: \$? = $ac_status" >&57730 echo "$as_me:7730: \$? = $ac_status" >&5 7730 7731 if (exit $ac_status) && test -s "$ac_outfile"; then 7731 7732 # The compiler can only warn and ignore the option if not recognized … … 7827 7828 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7828 7829 -e 's:$: $lt_compiler_flag:'` 7829 (eval echo "\"\$as_me:78 29: $lt_compile\"" >&5)7830 (eval echo "\"\$as_me:7830: $lt_compile\"" >&5) 7830 7831 (eval "$lt_compile" 2>out/conftest.err) 7831 7832 ac_status=$? 7832 7833 cat out/conftest.err >&5 7833 echo "$as_me:783 3: \$? = $ac_status" >&57834 echo "$as_me:7834: \$? = $ac_status" >&5 7834 7835 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7835 7836 then … … 10172 10173 lt_status=$lt_dlunknown 10173 10174 cat > conftest.$ac_ext <<EOF 10174 #line 1017 4"configure"10175 #line 10175 "configure" 10175 10176 #include "confdefs.h" 10176 10177 … … 10272 10273 lt_status=$lt_dlunknown 10273 10274 cat > conftest.$ac_ext <<EOF 10274 #line 1027 4"configure"10275 #line 10275 "configure" 10275 10276 #include "confdefs.h" 10276 10277 … … 12616 12617 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12617 12618 -e 's:$: $lt_compiler_flag:'` 12618 (eval echo "\"\$as_me:1261 8: $lt_compile\"" >&5)12619 (eval echo "\"\$as_me:12619: $lt_compile\"" >&5) 12619 12620 (eval "$lt_compile" 2>conftest.err) 12620 12621 ac_status=$? 12621 12622 cat conftest.err >&5 12622 echo "$as_me:1262 2: \$? = $ac_status" >&512623 echo "$as_me:12623: \$? = $ac_status" >&5 12623 12624 if (exit $ac_status) && test -s "$ac_outfile"; then 12624 12625 # The compiler can only warn and ignore the option if not recognized … … 12720 12721 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12721 12722 -e 's:$: $lt_compiler_flag:'` 12722 (eval echo "\"\$as_me:1272 2: $lt_compile\"" >&5)12723 (eval echo "\"\$as_me:12723: $lt_compile\"" >&5) 12723 12724 (eval "$lt_compile" 2>out/conftest.err) 12724 12725 ac_status=$? 12725 12726 cat out/conftest.err >&5 12726 echo "$as_me:1272 6: \$? = $ac_status" >&512727 echo "$as_me:12727: \$? = $ac_status" >&5 12727 12728 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12728 12729 then … … 14290 14291 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14291 14292 -e 's:$: $lt_compiler_flag:'` 14292 (eval echo "\"\$as_me:1429 2: $lt_compile\"" >&5)14293 (eval echo "\"\$as_me:14293: $lt_compile\"" >&5) 14293 14294 (eval "$lt_compile" 2>conftest.err) 14294 14295 ac_status=$? 14295 14296 cat conftest.err >&5 14296 echo "$as_me:1429 6: \$? = $ac_status" >&514297 echo "$as_me:14297: \$? = $ac_status" >&5 14297 14298 if (exit $ac_status) && test -s "$ac_outfile"; then 14298 14299 # The compiler can only warn and ignore the option if not recognized … … 14394 14395 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14395 14396 -e 's:$: $lt_compiler_flag:'` 14396 (eval echo "\"\$as_me:1439 6: $lt_compile\"" >&5)14397 (eval echo "\"\$as_me:14397: $lt_compile\"" >&5) 14397 14398 (eval "$lt_compile" 2>out/conftest.err) 14398 14399 ac_status=$? 14399 14400 cat out/conftest.err >&5 14400 echo "$as_me:1440 0: \$? = $ac_status" >&514401 echo "$as_me:14401: \$? = $ac_status" >&5 14401 14402 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14402 14403 then … … 16601 16602 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16602 16603 -e 's:$: $lt_compiler_flag:'` 16603 (eval echo "\"\$as_me:1660 3: $lt_compile\"" >&5)16604 (eval echo "\"\$as_me:16604: $lt_compile\"" >&5) 16604 16605 (eval "$lt_compile" 2>conftest.err) 16605 16606 ac_status=$? 16606 16607 cat conftest.err >&5 16607 echo "$as_me:1660 7: \$? = $ac_status" >&516608 echo "$as_me:16608: \$? = $ac_status" >&5 16608 16609 if (exit $ac_status) && test -s "$ac_outfile"; then 16609 16610 # The compiler can only warn and ignore the option if not recognized … … 16869 16870 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16870 16871 -e 's:$: $lt_compiler_flag:'` 16871 (eval echo "\"\$as_me:1687 1: $lt_compile\"" >&5)16872 (eval echo "\"\$as_me:16872: $lt_compile\"" >&5) 16872 16873 (eval "$lt_compile" 2>conftest.err) 16873 16874 ac_status=$? 16874 16875 cat conftest.err >&5 16875 echo "$as_me:1687 5: \$? = $ac_status" >&516876 echo "$as_me:16876: \$? = $ac_status" >&5 16876 16877 if (exit $ac_status) && test -s "$ac_outfile"; then 16877 16878 # The compiler can only warn and ignore the option if not recognized … … 16973 16974 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16974 16975 -e 's:$: $lt_compiler_flag:'` 16975 (eval echo "\"\$as_me:1697 5: $lt_compile\"" >&5)16976 (eval echo "\"\$as_me:16976: $lt_compile\"" >&5) 16976 16977 (eval "$lt_compile" 2>out/conftest.err) 16977 16978 ac_status=$? 16978 16979 cat out/conftest.err >&5 16979 echo "$as_me:169 79: \$? = $ac_status" >&516980 echo "$as_me:16980: \$? = $ac_status" >&5 16980 16981 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16981 16982 then … … 21080 21081 cat >&5 <<_CSEOF 21081 21082 21082 This file was extended by ThirdPartyASL $as_me 1.4 , which was21083 This file was extended by ThirdPartyASL $as_me 1.4.0, which was 21083 21084 generated by GNU Autoconf 2.59. Invocation command line was 21084 21085 … … 21138 21139 cat >>$CONFIG_STATUS <<_ACEOF 21139 21140 ac_cs_version="\\ 21140 ThirdPartyASL config.status 1.4 21141 ThirdPartyASL config.status 1.4.0 21141 21142 configured by $0, generated by GNU Autoconf 2.59, 21142 21143 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\"
Note: See TracChangeset
for help on using the changeset viewer.