Changeset 2831
- Timestamp:
- Jul 23, 2013 6:27:47 AM (8 years ago)
- Location:
- ThirdParty/ASL/stable/1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.2/configure
r2829 r2831 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. 6.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 .6'433 PACKAGE_STRING='ThirdPartyASL 1.2 .6'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 .6to 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 .6:";;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 .61221 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 .6, 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:6:21765 1764 1766 1765 … … 3681 3680 # Define the identity of the package. 3682 3681 PACKAGE='thirdpartyasl' 3683 VERSION='1.2 .6'3682 VERSION='1.2' 3684 3683 3685 3684 … … 4868 4867 *-*-irix6*) 4869 4868 # Find out which ABI we are using. 4870 echo '#line 48 70"configure"' > conftest.$ac_ext4869 echo '#line 4869 "configure"' > conftest.$ac_ext 4871 4870 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4872 4871 (eval $ac_compile) 2>&5 … … 6467 6466 6468 6467 # Provide some information about the compiler. 6469 echo "$as_me:646 9:" \6468 echo "$as_me:6468:" \ 6470 6469 "checking for Fortran 77 compiler version" >&5 6471 6470 ac_compiler=`set X $ac_compile; echo $2` … … 7534 7533 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7535 7534 -e 's:$: $lt_compiler_flag:'` 7536 (eval echo "\"\$as_me:753 6: $lt_compile\"" >&5)7535 (eval echo "\"\$as_me:7535: $lt_compile\"" >&5) 7537 7536 (eval "$lt_compile" 2>conftest.err) 7538 7537 ac_status=$? 7539 7538 cat conftest.err >&5 7540 echo "$as_me:75 40: \$? = $ac_status" >&57539 echo "$as_me:7539: \$? = $ac_status" >&5 7541 7540 if (exit $ac_status) && test -s "$ac_outfile"; then 7542 7541 # The compiler can only warn and ignore the option if not recognized … … 7802 7801 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7803 7802 -e 's:$: $lt_compiler_flag:'` 7804 (eval echo "\"\$as_me:780 4: $lt_compile\"" >&5)7803 (eval echo "\"\$as_me:7803: $lt_compile\"" >&5) 7805 7804 (eval "$lt_compile" 2>conftest.err) 7806 7805 ac_status=$? 7807 7806 cat conftest.err >&5 7808 echo "$as_me:780 8: \$? = $ac_status" >&57807 echo "$as_me:7807: \$? = $ac_status" >&5 7809 7808 if (exit $ac_status) && test -s "$ac_outfile"; then 7810 7809 # The compiler can only warn and ignore the option if not recognized … … 7906 7905 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7907 7906 -e 's:$: $lt_compiler_flag:'` 7908 (eval echo "\"\$as_me:790 8: $lt_compile\"" >&5)7907 (eval echo "\"\$as_me:7907: $lt_compile\"" >&5) 7909 7908 (eval "$lt_compile" 2>out/conftest.err) 7910 7909 ac_status=$? 7911 7910 cat out/conftest.err >&5 7912 echo "$as_me:791 2: \$? = $ac_status" >&57911 echo "$as_me:7911: \$? = $ac_status" >&5 7913 7912 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7914 7913 then … … 10251 10250 lt_status=$lt_dlunknown 10252 10251 cat > conftest.$ac_ext <<EOF 10253 #line 1025 3"configure"10252 #line 10252 "configure" 10254 10253 #include "confdefs.h" 10255 10254 … … 10351 10350 lt_status=$lt_dlunknown 10352 10351 cat > conftest.$ac_ext <<EOF 10353 #line 1035 3"configure"10352 #line 10352 "configure" 10354 10353 #include "confdefs.h" 10355 10354 … … 12695 12694 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12696 12695 -e 's:$: $lt_compiler_flag:'` 12697 (eval echo "\"\$as_me:1269 7: $lt_compile\"" >&5)12696 (eval echo "\"\$as_me:12696: $lt_compile\"" >&5) 12698 12697 (eval "$lt_compile" 2>conftest.err) 12699 12698 ac_status=$? 12700 12699 cat conftest.err >&5 12701 echo "$as_me:1270 1: \$? = $ac_status" >&512700 echo "$as_me:12700: \$? = $ac_status" >&5 12702 12701 if (exit $ac_status) && test -s "$ac_outfile"; then 12703 12702 # The compiler can only warn and ignore the option if not recognized … … 12799 12798 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12800 12799 -e 's:$: $lt_compiler_flag:'` 12801 (eval echo "\"\$as_me:1280 1: $lt_compile\"" >&5)12800 (eval echo "\"\$as_me:12800: $lt_compile\"" >&5) 12802 12801 (eval "$lt_compile" 2>out/conftest.err) 12803 12802 ac_status=$? 12804 12803 cat out/conftest.err >&5 12805 echo "$as_me:1280 5: \$? = $ac_status" >&512804 echo "$as_me:12804: \$? = $ac_status" >&5 12806 12805 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12807 12806 then … … 14369 14368 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14370 14369 -e 's:$: $lt_compiler_flag:'` 14371 (eval echo "\"\$as_me:1437 1: $lt_compile\"" >&5)14370 (eval echo "\"\$as_me:14370: $lt_compile\"" >&5) 14372 14371 (eval "$lt_compile" 2>conftest.err) 14373 14372 ac_status=$? 14374 14373 cat conftest.err >&5 14375 echo "$as_me:1437 5: \$? = $ac_status" >&514374 echo "$as_me:14374: \$? = $ac_status" >&5 14376 14375 if (exit $ac_status) && test -s "$ac_outfile"; then 14377 14376 # The compiler can only warn and ignore the option if not recognized … … 14473 14472 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14474 14473 -e 's:$: $lt_compiler_flag:'` 14475 (eval echo "\"\$as_me:1447 5: $lt_compile\"" >&5)14474 (eval echo "\"\$as_me:14474: $lt_compile\"" >&5) 14476 14475 (eval "$lt_compile" 2>out/conftest.err) 14477 14476 ac_status=$? 14478 14477 cat out/conftest.err >&5 14479 echo "$as_me:1447 9: \$? = $ac_status" >&514478 echo "$as_me:14478: \$? = $ac_status" >&5 14480 14479 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14481 14480 then … … 16680 16679 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16681 16680 -e 's:$: $lt_compiler_flag:'` 16682 (eval echo "\"\$as_me:1668 2: $lt_compile\"" >&5)16681 (eval echo "\"\$as_me:16681: $lt_compile\"" >&5) 16683 16682 (eval "$lt_compile" 2>conftest.err) 16684 16683 ac_status=$? 16685 16684 cat conftest.err >&5 16686 echo "$as_me:1668 6: \$? = $ac_status" >&516685 echo "$as_me:16685: \$? = $ac_status" >&5 16687 16686 if (exit $ac_status) && test -s "$ac_outfile"; then 16688 16687 # The compiler can only warn and ignore the option if not recognized … … 16948 16947 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16949 16948 -e 's:$: $lt_compiler_flag:'` 16950 (eval echo "\"\$as_me:169 50: $lt_compile\"" >&5)16949 (eval echo "\"\$as_me:16949: $lt_compile\"" >&5) 16951 16950 (eval "$lt_compile" 2>conftest.err) 16952 16951 ac_status=$? 16953 16952 cat conftest.err >&5 16954 echo "$as_me:1695 4: \$? = $ac_status" >&516953 echo "$as_me:16953: \$? = $ac_status" >&5 16955 16954 if (exit $ac_status) && test -s "$ac_outfile"; then 16956 16955 # The compiler can only warn and ignore the option if not recognized … … 17052 17051 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17053 17052 -e 's:$: $lt_compiler_flag:'` 17054 (eval echo "\"\$as_me:1705 4: $lt_compile\"" >&5)17053 (eval echo "\"\$as_me:17053: $lt_compile\"" >&5) 17055 17054 (eval "$lt_compile" 2>out/conftest.err) 17056 17055 ac_status=$? 17057 17056 cat out/conftest.err >&5 17058 echo "$as_me:1705 8: \$? = $ac_status" >&517057 echo "$as_me:17057: \$? = $ac_status" >&5 17059 17058 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17060 17059 then … … 21001 21000 cat >&5 <<_CSEOF 21002 21001 21003 This file was extended by ThirdPartyASL $as_me 1.2 .6, which was21002 This file was extended by ThirdPartyASL $as_me 1.2, which was 21004 21003 generated by GNU Autoconf 2.59. Invocation command line was 21005 21004 … … 21059 21058 cat >>$CONFIG_STATUS <<_ACEOF 21060 21059 ac_cs_version="\\ 21061 ThirdPartyASL config.status 1.2 .621060 ThirdPartyASL config.status 1.2 21062 21061 configured by $0, generated by GNU Autoconf 2.59, 21063 21062 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/ASL/stable/1.2/configure.ac
r2829 r2831 14 14 AC_PREREQ(2.59) 15 15 16 AC_INIT([ThirdPartyASL],[1.2 .6],[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:6: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.