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