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