Changeset 2717
- Timestamp:
- Apr 10, 2013 12:38:03 PM (8 years ago)
- Location:
- ThirdParty/ASL/stable/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.2/configure
r2715 r2717 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. 4.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 .4'433 PACKAGE_STRING='ThirdPartyASL 1.2 .4'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 .4to 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 .4:";;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 .41221 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 .4, 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:4:21765 1764 1766 1765 … … 3667 3666 # Define the identity of the package. 3668 3667 PACKAGE='thirdpartyasl' 3669 VERSION='1.2 .4'3668 VERSION='1.2' 3670 3669 3671 3670 … … 4854 4853 *-*-irix6*) 4855 4854 # Find out which ABI we are using. 4856 echo '#line 485 6"configure"' > conftest.$ac_ext4855 echo '#line 4855 "configure"' > conftest.$ac_ext 4857 4856 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4858 4857 (eval $ac_compile) 2>&5 … … 6453 6452 6454 6453 # Provide some information about the compiler. 6455 echo "$as_me:645 5:" \6454 echo "$as_me:6454:" \ 6456 6455 "checking for Fortran 77 compiler version" >&5 6457 6456 ac_compiler=`set X $ac_compile; echo $2` … … 7520 7519 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7521 7520 -e 's:$: $lt_compiler_flag:'` 7522 (eval echo "\"\$as_me:752 2: $lt_compile\"" >&5)7521 (eval echo "\"\$as_me:7521: $lt_compile\"" >&5) 7523 7522 (eval "$lt_compile" 2>conftest.err) 7524 7523 ac_status=$? 7525 7524 cat conftest.err >&5 7526 echo "$as_me:752 6: \$? = $ac_status" >&57525 echo "$as_me:7525: \$? = $ac_status" >&5 7527 7526 if (exit $ac_status) && test -s "$ac_outfile"; then 7528 7527 # The compiler can only warn and ignore the option if not recognized … … 7788 7787 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7789 7788 -e 's:$: $lt_compiler_flag:'` 7790 (eval echo "\"\$as_me:77 90: $lt_compile\"" >&5)7789 (eval echo "\"\$as_me:7789: $lt_compile\"" >&5) 7791 7790 (eval "$lt_compile" 2>conftest.err) 7792 7791 ac_status=$? 7793 7792 cat conftest.err >&5 7794 echo "$as_me:779 4: \$? = $ac_status" >&57793 echo "$as_me:7793: \$? = $ac_status" >&5 7795 7794 if (exit $ac_status) && test -s "$ac_outfile"; then 7796 7795 # The compiler can only warn and ignore the option if not recognized … … 7892 7891 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7893 7892 -e 's:$: $lt_compiler_flag:'` 7894 (eval echo "\"\$as_me:789 4: $lt_compile\"" >&5)7893 (eval echo "\"\$as_me:7893: $lt_compile\"" >&5) 7895 7894 (eval "$lt_compile" 2>out/conftest.err) 7896 7895 ac_status=$? 7897 7896 cat out/conftest.err >&5 7898 echo "$as_me:789 8: \$? = $ac_status" >&57897 echo "$as_me:7897: \$? = $ac_status" >&5 7899 7898 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7900 7899 then … … 10237 10236 lt_status=$lt_dlunknown 10238 10237 cat > conftest.$ac_ext <<EOF 10239 #line 1023 9"configure"10238 #line 10238 "configure" 10240 10239 #include "confdefs.h" 10241 10240 … … 10337 10336 lt_status=$lt_dlunknown 10338 10337 cat > conftest.$ac_ext <<EOF 10339 #line 1033 9"configure"10338 #line 10338 "configure" 10340 10339 #include "confdefs.h" 10341 10340 … … 12681 12680 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12682 12681 -e 's:$: $lt_compiler_flag:'` 12683 (eval echo "\"\$as_me:1268 3: $lt_compile\"" >&5)12682 (eval echo "\"\$as_me:12682: $lt_compile\"" >&5) 12684 12683 (eval "$lt_compile" 2>conftest.err) 12685 12684 ac_status=$? 12686 12685 cat conftest.err >&5 12687 echo "$as_me:1268 7: \$? = $ac_status" >&512686 echo "$as_me:12686: \$? = $ac_status" >&5 12688 12687 if (exit $ac_status) && test -s "$ac_outfile"; then 12689 12688 # The compiler can only warn and ignore the option if not recognized … … 12785 12784 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12786 12785 -e 's:$: $lt_compiler_flag:'` 12787 (eval echo "\"\$as_me:1278 7: $lt_compile\"" >&5)12786 (eval echo "\"\$as_me:12786: $lt_compile\"" >&5) 12788 12787 (eval "$lt_compile" 2>out/conftest.err) 12789 12788 ac_status=$? 12790 12789 cat out/conftest.err >&5 12791 echo "$as_me:1279 1: \$? = $ac_status" >&512790 echo "$as_me:12790: \$? = $ac_status" >&5 12792 12791 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12793 12792 then … … 14355 14354 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14356 14355 -e 's:$: $lt_compiler_flag:'` 14357 (eval echo "\"\$as_me:1435 7: $lt_compile\"" >&5)14356 (eval echo "\"\$as_me:14356: $lt_compile\"" >&5) 14358 14357 (eval "$lt_compile" 2>conftest.err) 14359 14358 ac_status=$? 14360 14359 cat conftest.err >&5 14361 echo "$as_me:1436 1: \$? = $ac_status" >&514360 echo "$as_me:14360: \$? = $ac_status" >&5 14362 14361 if (exit $ac_status) && test -s "$ac_outfile"; then 14363 14362 # The compiler can only warn and ignore the option if not recognized … … 14459 14458 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14460 14459 -e 's:$: $lt_compiler_flag:'` 14461 (eval echo "\"\$as_me:1446 1: $lt_compile\"" >&5)14460 (eval echo "\"\$as_me:14460: $lt_compile\"" >&5) 14462 14461 (eval "$lt_compile" 2>out/conftest.err) 14463 14462 ac_status=$? 14464 14463 cat out/conftest.err >&5 14465 echo "$as_me:1446 5: \$? = $ac_status" >&514464 echo "$as_me:14464: \$? = $ac_status" >&5 14466 14465 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14467 14466 then … … 16666 16665 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16667 16666 -e 's:$: $lt_compiler_flag:'` 16668 (eval echo "\"\$as_me:1666 8: $lt_compile\"" >&5)16667 (eval echo "\"\$as_me:16667: $lt_compile\"" >&5) 16669 16668 (eval "$lt_compile" 2>conftest.err) 16670 16669 ac_status=$? 16671 16670 cat conftest.err >&5 16672 echo "$as_me:1667 2: \$? = $ac_status" >&516671 echo "$as_me:16671: \$? = $ac_status" >&5 16673 16672 if (exit $ac_status) && test -s "$ac_outfile"; then 16674 16673 # The compiler can only warn and ignore the option if not recognized … … 16934 16933 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16935 16934 -e 's:$: $lt_compiler_flag:'` 16936 (eval echo "\"\$as_me:1693 6: $lt_compile\"" >&5)16935 (eval echo "\"\$as_me:16935: $lt_compile\"" >&5) 16937 16936 (eval "$lt_compile" 2>conftest.err) 16938 16937 ac_status=$? 16939 16938 cat conftest.err >&5 16940 echo "$as_me:169 40: \$? = $ac_status" >&516939 echo "$as_me:16939: \$? = $ac_status" >&5 16941 16940 if (exit $ac_status) && test -s "$ac_outfile"; then 16942 16941 # The compiler can only warn and ignore the option if not recognized … … 17038 17037 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17039 17038 -e 's:$: $lt_compiler_flag:'` 17040 (eval echo "\"\$as_me:170 40: $lt_compile\"" >&5)17039 (eval echo "\"\$as_me:17039: $lt_compile\"" >&5) 17041 17040 (eval "$lt_compile" 2>out/conftest.err) 17042 17041 ac_status=$? 17043 17042 cat out/conftest.err >&5 17044 echo "$as_me:1704 4: \$? = $ac_status" >&517043 echo "$as_me:17043: \$? = $ac_status" >&5 17045 17044 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17046 17045 then … … 20991 20990 cat >&5 <<_CSEOF 20992 20991 20993 This file was extended by ThirdPartyASL $as_me 1.2 .4, which was20992 This file was extended by ThirdPartyASL $as_me 1.2, which was 20994 20993 generated by GNU Autoconf 2.59. Invocation command line was 20995 20994 … … 21049 21048 cat >>$CONFIG_STATUS <<_ACEOF 21050 21049 ac_cs_version="\\ 21051 ThirdPartyASL config.status 1.2 .421050 ThirdPartyASL config.status 1.2 21052 21051 configured by $0, generated by GNU Autoconf 2.59, 21053 21052 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/ASL/stable/1.2/configure.ac
r2715 r2717 14 14 AC_PREREQ(2.59) 15 15 16 AC_INIT([ThirdPartyASL],[1.2 .4],[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: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.