Changeset 1929 for ThirdParty/ASL
- Timestamp:
- Dec 19, 2010 3:32:35 PM (9 years ago)
- Location:
- ThirdParty/ASL/stable/1.1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.1/configure
r1927 r1929 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. 2.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 .2'433 PACKAGE_STRING='ThirdPartyASL 1.1 .2'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 .2to 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 .2:";;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 .21220 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 .2, 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=2:2:11751 1750 1752 1751 … … 3649 3648 # Define the identity of the package. 3650 3649 PACKAGE='thirdpartyasl' 3651 VERSION='1.1 .2'3650 VERSION='1.1' 3652 3651 3653 3652 … … 4831 4830 *-*-irix6*) 4832 4831 # Find out which ABI we are using. 4833 echo '#line 483 3"configure"' > conftest.$ac_ext4832 echo '#line 4832 "configure"' > conftest.$ac_ext 4834 4833 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4835 4834 (eval $ac_compile) 2>&5 … … 6430 6429 6431 6430 # Provide some information about the compiler. 6432 echo "$as_me:643 2:" \6431 echo "$as_me:6431:" \ 6433 6432 "checking for Fortran 77 compiler version" >&5 6434 6433 ac_compiler=`set X $ac_compile; echo $2` … … 7497 7496 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7498 7497 -e 's:$: $lt_compiler_flag:'` 7499 (eval echo "\"\$as_me:749 9: $lt_compile\"" >&5)7498 (eval echo "\"\$as_me:7498: $lt_compile\"" >&5) 7500 7499 (eval "$lt_compile" 2>conftest.err) 7501 7500 ac_status=$? 7502 7501 cat conftest.err >&5 7503 echo "$as_me:750 3: \$? = $ac_status" >&57502 echo "$as_me:7502: \$? = $ac_status" >&5 7504 7503 if (exit $ac_status) && test -s "$ac_outfile"; then 7505 7504 # The compiler can only warn and ignore the option if not recognized … … 7765 7764 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7766 7765 -e 's:$: $lt_compiler_flag:'` 7767 (eval echo "\"\$as_me:776 7: $lt_compile\"" >&5)7766 (eval echo "\"\$as_me:7766: $lt_compile\"" >&5) 7768 7767 (eval "$lt_compile" 2>conftest.err) 7769 7768 ac_status=$? 7770 7769 cat conftest.err >&5 7771 echo "$as_me:777 1: \$? = $ac_status" >&57770 echo "$as_me:7770: \$? = $ac_status" >&5 7772 7771 if (exit $ac_status) && test -s "$ac_outfile"; then 7773 7772 # The compiler can only warn and ignore the option if not recognized … … 7869 7868 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7870 7869 -e 's:$: $lt_compiler_flag:'` 7871 (eval echo "\"\$as_me:787 1: $lt_compile\"" >&5)7870 (eval echo "\"\$as_me:7870: $lt_compile\"" >&5) 7872 7871 (eval "$lt_compile" 2>out/conftest.err) 7873 7872 ac_status=$? 7874 7873 cat out/conftest.err >&5 7875 echo "$as_me:787 5: \$? = $ac_status" >&57874 echo "$as_me:7874: \$? = $ac_status" >&5 7876 7875 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7877 7876 then … … 10214 10213 lt_status=$lt_dlunknown 10215 10214 cat > conftest.$ac_ext <<EOF 10216 #line 1021 6"configure"10215 #line 10215 "configure" 10217 10216 #include "confdefs.h" 10218 10217 … … 10314 10313 lt_status=$lt_dlunknown 10315 10314 cat > conftest.$ac_ext <<EOF 10316 #line 1031 6"configure"10315 #line 10315 "configure" 10317 10316 #include "confdefs.h" 10318 10317 … … 12658 12657 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12659 12658 -e 's:$: $lt_compiler_flag:'` 12660 (eval echo "\"\$as_me:126 60: $lt_compile\"" >&5)12659 (eval echo "\"\$as_me:12659: $lt_compile\"" >&5) 12661 12660 (eval "$lt_compile" 2>conftest.err) 12662 12661 ac_status=$? 12663 12662 cat conftest.err >&5 12664 echo "$as_me:1266 4: \$? = $ac_status" >&512663 echo "$as_me:12663: \$? = $ac_status" >&5 12665 12664 if (exit $ac_status) && test -s "$ac_outfile"; then 12666 12665 # The compiler can only warn and ignore the option if not recognized … … 12762 12761 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12763 12762 -e 's:$: $lt_compiler_flag:'` 12764 (eval echo "\"\$as_me:1276 4: $lt_compile\"" >&5)12763 (eval echo "\"\$as_me:12763: $lt_compile\"" >&5) 12765 12764 (eval "$lt_compile" 2>out/conftest.err) 12766 12765 ac_status=$? 12767 12766 cat out/conftest.err >&5 12768 echo "$as_me:1276 8: \$? = $ac_status" >&512767 echo "$as_me:12767: \$? = $ac_status" >&5 12769 12768 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12770 12769 then … … 14332 14331 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14333 14332 -e 's:$: $lt_compiler_flag:'` 14334 (eval echo "\"\$as_me:1433 4: $lt_compile\"" >&5)14333 (eval echo "\"\$as_me:14333: $lt_compile\"" >&5) 14335 14334 (eval "$lt_compile" 2>conftest.err) 14336 14335 ac_status=$? 14337 14336 cat conftest.err >&5 14338 echo "$as_me:1433 8: \$? = $ac_status" >&514337 echo "$as_me:14337: \$? = $ac_status" >&5 14339 14338 if (exit $ac_status) && test -s "$ac_outfile"; then 14340 14339 # The compiler can only warn and ignore the option if not recognized … … 14436 14435 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14437 14436 -e 's:$: $lt_compiler_flag:'` 14438 (eval echo "\"\$as_me:1443 8: $lt_compile\"" >&5)14437 (eval echo "\"\$as_me:14437: $lt_compile\"" >&5) 14439 14438 (eval "$lt_compile" 2>out/conftest.err) 14440 14439 ac_status=$? 14441 14440 cat out/conftest.err >&5 14442 echo "$as_me:1444 2: \$? = $ac_status" >&514441 echo "$as_me:14441: \$? = $ac_status" >&5 14443 14442 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14444 14443 then … … 16643 16642 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16644 16643 -e 's:$: $lt_compiler_flag:'` 16645 (eval echo "\"\$as_me:1664 5: $lt_compile\"" >&5)16644 (eval echo "\"\$as_me:16644: $lt_compile\"" >&5) 16646 16645 (eval "$lt_compile" 2>conftest.err) 16647 16646 ac_status=$? 16648 16647 cat conftest.err >&5 16649 echo "$as_me:1664 9: \$? = $ac_status" >&516648 echo "$as_me:16648: \$? = $ac_status" >&5 16650 16649 if (exit $ac_status) && test -s "$ac_outfile"; then 16651 16650 # The compiler can only warn and ignore the option if not recognized … … 16911 16910 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16912 16911 -e 's:$: $lt_compiler_flag:'` 16913 (eval echo "\"\$as_me:1691 3: $lt_compile\"" >&5)16912 (eval echo "\"\$as_me:16912: $lt_compile\"" >&5) 16914 16913 (eval "$lt_compile" 2>conftest.err) 16915 16914 ac_status=$? 16916 16915 cat conftest.err >&5 16917 echo "$as_me:1691 7: \$? = $ac_status" >&516916 echo "$as_me:16916: \$? = $ac_status" >&5 16918 16917 if (exit $ac_status) && test -s "$ac_outfile"; then 16919 16918 # The compiler can only warn and ignore the option if not recognized … … 17015 17014 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17016 17015 -e 's:$: $lt_compiler_flag:'` 17017 (eval echo "\"\$as_me:1701 7: $lt_compile\"" >&5)17016 (eval echo "\"\$as_me:17016: $lt_compile\"" >&5) 17018 17017 (eval "$lt_compile" 2>out/conftest.err) 17019 17018 ac_status=$? 17020 17019 cat out/conftest.err >&5 17021 echo "$as_me:1702 1: \$? = $ac_status" >&517020 echo "$as_me:17020: \$? = $ac_status" >&5 17022 17021 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17023 17022 then … … 20899 20898 cat >&5 <<_CSEOF 20900 20899 20901 This file was extended by ThirdPartyASL $as_me 1.1 .2, which was20900 This file was extended by ThirdPartyASL $as_me 1.1, which was 20902 20901 generated by GNU Autoconf 2.59. Invocation command line was 20903 20902 … … 20957 20956 cat >>$CONFIG_STATUS <<_ACEOF 20958 20957 ac_cs_version="\\ 20959 ThirdPartyASL config.status 1.1 .220958 ThirdPartyASL config.status 1.1 20960 20959 configured by $0, generated by GNU Autoconf 2.59, 20961 20960 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/ASL/stable/1.1/configure.ac
r1927 r1929 14 14 AC_PREREQ(2.59) 15 15 16 AC_INIT([ThirdPartyASL],[1.1 .2],[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 ,2:2:1)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.