Changeset 2179
- Timestamp:
- Apr 7, 2011 10:15:30 AM (10 years ago)
- Location:
- ThirdParty/ASL/stable/1.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.1/configure
r2177 r2179 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. 4.3 # Generated by GNU Autoconf 2.59 for ThirdPartyASL 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 .4'433 PACKAGE_STRING='ThirdPartyASL 1.1 .4'432 PACKAGE_VERSION='1.1' 433 PACKAGE_STRING='ThirdPartyASL 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 .4to adapt to many kinds of systems.992 \`configure' configures ThirdPartyASL 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 .4:";;1058 short | recursive ) echo "Configuration of ThirdPartyASL 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 .41220 ThirdPartyASL configure 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 .4, which was1240 It was created by ThirdPartyASL $as_me 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=0:4:21751 1750 1752 1751 … … 3649 3648 # Define the identity of the package. 3650 3649 PACKAGE='thirdpartyasl' 3651 VERSION='1.1 .4'3650 VERSION='1.1' 3652 3651 3653 3652 … … 4836 4835 *-*-irix6*) 4837 4836 # Find out which ABI we are using. 4838 echo '#line 483 8"configure"' > conftest.$ac_ext4837 echo '#line 4837 "configure"' > conftest.$ac_ext 4839 4838 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4840 4839 (eval $ac_compile) 2>&5 … … 6435 6434 6436 6435 # Provide some information about the compiler. 6437 echo "$as_me:643 7:" \6436 echo "$as_me:6436:" \ 6438 6437 "checking for Fortran 77 compiler version" >&5 6439 6438 ac_compiler=`set X $ac_compile; echo $2` … … 7502 7501 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7503 7502 -e 's:$: $lt_compiler_flag:'` 7504 (eval echo "\"\$as_me:750 4: $lt_compile\"" >&5)7503 (eval echo "\"\$as_me:7503: $lt_compile\"" >&5) 7505 7504 (eval "$lt_compile" 2>conftest.err) 7506 7505 ac_status=$? 7507 7506 cat conftest.err >&5 7508 echo "$as_me:750 8: \$? = $ac_status" >&57507 echo "$as_me:7507: \$? = $ac_status" >&5 7509 7508 if (exit $ac_status) && test -s "$ac_outfile"; then 7510 7509 # The compiler can only warn and ignore the option if not recognized … … 7770 7769 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7771 7770 -e 's:$: $lt_compiler_flag:'` 7772 (eval echo "\"\$as_me:777 2: $lt_compile\"" >&5)7771 (eval echo "\"\$as_me:7771: $lt_compile\"" >&5) 7773 7772 (eval "$lt_compile" 2>conftest.err) 7774 7773 ac_status=$? 7775 7774 cat conftest.err >&5 7776 echo "$as_me:777 6: \$? = $ac_status" >&57775 echo "$as_me:7775: \$? = $ac_status" >&5 7777 7776 if (exit $ac_status) && test -s "$ac_outfile"; then 7778 7777 # The compiler can only warn and ignore the option if not recognized … … 7874 7873 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7875 7874 -e 's:$: $lt_compiler_flag:'` 7876 (eval echo "\"\$as_me:787 6: $lt_compile\"" >&5)7875 (eval echo "\"\$as_me:7875: $lt_compile\"" >&5) 7877 7876 (eval "$lt_compile" 2>out/conftest.err) 7878 7877 ac_status=$? 7879 7878 cat out/conftest.err >&5 7880 echo "$as_me:78 80: \$? = $ac_status" >&57879 echo "$as_me:7879: \$? = $ac_status" >&5 7881 7880 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7882 7881 then … … 10219 10218 lt_status=$lt_dlunknown 10220 10219 cat > conftest.$ac_ext <<EOF 10221 #line 1022 1"configure"10220 #line 10220 "configure" 10222 10221 #include "confdefs.h" 10223 10222 … … 10319 10318 lt_status=$lt_dlunknown 10320 10319 cat > conftest.$ac_ext <<EOF 10321 #line 1032 1"configure"10320 #line 10320 "configure" 10322 10321 #include "confdefs.h" 10323 10322 … … 12663 12662 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12664 12663 -e 's:$: $lt_compiler_flag:'` 12665 (eval echo "\"\$as_me:1266 5: $lt_compile\"" >&5)12664 (eval echo "\"\$as_me:12664: $lt_compile\"" >&5) 12666 12665 (eval "$lt_compile" 2>conftest.err) 12667 12666 ac_status=$? 12668 12667 cat conftest.err >&5 12669 echo "$as_me:1266 9: \$? = $ac_status" >&512668 echo "$as_me:12668: \$? = $ac_status" >&5 12670 12669 if (exit $ac_status) && test -s "$ac_outfile"; then 12671 12670 # The compiler can only warn and ignore the option if not recognized … … 12767 12766 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12768 12767 -e 's:$: $lt_compiler_flag:'` 12769 (eval echo "\"\$as_me:1276 9: $lt_compile\"" >&5)12768 (eval echo "\"\$as_me:12768: $lt_compile\"" >&5) 12770 12769 (eval "$lt_compile" 2>out/conftest.err) 12771 12770 ac_status=$? 12772 12771 cat out/conftest.err >&5 12773 echo "$as_me:1277 3: \$? = $ac_status" >&512772 echo "$as_me:12772: \$? = $ac_status" >&5 12774 12773 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12775 12774 then … … 14337 14336 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14338 14337 -e 's:$: $lt_compiler_flag:'` 14339 (eval echo "\"\$as_me:1433 9: $lt_compile\"" >&5)14338 (eval echo "\"\$as_me:14338: $lt_compile\"" >&5) 14340 14339 (eval "$lt_compile" 2>conftest.err) 14341 14340 ac_status=$? 14342 14341 cat conftest.err >&5 14343 echo "$as_me:1434 3: \$? = $ac_status" >&514342 echo "$as_me:14342: \$? = $ac_status" >&5 14344 14343 if (exit $ac_status) && test -s "$ac_outfile"; then 14345 14344 # The compiler can only warn and ignore the option if not recognized … … 14441 14440 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14442 14441 -e 's:$: $lt_compiler_flag:'` 14443 (eval echo "\"\$as_me:1444 3: $lt_compile\"" >&5)14442 (eval echo "\"\$as_me:14442: $lt_compile\"" >&5) 14444 14443 (eval "$lt_compile" 2>out/conftest.err) 14445 14444 ac_status=$? 14446 14445 cat out/conftest.err >&5 14447 echo "$as_me:1444 7: \$? = $ac_status" >&514446 echo "$as_me:14446: \$? = $ac_status" >&5 14448 14447 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14449 14448 then … … 16648 16647 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16649 16648 -e 's:$: $lt_compiler_flag:'` 16650 (eval echo "\"\$as_me:166 50: $lt_compile\"" >&5)16649 (eval echo "\"\$as_me:16649: $lt_compile\"" >&5) 16651 16650 (eval "$lt_compile" 2>conftest.err) 16652 16651 ac_status=$? 16653 16652 cat conftest.err >&5 16654 echo "$as_me:1665 4: \$? = $ac_status" >&516653 echo "$as_me:16653: \$? = $ac_status" >&5 16655 16654 if (exit $ac_status) && test -s "$ac_outfile"; then 16656 16655 # The compiler can only warn and ignore the option if not recognized … … 16916 16915 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16917 16916 -e 's:$: $lt_compiler_flag:'` 16918 (eval echo "\"\$as_me:1691 8: $lt_compile\"" >&5)16917 (eval echo "\"\$as_me:16917: $lt_compile\"" >&5) 16919 16918 (eval "$lt_compile" 2>conftest.err) 16920 16919 ac_status=$? 16921 16920 cat conftest.err >&5 16922 echo "$as_me:1692 2: \$? = $ac_status" >&516921 echo "$as_me:16921: \$? = $ac_status" >&5 16923 16922 if (exit $ac_status) && test -s "$ac_outfile"; then 16924 16923 # The compiler can only warn and ignore the option if not recognized … … 17020 17019 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17021 17020 -e 's:$: $lt_compiler_flag:'` 17022 (eval echo "\"\$as_me:1702 2: $lt_compile\"" >&5)17021 (eval echo "\"\$as_me:17021: $lt_compile\"" >&5) 17023 17022 (eval "$lt_compile" 2>out/conftest.err) 17024 17023 ac_status=$? 17025 17024 cat out/conftest.err >&5 17026 echo "$as_me:1702 6: \$? = $ac_status" >&517025 echo "$as_me:17025: \$? = $ac_status" >&5 17027 17026 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17028 17027 then … … 20904 20903 cat >&5 <<_CSEOF 20905 20904 20906 This file was extended by ThirdPartyASL $as_me 1.1 .4, which was20905 This file was extended by ThirdPartyASL $as_me 1.1, which was 20907 20906 generated by GNU Autoconf 2.59. Invocation command line was 20908 20907 … … 20962 20961 cat >>$CONFIG_STATUS <<_ACEOF 20963 20962 ac_cs_version="\\ 20964 ThirdPartyASL config.status 1.1 .420963 ThirdPartyASL config.status 1.1 20965 20964 configured by $0, generated by GNU Autoconf 2.59, 20966 20965 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/ASL/stable/1.1/configure.ac
r2177 r2179 14 14 AC_PREREQ(2.59) 15 15 16 AC_INIT([ThirdPartyASL],[1.1 .4],[http://projects.coin-or.org/BuildTools/newticket])16 AC_INIT([ThirdPartyASL],[1.1],[http://projects.coin-or.org/BuildTools/newticket]) 17 17 18 18 AC_COPYRIGHT([ … … 40 40 41 41 # A bit of initial setup. 42 AC_COIN_PROJECTDIR_INIT(ASL ,0:4:2)42 AC_COIN_PROJECTDIR_INIT(ASL) 43 43 44 44 # Turn off warnings and pedantic mode since they could make trouble on some
Note: See TracChangeset
for help on using the changeset viewer.