Changeset 2438
- Timestamp:
- Sep 20, 2011 5:46:46 AM (8 years ago)
- Location:
- ThirdParty/ASL/stable/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.2/configure
r2436 r2438 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.2. 1.3 # Generated by GNU Autoconf 2.59 for ThirdPartyASL 1.2. 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.2 .1'433 PACKAGE_STRING='ThirdPartyASL 1.2 .1'432 PACKAGE_VERSION='1.2' 433 PACKAGE_STRING='ThirdPartyASL 1.2' 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.2 .1to adapt to many kinds of systems.992 \`configure' configures ThirdPartyASL 1.2 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.2 .1:";;1058 short | recursive ) echo "Configuration of ThirdPartyASL 1.2:";; 1059 1059 esac 1060 1060 cat <<\_ACEOF … … 1219 1219 if $ac_init_version; then 1220 1220 cat <<\_ACEOF 1221 ThirdPartyASL configure 1.2 .11221 ThirdPartyASL configure 1.2 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.2 .1, which was1241 It was created by ThirdPartyASL $as_me 1.2, 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=3:1:21765 1764 1766 1765 … … 3662 3661 # Define the identity of the package. 3663 3662 PACKAGE='thirdpartyasl' 3664 VERSION='1.2 .1'3663 VERSION='1.2' 3665 3664 3666 3665 … … 4849 4848 *-*-irix6*) 4850 4849 # Find out which ABI we are using. 4851 echo '#line 485 1"configure"' > conftest.$ac_ext4850 echo '#line 4850 "configure"' > conftest.$ac_ext 4852 4851 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4853 4852 (eval $ac_compile) 2>&5 … … 6448 6447 6449 6448 # Provide some information about the compiler. 6450 echo "$as_me:64 50:" \6449 echo "$as_me:6449:" \ 6451 6450 "checking for Fortran 77 compiler version" >&5 6452 6451 ac_compiler=`set X $ac_compile; echo $2` … … 7515 7514 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7516 7515 -e 's:$: $lt_compiler_flag:'` 7517 (eval echo "\"\$as_me:751 7: $lt_compile\"" >&5)7516 (eval echo "\"\$as_me:7516: $lt_compile\"" >&5) 7518 7517 (eval "$lt_compile" 2>conftest.err) 7519 7518 ac_status=$? 7520 7519 cat conftest.err >&5 7521 echo "$as_me:752 1: \$? = $ac_status" >&57520 echo "$as_me:7520: \$? = $ac_status" >&5 7522 7521 if (exit $ac_status) && test -s "$ac_outfile"; then 7523 7522 # The compiler can only warn and ignore the option if not recognized … … 7783 7782 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7784 7783 -e 's:$: $lt_compiler_flag:'` 7785 (eval echo "\"\$as_me:778 5: $lt_compile\"" >&5)7784 (eval echo "\"\$as_me:7784: $lt_compile\"" >&5) 7786 7785 (eval "$lt_compile" 2>conftest.err) 7787 7786 ac_status=$? 7788 7787 cat conftest.err >&5 7789 echo "$as_me:778 9: \$? = $ac_status" >&57788 echo "$as_me:7788: \$? = $ac_status" >&5 7790 7789 if (exit $ac_status) && test -s "$ac_outfile"; then 7791 7790 # The compiler can only warn and ignore the option if not recognized … … 7887 7886 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7888 7887 -e 's:$: $lt_compiler_flag:'` 7889 (eval echo "\"\$as_me:788 9: $lt_compile\"" >&5)7888 (eval echo "\"\$as_me:7888: $lt_compile\"" >&5) 7890 7889 (eval "$lt_compile" 2>out/conftest.err) 7891 7890 ac_status=$? 7892 7891 cat out/conftest.err >&5 7893 echo "$as_me:789 3: \$? = $ac_status" >&57892 echo "$as_me:7892: \$? = $ac_status" >&5 7894 7893 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7895 7894 then … … 10232 10231 lt_status=$lt_dlunknown 10233 10232 cat > conftest.$ac_ext <<EOF 10234 #line 1023 4"configure"10233 #line 10233 "configure" 10235 10234 #include "confdefs.h" 10236 10235 … … 10332 10331 lt_status=$lt_dlunknown 10333 10332 cat > conftest.$ac_ext <<EOF 10334 #line 1033 4"configure"10333 #line 10333 "configure" 10335 10334 #include "confdefs.h" 10336 10335 … … 12676 12675 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12677 12676 -e 's:$: $lt_compiler_flag:'` 12678 (eval echo "\"\$as_me:1267 8: $lt_compile\"" >&5)12677 (eval echo "\"\$as_me:12677: $lt_compile\"" >&5) 12679 12678 (eval "$lt_compile" 2>conftest.err) 12680 12679 ac_status=$? 12681 12680 cat conftest.err >&5 12682 echo "$as_me:1268 2: \$? = $ac_status" >&512681 echo "$as_me:12681: \$? = $ac_status" >&5 12683 12682 if (exit $ac_status) && test -s "$ac_outfile"; then 12684 12683 # The compiler can only warn and ignore the option if not recognized … … 12780 12779 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12781 12780 -e 's:$: $lt_compiler_flag:'` 12782 (eval echo "\"\$as_me:1278 2: $lt_compile\"" >&5)12781 (eval echo "\"\$as_me:12781: $lt_compile\"" >&5) 12783 12782 (eval "$lt_compile" 2>out/conftest.err) 12784 12783 ac_status=$? 12785 12784 cat out/conftest.err >&5 12786 echo "$as_me:1278 6: \$? = $ac_status" >&512785 echo "$as_me:12785: \$? = $ac_status" >&5 12787 12786 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12788 12787 then … … 14350 14349 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14351 14350 -e 's:$: $lt_compiler_flag:'` 14352 (eval echo "\"\$as_me:1435 2: $lt_compile\"" >&5)14351 (eval echo "\"\$as_me:14351: $lt_compile\"" >&5) 14353 14352 (eval "$lt_compile" 2>conftest.err) 14354 14353 ac_status=$? 14355 14354 cat conftest.err >&5 14356 echo "$as_me:1435 6: \$? = $ac_status" >&514355 echo "$as_me:14355: \$? = $ac_status" >&5 14357 14356 if (exit $ac_status) && test -s "$ac_outfile"; then 14358 14357 # The compiler can only warn and ignore the option if not recognized … … 14454 14453 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14455 14454 -e 's:$: $lt_compiler_flag:'` 14456 (eval echo "\"\$as_me:1445 6: $lt_compile\"" >&5)14455 (eval echo "\"\$as_me:14455: $lt_compile\"" >&5) 14457 14456 (eval "$lt_compile" 2>out/conftest.err) 14458 14457 ac_status=$? 14459 14458 cat out/conftest.err >&5 14460 echo "$as_me:144 60: \$? = $ac_status" >&514459 echo "$as_me:14459: \$? = $ac_status" >&5 14461 14460 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14462 14461 then … … 16661 16660 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16662 16661 -e 's:$: $lt_compiler_flag:'` 16663 (eval echo "\"\$as_me:1666 3: $lt_compile\"" >&5)16662 (eval echo "\"\$as_me:16662: $lt_compile\"" >&5) 16664 16663 (eval "$lt_compile" 2>conftest.err) 16665 16664 ac_status=$? 16666 16665 cat conftest.err >&5 16667 echo "$as_me:1666 7: \$? = $ac_status" >&516666 echo "$as_me:16666: \$? = $ac_status" >&5 16668 16667 if (exit $ac_status) && test -s "$ac_outfile"; then 16669 16668 # The compiler can only warn and ignore the option if not recognized … … 16929 16928 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16930 16929 -e 's:$: $lt_compiler_flag:'` 16931 (eval echo "\"\$as_me:1693 1: $lt_compile\"" >&5)16930 (eval echo "\"\$as_me:16930: $lt_compile\"" >&5) 16932 16931 (eval "$lt_compile" 2>conftest.err) 16933 16932 ac_status=$? 16934 16933 cat conftest.err >&5 16935 echo "$as_me:1693 5: \$? = $ac_status" >&516934 echo "$as_me:16934: \$? = $ac_status" >&5 16936 16935 if (exit $ac_status) && test -s "$ac_outfile"; then 16937 16936 # The compiler can only warn and ignore the option if not recognized … … 17033 17032 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17034 17033 -e 's:$: $lt_compiler_flag:'` 17035 (eval echo "\"\$as_me:1703 5: $lt_compile\"" >&5)17034 (eval echo "\"\$as_me:17034: $lt_compile\"" >&5) 17036 17035 (eval "$lt_compile" 2>out/conftest.err) 17037 17036 ac_status=$? 17038 17037 cat out/conftest.err >&5 17039 echo "$as_me:1703 9: \$? = $ac_status" >&517038 echo "$as_me:17038: \$? = $ac_status" >&5 17040 17039 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17041 17040 then … … 20975 20974 cat >&5 <<_CSEOF 20976 20975 20977 This file was extended by ThirdPartyASL $as_me 1.2 .1, which was20976 This file was extended by ThirdPartyASL $as_me 1.2, which was 20978 20977 generated by GNU Autoconf 2.59. Invocation command line was 20979 20978 … … 21033 21032 cat >>$CONFIG_STATUS <<_ACEOF 21034 21033 ac_cs_version="\\ 21035 ThirdPartyASL config.status 1.2 .121034 ThirdPartyASL config.status 1.2 21036 21035 configured by $0, generated by GNU Autoconf 2.59, 21037 21036 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/ASL/stable/1.2/configure.ac
r2436 r2438 14 14 AC_PREREQ(2.59) 15 15 16 AC_INIT([ThirdPartyASL],[1.2 .1],[http://projects.coin-or.org/BuildTools/newticket])16 AC_INIT([ThirdPartyASL],[1.2],[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 ,3:1: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.