Changeset 3438
- Timestamp:
- Feb 7, 2015 3:28:10 PM (6 years ago)
- Location:
- ThirdParty/ASL/stable/1.3
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/ASL/stable/1.3/configure
r3436 r3438 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.3. 2.3 # Generated by GNU Autoconf 2.59 for ThirdPartyASL 1.3. 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.3 .2'433 PACKAGE_STRING='ThirdPartyASL 1.3 .2'432 PACKAGE_VERSION='1.3' 433 PACKAGE_STRING='ThirdPartyASL 1.3' 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.3 .2to adapt to many kinds of systems.992 \`configure' configures ThirdPartyASL 1.3 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.3 .2:";;1058 short | recursive ) echo "Configuration of ThirdPartyASL 1.3:";; 1059 1059 esac 1060 1060 cat <<\_ACEOF … … 1219 1219 if $ac_init_version; then 1220 1220 cat <<\_ACEOF 1221 ThirdPartyASL configure 1.3 .21221 ThirdPartyASL configure 1.3 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.3 .2, which was1241 It was created by ThirdPartyASL $as_me 1.3, 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=4:2:31765 1764 1766 1765 … … 3610 3609 # Define the identity of the package. 3611 3610 PACKAGE='thirdpartyasl' 3612 VERSION='1.3 .2'3611 VERSION='1.3' 3613 3612 3614 3613 … … 4797 4796 *-*-irix6*) 4798 4797 # Find out which ABI we are using. 4799 echo '#line 479 9"configure"' > conftest.$ac_ext4798 echo '#line 4798 "configure"' > conftest.$ac_ext 4800 4799 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 4801 4800 (eval $ac_compile) 2>&5 … … 6396 6395 6397 6396 # Provide some information about the compiler. 6398 echo "$as_me:639 8:" \6397 echo "$as_me:6397:" \ 6399 6398 "checking for Fortran 77 compiler version" >&5 6400 6399 ac_compiler=`set X $ac_compile; echo $2` … … 7463 7462 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7464 7463 -e 's:$: $lt_compiler_flag:'` 7465 (eval echo "\"\$as_me:746 5: $lt_compile\"" >&5)7464 (eval echo "\"\$as_me:7464: $lt_compile\"" >&5) 7466 7465 (eval "$lt_compile" 2>conftest.err) 7467 7466 ac_status=$? 7468 7467 cat conftest.err >&5 7469 echo "$as_me:746 9: \$? = $ac_status" >&57468 echo "$as_me:7468: \$? = $ac_status" >&5 7470 7469 if (exit $ac_status) && test -s "$ac_outfile"; then 7471 7470 # The compiler can only warn and ignore the option if not recognized … … 7731 7730 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7732 7731 -e 's:$: $lt_compiler_flag:'` 7733 (eval echo "\"\$as_me:773 3: $lt_compile\"" >&5)7732 (eval echo "\"\$as_me:7732: $lt_compile\"" >&5) 7734 7733 (eval "$lt_compile" 2>conftest.err) 7735 7734 ac_status=$? 7736 7735 cat conftest.err >&5 7737 echo "$as_me:773 7: \$? = $ac_status" >&57736 echo "$as_me:7736: \$? = $ac_status" >&5 7738 7737 if (exit $ac_status) && test -s "$ac_outfile"; then 7739 7738 # The compiler can only warn and ignore the option if not recognized … … 7835 7834 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7836 7835 -e 's:$: $lt_compiler_flag:'` 7837 (eval echo "\"\$as_me:783 7: $lt_compile\"" >&5)7836 (eval echo "\"\$as_me:7836: $lt_compile\"" >&5) 7838 7837 (eval "$lt_compile" 2>out/conftest.err) 7839 7838 ac_status=$? 7840 7839 cat out/conftest.err >&5 7841 echo "$as_me:784 1: \$? = $ac_status" >&57840 echo "$as_me:7840: \$? = $ac_status" >&5 7842 7841 if (exit $ac_status) && test -s out/conftest2.$ac_objext 7843 7842 then … … 10180 10179 lt_status=$lt_dlunknown 10181 10180 cat > conftest.$ac_ext <<EOF 10182 #line 1018 2"configure"10181 #line 10181 "configure" 10183 10182 #include "confdefs.h" 10184 10183 … … 10280 10279 lt_status=$lt_dlunknown 10281 10280 cat > conftest.$ac_ext <<EOF 10282 #line 1028 2"configure"10281 #line 10281 "configure" 10283 10282 #include "confdefs.h" 10284 10283 … … 12624 12623 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12625 12624 -e 's:$: $lt_compiler_flag:'` 12626 (eval echo "\"\$as_me:1262 6: $lt_compile\"" >&5)12625 (eval echo "\"\$as_me:12625: $lt_compile\"" >&5) 12627 12626 (eval "$lt_compile" 2>conftest.err) 12628 12627 ac_status=$? 12629 12628 cat conftest.err >&5 12630 echo "$as_me:126 30: \$? = $ac_status" >&512629 echo "$as_me:12629: \$? = $ac_status" >&5 12631 12630 if (exit $ac_status) && test -s "$ac_outfile"; then 12632 12631 # The compiler can only warn and ignore the option if not recognized … … 12728 12727 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 12729 12728 -e 's:$: $lt_compiler_flag:'` 12730 (eval echo "\"\$as_me:127 30: $lt_compile\"" >&5)12729 (eval echo "\"\$as_me:12729: $lt_compile\"" >&5) 12731 12730 (eval "$lt_compile" 2>out/conftest.err) 12732 12731 ac_status=$? 12733 12732 cat out/conftest.err >&5 12734 echo "$as_me:1273 4: \$? = $ac_status" >&512733 echo "$as_me:12733: \$? = $ac_status" >&5 12735 12734 if (exit $ac_status) && test -s out/conftest2.$ac_objext 12736 12735 then … … 14298 14297 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14299 14298 -e 's:$: $lt_compiler_flag:'` 14300 (eval echo "\"\$as_me:14 300: $lt_compile\"" >&5)14299 (eval echo "\"\$as_me:14299: $lt_compile\"" >&5) 14301 14300 (eval "$lt_compile" 2>conftest.err) 14302 14301 ac_status=$? 14303 14302 cat conftest.err >&5 14304 echo "$as_me:1430 4: \$? = $ac_status" >&514303 echo "$as_me:14303: \$? = $ac_status" >&5 14305 14304 if (exit $ac_status) && test -s "$ac_outfile"; then 14306 14305 # The compiler can only warn and ignore the option if not recognized … … 14402 14401 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14403 14402 -e 's:$: $lt_compiler_flag:'` 14404 (eval echo "\"\$as_me:1440 4: $lt_compile\"" >&5)14403 (eval echo "\"\$as_me:14403: $lt_compile\"" >&5) 14405 14404 (eval "$lt_compile" 2>out/conftest.err) 14406 14405 ac_status=$? 14407 14406 cat out/conftest.err >&5 14408 echo "$as_me:1440 8: \$? = $ac_status" >&514407 echo "$as_me:14407: \$? = $ac_status" >&5 14409 14408 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14410 14409 then … … 16609 16608 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16610 16609 -e 's:$: $lt_compiler_flag:'` 16611 (eval echo "\"\$as_me:1661 1: $lt_compile\"" >&5)16610 (eval echo "\"\$as_me:16610: $lt_compile\"" >&5) 16612 16611 (eval "$lt_compile" 2>conftest.err) 16613 16612 ac_status=$? 16614 16613 cat conftest.err >&5 16615 echo "$as_me:1661 5: \$? = $ac_status" >&516614 echo "$as_me:16614: \$? = $ac_status" >&5 16616 16615 if (exit $ac_status) && test -s "$ac_outfile"; then 16617 16616 # The compiler can only warn and ignore the option if not recognized … … 16877 16876 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16878 16877 -e 's:$: $lt_compiler_flag:'` 16879 (eval echo "\"\$as_me:1687 9: $lt_compile\"" >&5)16878 (eval echo "\"\$as_me:16878: $lt_compile\"" >&5) 16880 16879 (eval "$lt_compile" 2>conftest.err) 16881 16880 ac_status=$? 16882 16881 cat conftest.err >&5 16883 echo "$as_me:1688 3: \$? = $ac_status" >&516882 echo "$as_me:16882: \$? = $ac_status" >&5 16884 16883 if (exit $ac_status) && test -s "$ac_outfile"; then 16885 16884 # The compiler can only warn and ignore the option if not recognized … … 16981 16980 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16982 16981 -e 's:$: $lt_compiler_flag:'` 16983 (eval echo "\"\$as_me:1698 3: $lt_compile\"" >&5)16982 (eval echo "\"\$as_me:16982: $lt_compile\"" >&5) 16984 16983 (eval "$lt_compile" 2>out/conftest.err) 16985 16984 ac_status=$? 16986 16985 cat out/conftest.err >&5 16987 echo "$as_me:1698 7: \$? = $ac_status" >&516986 echo "$as_me:16986: \$? = $ac_status" >&5 16988 16987 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16989 16988 then … … 21089 21088 cat >&5 <<_CSEOF 21090 21089 21091 This file was extended by ThirdPartyASL $as_me 1.3 .2, which was21090 This file was extended by ThirdPartyASL $as_me 1.3, which was 21092 21091 generated by GNU Autoconf 2.59. Invocation command line was 21093 21092 … … 21147 21146 cat >>$CONFIG_STATUS <<_ACEOF 21148 21147 ac_cs_version="\\ 21149 ThirdPartyASL config.status 1.3 .221148 ThirdPartyASL config.status 1.3 21150 21149 configured by $0, generated by GNU Autoconf 2.59, 21151 21150 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/ASL/stable/1.3/configure.ac
r3436 r3438 14 14 AC_PREREQ(2.59) 15 15 16 AC_INIT([ThirdPartyASL],[1.3 .2],[http://projects.coin-or.org/BuildTools/newticket])16 AC_INIT([ThirdPartyASL],[1.3],[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 ,4:2:3)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.