Changeset 3535
- Timestamp:
- Aug 9, 2015 10:35:34 AM (4 years ago)
- Location:
- ThirdParty/HSL/stable/1.5
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/HSL/stable/1.5/Makefile.in
r3533 r3535 866 866 @echo "This command is intended for maintainers to use" 867 867 @echo "it deletes files that may require special tools to rebuild." 868 @BUILD_COINHSL_FALSE@uninstall-local: 868 869 @BUILD_COINHSL_FALSE@install-exec-local: 869 @BUILD_COINHSL_FALSE@uninstall-local:870 870 clean: clean-am 871 871 -
ThirdParty/HSL/stable/1.5/configure
r3533 r3535 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyHSL 1.5. 4.3 # Generated by GNU Autoconf 2.59 for ThirdPartyHSL 1.5. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyHSL' 431 431 PACKAGE_TARNAME='thirdpartyhsl' 432 PACKAGE_VERSION='1.5 .4'433 PACKAGE_STRING='ThirdPartyHSL 1.5 .4'432 PACKAGE_VERSION='1.5' 433 PACKAGE_STRING='ThirdPartyHSL 1.5' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 1010 1010 # This message is too long to be a string in the A/UX 3.1 sh. 1011 1011 cat <<_ACEOF 1012 \`configure' configures ThirdPartyHSL 1.5 .4to adapt to many kinds of systems.1012 \`configure' configures ThirdPartyHSL 1.5 to adapt to many kinds of systems. 1013 1013 1014 1014 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1076 1076 if test -n "$ac_init_help"; then 1077 1077 case $ac_init_help in 1078 short | recursive ) echo "Configuration of ThirdPartyHSL 1.5 .4:";;1078 short | recursive ) echo "Configuration of ThirdPartyHSL 1.5:";; 1079 1079 esac 1080 1080 cat <<\_ACEOF … … 1262 1262 if $ac_init_version; then 1263 1263 cat <<\_ACEOF 1264 ThirdPartyHSL configure 1.5 .41264 ThirdPartyHSL configure 1.5 1265 1265 generated by GNU Autoconf 2.59 1266 1266 … … 1282 1282 running configure, to aid debugging if configure makes a mistake. 1283 1283 1284 It was created by ThirdPartyHSL $as_me 1.5 .4, which was1284 It was created by ThirdPartyHSL $as_me 1.5, which was 1285 1285 generated by GNU Autoconf 2.59. Invocation command line was 1286 1286 … … 1741 1741 1742 1742 # Capture libtool library version, if given. 1743 coin_libversion=6:4:51744 1743 1745 1744 … … 3410 3409 3411 3410 # Provide some information about the compiler. 3412 echo "$as_me:341 2:" \3411 echo "$as_me:3411:" \ 3413 3412 "checking for Fortran 77 compiler version" >&5 3414 3413 ac_compiler=`set X $ac_compile; echo $2` … … 4122 4121 ac_save_FFLAGS=$FFLAGS 4123 4122 FFLAGS="$FFLAGS $ac_verb" 4124 (eval echo $as_me:412 4: \"$ac_link\") >&54123 (eval echo $as_me:4123: \"$ac_link\") >&5 4125 4124 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4126 4125 echo "$ac_f77_v_output" >&5 … … 4200 4199 ac_save_FFLAGS=$FFLAGS 4201 4200 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 4202 (eval echo $as_me:420 2: \"$ac_link\") >&54201 (eval echo $as_me:4201: \"$ac_link\") >&5 4203 4202 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4204 4203 echo "$ac_f77_v_output" >&5 … … 5079 5078 5080 5079 # Provide some information about the compiler. 5081 echo "$as_me:508 1:" \5080 echo "$as_me:5080:" \ 5082 5081 "checking for Fortran compiler version" >&5 5083 5082 ac_compiler=`set X $ac_compile; echo $2` … … 5687 5686 # Define the identity of the package. 5688 5687 PACKAGE='thirdpartyhsl' 5689 VERSION='1.5 .4'5688 VERSION='1.5' 5690 5689 5691 5690 … … 6874 6873 *-*-irix6*) 6875 6874 # Find out which ABI we are using. 6876 echo '#line 687 6"configure"' > conftest.$ac_ext6875 echo '#line 6875 "configure"' > conftest.$ac_ext 6877 6876 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6878 6877 (eval $ac_compile) 2>&5 … … 9351 9350 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9352 9351 -e 's:$: $lt_compiler_flag:'` 9353 (eval echo "\"\$as_me:935 3: $lt_compile\"" >&5)9352 (eval echo "\"\$as_me:9352: $lt_compile\"" >&5) 9354 9353 (eval "$lt_compile" 2>conftest.err) 9355 9354 ac_status=$? 9356 9355 cat conftest.err >&5 9357 echo "$as_me:935 7: \$? = $ac_status" >&59356 echo "$as_me:9356: \$? = $ac_status" >&5 9358 9357 if (exit $ac_status) && test -s "$ac_outfile"; then 9359 9358 # The compiler can only warn and ignore the option if not recognized … … 9619 9618 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9620 9619 -e 's:$: $lt_compiler_flag:'` 9621 (eval echo "\"\$as_me:962 1: $lt_compile\"" >&5)9620 (eval echo "\"\$as_me:9620: $lt_compile\"" >&5) 9622 9621 (eval "$lt_compile" 2>conftest.err) 9623 9622 ac_status=$? 9624 9623 cat conftest.err >&5 9625 echo "$as_me:962 5: \$? = $ac_status" >&59624 echo "$as_me:9624: \$? = $ac_status" >&5 9626 9625 if (exit $ac_status) && test -s "$ac_outfile"; then 9627 9626 # The compiler can only warn and ignore the option if not recognized … … 9723 9722 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9724 9723 -e 's:$: $lt_compiler_flag:'` 9725 (eval echo "\"\$as_me:972 5: $lt_compile\"" >&5)9724 (eval echo "\"\$as_me:9724: $lt_compile\"" >&5) 9726 9725 (eval "$lt_compile" 2>out/conftest.err) 9727 9726 ac_status=$? 9728 9727 cat out/conftest.err >&5 9729 echo "$as_me:972 9: \$? = $ac_status" >&59728 echo "$as_me:9728: \$? = $ac_status" >&5 9730 9729 if (exit $ac_status) && test -s out/conftest2.$ac_objext 9731 9730 then … … 12140 12139 lt_status=$lt_dlunknown 12141 12140 cat > conftest.$ac_ext <<EOF 12142 #line 1214 2"configure"12141 #line 12141 "configure" 12143 12142 #include "confdefs.h" 12144 12143 … … 12240 12239 lt_status=$lt_dlunknown 12241 12240 cat > conftest.$ac_ext <<EOF 12242 #line 1224 2"configure"12241 #line 12241 "configure" 12243 12242 #include "confdefs.h" 12244 12243 … … 14600 14599 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14601 14600 -e 's:$: $lt_compiler_flag:'` 14602 (eval echo "\"\$as_me:1460 2: $lt_compile\"" >&5)14601 (eval echo "\"\$as_me:14601: $lt_compile\"" >&5) 14603 14602 (eval "$lt_compile" 2>conftest.err) 14604 14603 ac_status=$? 14605 14604 cat conftest.err >&5 14606 echo "$as_me:1460 6: \$? = $ac_status" >&514605 echo "$as_me:14605: \$? = $ac_status" >&5 14607 14606 if (exit $ac_status) && test -s "$ac_outfile"; then 14608 14607 # The compiler can only warn and ignore the option if not recognized … … 14704 14703 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14705 14704 -e 's:$: $lt_compiler_flag:'` 14706 (eval echo "\"\$as_me:1470 6: $lt_compile\"" >&5)14705 (eval echo "\"\$as_me:14705: $lt_compile\"" >&5) 14707 14706 (eval "$lt_compile" 2>out/conftest.err) 14708 14707 ac_status=$? 14709 14708 cat out/conftest.err >&5 14710 echo "$as_me:147 10: \$? = $ac_status" >&514709 echo "$as_me:14709: \$? = $ac_status" >&5 14711 14710 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14712 14711 then … … 16274 16273 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16275 16274 -e 's:$: $lt_compiler_flag:'` 16276 (eval echo "\"\$as_me:1627 6: $lt_compile\"" >&5)16275 (eval echo "\"\$as_me:16275: $lt_compile\"" >&5) 16277 16276 (eval "$lt_compile" 2>conftest.err) 16278 16277 ac_status=$? 16279 16278 cat conftest.err >&5 16280 echo "$as_me:162 80: \$? = $ac_status" >&516279 echo "$as_me:16279: \$? = $ac_status" >&5 16281 16280 if (exit $ac_status) && test -s "$ac_outfile"; then 16282 16281 # The compiler can only warn and ignore the option if not recognized … … 16378 16377 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16379 16378 -e 's:$: $lt_compiler_flag:'` 16380 (eval echo "\"\$as_me:163 80: $lt_compile\"" >&5)16379 (eval echo "\"\$as_me:16379: $lt_compile\"" >&5) 16381 16380 (eval "$lt_compile" 2>out/conftest.err) 16382 16381 ac_status=$? 16383 16382 cat out/conftest.err >&5 16384 echo "$as_me:1638 4: \$? = $ac_status" >&516383 echo "$as_me:16383: \$? = $ac_status" >&5 16385 16384 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16386 16385 then … … 18585 18584 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18586 18585 -e 's:$: $lt_compiler_flag:'` 18587 (eval echo "\"\$as_me:1858 7: $lt_compile\"" >&5)18586 (eval echo "\"\$as_me:18586: $lt_compile\"" >&5) 18588 18587 (eval "$lt_compile" 2>conftest.err) 18589 18588 ac_status=$? 18590 18589 cat conftest.err >&5 18591 echo "$as_me:1859 1: \$? = $ac_status" >&518590 echo "$as_me:18590: \$? = $ac_status" >&5 18592 18591 if (exit $ac_status) && test -s "$ac_outfile"; then 18593 18592 # The compiler can only warn and ignore the option if not recognized … … 18853 18852 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18854 18853 -e 's:$: $lt_compiler_flag:'` 18855 (eval echo "\"\$as_me:1885 5: $lt_compile\"" >&5)18854 (eval echo "\"\$as_me:18854: $lt_compile\"" >&5) 18856 18855 (eval "$lt_compile" 2>conftest.err) 18857 18856 ac_status=$? 18858 18857 cat conftest.err >&5 18859 echo "$as_me:1885 9: \$? = $ac_status" >&518858 echo "$as_me:18858: \$? = $ac_status" >&5 18860 18859 if (exit $ac_status) && test -s "$ac_outfile"; then 18861 18860 # The compiler can only warn and ignore the option if not recognized … … 18957 18956 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 18958 18957 -e 's:$: $lt_compiler_flag:'` 18959 (eval echo "\"\$as_me:1895 9: $lt_compile\"" >&5)18958 (eval echo "\"\$as_me:18958: $lt_compile\"" >&5) 18960 18959 (eval "$lt_compile" 2>out/conftest.err) 18961 18960 ac_status=$? 18962 18961 cat out/conftest.err >&5 18963 echo "$as_me:1896 3: \$? = $ac_status" >&518962 echo "$as_me:18962: \$? = $ac_status" >&5 18964 18963 if (exit $ac_status) && test -s out/conftest2.$ac_objext 18965 18964 then … … 29638 29637 cat >&5 <<_CSEOF 29639 29638 29640 This file was extended by ThirdPartyHSL $as_me 1.5 .4, which was29639 This file was extended by ThirdPartyHSL $as_me 1.5, which was 29641 29640 generated by GNU Autoconf 2.59. Invocation command line was 29642 29641 … … 29701 29700 cat >>$CONFIG_STATUS <<_ACEOF 29702 29701 ac_cs_version="\\ 29703 ThirdPartyHSL config.status 1.5 .429702 ThirdPartyHSL config.status 1.5 29704 29703 configured by $0, generated by GNU Autoconf 2.59, 29705 29704 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/HSL/stable/1.5/configure.ac
r3533 r3535 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([ThirdPartyHSL],[1.5 .4],[http://projects.coin-or.org/BuildTools/newticket])15 AC_INIT([ThirdPartyHSL],[1.5],[http://projects.coin-or.org/BuildTools/newticket]) 16 16 17 17 AC_COPYRIGHT([ … … 31 31 AC_PREFIX_DEFAULT([`pwd`]) 32 32 33 AC_COIN_PROJECTDIR_INIT(COINHSL ,6:4:5)33 AC_COIN_PROJECTDIR_INIT(COINHSL) 34 34 35 35 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.