Changeset 1936
- Timestamp:
- Dec 20, 2010 8:40:46 AM (10 years ago)
- Location:
- ThirdParty/FilterSQP/releases/1.1.2
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/FilterSQP/releases/1.1.2/configure
r1919 r1936 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyFilterSQP 1.1. 3 # Generated by GNU Autoconf 2.59 for ThirdPartyFilterSQP 1.1.2. 4 4 # 5 5 # Report bugs to <http://projects.coin-or.org/BuildTools/newticket>. … … 430 430 PACKAGE_NAME='ThirdPartyFilterSQP' 431 431 PACKAGE_TARNAME='thirdpartyfiltersqp' 432 PACKAGE_VERSION='1.1 '433 PACKAGE_STRING='ThirdPartyFilterSQP 1.1 '432 PACKAGE_VERSION='1.1.2' 433 PACKAGE_STRING='ThirdPartyFilterSQP 1.1.2' 434 434 PACKAGE_BUGREPORT='http://projects.coin-or.org/BuildTools/newticket' 435 435 … … 1002 1002 # This message is too long to be a string in the A/UX 3.1 sh. 1003 1003 cat <<_ACEOF 1004 \`configure' configures ThirdPartyFilterSQP 1.1 to adapt to many kinds of systems.1004 \`configure' configures ThirdPartyFilterSQP 1.1.2 to adapt to many kinds of systems. 1005 1005 1006 1006 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1068 1068 if test -n "$ac_init_help"; then 1069 1069 case $ac_init_help in 1070 short | recursive ) echo "Configuration of ThirdPartyFilterSQP 1.1 :";;1070 short | recursive ) echo "Configuration of ThirdPartyFilterSQP 1.1.2:";; 1071 1071 esac 1072 1072 cat <<\_ACEOF … … 1235 1235 if $ac_init_version; then 1236 1236 cat <<\_ACEOF 1237 ThirdPartyFilterSQP configure 1.1 1237 ThirdPartyFilterSQP configure 1.1.2 1238 1238 generated by GNU Autoconf 2.59 1239 1239 … … 1255 1255 running configure, to aid debugging if configure makes a mistake. 1256 1256 1257 It was created by ThirdPartyFilterSQP $as_me 1.1 , which was1257 It was created by ThirdPartyFilterSQP $as_me 1.1.2, which was 1258 1258 generated by GNU Autoconf 2.59. Invocation command line was 1259 1259 … … 1701 1701 1702 1702 # Capture libtool library version, if given. 1703 coin_libversion=2:2:1 1703 1704 1704 1705 … … 3386 3387 3387 3388 # Provide some information about the compiler. 3388 echo "$as_me:338 8:" \3389 echo "$as_me:3389:" \ 3389 3390 "checking for Fortran 77 compiler version" >&5 3390 3391 ac_compiler=`set X $ac_compile; echo $2` … … 3954 3955 ac_save_FFLAGS=$FFLAGS 3955 3956 FFLAGS="$FFLAGS $ac_verb" 3956 (eval echo $as_me:395 6: \"$ac_link\") >&53957 (eval echo $as_me:3957: \"$ac_link\") >&5 3957 3958 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 3958 3959 echo "$ac_f77_v_output" >&5 … … 4032 4033 ac_save_FFLAGS=$FFLAGS 4033 4034 FFLAGS="$FFLAGS $ac_cv_prog_f77_v" 4034 (eval echo $as_me:403 4: \"$ac_link\") >&54035 (eval echo $as_me:4035: \"$ac_link\") >&5 4035 4036 ac_f77_v_output=`eval $ac_link 5>&1 2>&1 | grep -v 'Driving:'` 4036 4037 echo "$ac_f77_v_output" >&5 … … 5345 5346 # Define the identity of the package. 5346 5347 PACKAGE='thirdpartyfiltersqp' 5347 VERSION='1.1 '5348 VERSION='1.1.2' 5348 5349 5349 5350 … … 6073 6074 # Define the identity of the package. 6074 6075 PACKAGE='thirdpartyfiltersqp' 6075 VERSION='1.1 '6076 VERSION='1.1.2' 6076 6077 6077 6078 … … 7266 7267 *-*-irix6*) 7267 7268 # Find out which ABI we are using. 7268 echo '#line 726 8"configure"' > conftest.$ac_ext7269 echo '#line 7269 "configure"' > conftest.$ac_ext 7269 7270 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 7270 7271 (eval $ac_compile) 2>&5 … … 9852 9853 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 9853 9854 -e 's:$: $lt_compiler_flag:'` 9854 (eval echo "\"\$as_me:985 4: $lt_compile\"" >&5)9855 (eval echo "\"\$as_me:9855: $lt_compile\"" >&5) 9855 9856 (eval "$lt_compile" 2>conftest.err) 9856 9857 ac_status=$? 9857 9858 cat conftest.err >&5 9858 echo "$as_me:985 8: \$? = $ac_status" >&59859 echo "$as_me:9859: \$? = $ac_status" >&5 9859 9860 if (exit $ac_status) && test -s "$ac_outfile"; then 9860 9861 # The compiler can only warn and ignore the option if not recognized … … 10120 10121 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 10121 10122 -e 's:$: $lt_compiler_flag:'` 10122 (eval echo "\"\$as_me:1012 2: $lt_compile\"" >&5)10123 (eval echo "\"\$as_me:10123: $lt_compile\"" >&5) 10123 10124 (eval "$lt_compile" 2>conftest.err) 10124 10125 ac_status=$? 10125 10126 cat conftest.err >&5 10126 echo "$as_me:1012 6: \$? = $ac_status" >&510127 echo "$as_me:10127: \$? = $ac_status" >&5 10127 10128 if (exit $ac_status) && test -s "$ac_outfile"; then 10128 10129 # The compiler can only warn and ignore the option if not recognized … … 10224 10225 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 10225 10226 -e 's:$: $lt_compiler_flag:'` 10226 (eval echo "\"\$as_me:1022 6: $lt_compile\"" >&5)10227 (eval echo "\"\$as_me:10227: $lt_compile\"" >&5) 10227 10228 (eval "$lt_compile" 2>out/conftest.err) 10228 10229 ac_status=$? 10229 10230 cat out/conftest.err >&5 10230 echo "$as_me:1023 0: \$? = $ac_status" >&510231 echo "$as_me:10231: \$? = $ac_status" >&5 10231 10232 if (exit $ac_status) && test -s out/conftest2.$ac_objext 10232 10233 then … … 12641 12642 lt_status=$lt_dlunknown 12642 12643 cat > conftest.$ac_ext <<EOF 12643 #line 1264 3"configure"12644 #line 12644 "configure" 12644 12645 #include "confdefs.h" 12645 12646 … … 12741 12742 lt_status=$lt_dlunknown 12742 12743 cat > conftest.$ac_ext <<EOF 12743 #line 1274 3"configure"12744 #line 12744 "configure" 12744 12745 #include "confdefs.h" 12745 12746 … … 15101 15102 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15102 15103 -e 's:$: $lt_compiler_flag:'` 15103 (eval echo "\"\$as_me:1510 3: $lt_compile\"" >&5)15104 (eval echo "\"\$as_me:15104: $lt_compile\"" >&5) 15104 15105 (eval "$lt_compile" 2>conftest.err) 15105 15106 ac_status=$? 15106 15107 cat conftest.err >&5 15107 echo "$as_me:1510 7: \$? = $ac_status" >&515108 echo "$as_me:15108: \$? = $ac_status" >&5 15108 15109 if (exit $ac_status) && test -s "$ac_outfile"; then 15109 15110 # The compiler can only warn and ignore the option if not recognized … … 15205 15206 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15206 15207 -e 's:$: $lt_compiler_flag:'` 15207 (eval echo "\"\$as_me:1520 7: $lt_compile\"" >&5)15208 (eval echo "\"\$as_me:15208: $lt_compile\"" >&5) 15208 15209 (eval "$lt_compile" 2>out/conftest.err) 15209 15210 ac_status=$? 15210 15211 cat out/conftest.err >&5 15211 echo "$as_me:1521 1: \$? = $ac_status" >&515212 echo "$as_me:15212: \$? = $ac_status" >&5 15212 15213 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15213 15214 then … … 16775 16776 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16776 16777 -e 's:$: $lt_compiler_flag:'` 16777 (eval echo "\"\$as_me:1677 7: $lt_compile\"" >&5)16778 (eval echo "\"\$as_me:16778: $lt_compile\"" >&5) 16778 16779 (eval "$lt_compile" 2>conftest.err) 16779 16780 ac_status=$? 16780 16781 cat conftest.err >&5 16781 echo "$as_me:1678 1: \$? = $ac_status" >&516782 echo "$as_me:16782: \$? = $ac_status" >&5 16782 16783 if (exit $ac_status) && test -s "$ac_outfile"; then 16783 16784 # The compiler can only warn and ignore the option if not recognized … … 16879 16880 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 16880 16881 -e 's:$: $lt_compiler_flag:'` 16881 (eval echo "\"\$as_me:1688 1: $lt_compile\"" >&5)16882 (eval echo "\"\$as_me:16882: $lt_compile\"" >&5) 16882 16883 (eval "$lt_compile" 2>out/conftest.err) 16883 16884 ac_status=$? 16884 16885 cat out/conftest.err >&5 16885 echo "$as_me:1688 5: \$? = $ac_status" >&516886 echo "$as_me:16886: \$? = $ac_status" >&5 16886 16887 if (exit $ac_status) && test -s out/conftest2.$ac_objext 16887 16888 then … … 19086 19087 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 19087 19088 -e 's:$: $lt_compiler_flag:'` 19088 (eval echo "\"\$as_me:1908 8: $lt_compile\"" >&5)19089 (eval echo "\"\$as_me:19089: $lt_compile\"" >&5) 19089 19090 (eval "$lt_compile" 2>conftest.err) 19090 19091 ac_status=$? 19091 19092 cat conftest.err >&5 19092 echo "$as_me:1909 2: \$? = $ac_status" >&519093 echo "$as_me:19093: \$? = $ac_status" >&5 19093 19094 if (exit $ac_status) && test -s "$ac_outfile"; then 19094 19095 # The compiler can only warn and ignore the option if not recognized … … 19354 19355 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 19355 19356 -e 's:$: $lt_compiler_flag:'` 19356 (eval echo "\"\$as_me:1935 6: $lt_compile\"" >&5)19357 (eval echo "\"\$as_me:19357: $lt_compile\"" >&5) 19357 19358 (eval "$lt_compile" 2>conftest.err) 19358 19359 ac_status=$? 19359 19360 cat conftest.err >&5 19360 echo "$as_me:1936 0: \$? = $ac_status" >&519361 echo "$as_me:19361: \$? = $ac_status" >&5 19361 19362 if (exit $ac_status) && test -s "$ac_outfile"; then 19362 19363 # The compiler can only warn and ignore the option if not recognized … … 19458 19459 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 19459 19460 -e 's:$: $lt_compiler_flag:'` 19460 (eval echo "\"\$as_me:1946 0: $lt_compile\"" >&5)19461 (eval echo "\"\$as_me:19461: $lt_compile\"" >&5) 19461 19462 (eval "$lt_compile" 2>out/conftest.err) 19462 19463 ac_status=$? 19463 19464 cat out/conftest.err >&5 19464 echo "$as_me:1946 4: \$? = $ac_status" >&519465 echo "$as_me:19465: \$? = $ac_status" >&5 19465 19466 if (exit $ac_status) && test -s out/conftest2.$ac_objext 19466 19467 then … … 22924 22925 cat >&5 <<_CSEOF 22925 22926 22926 This file was extended by ThirdPartyFilterSQP $as_me 1.1 , which was22927 This file was extended by ThirdPartyFilterSQP $as_me 1.1.2, which was 22927 22928 generated by GNU Autoconf 2.59. Invocation command line was 22928 22929 … … 22982 22983 cat >>$CONFIG_STATUS <<_ACEOF 22983 22984 ac_cs_version="\\ 22984 ThirdPartyFilterSQP config.status 1.1 22985 ThirdPartyFilterSQP config.status 1.1.2 22985 22986 configured by $0, generated by GNU Autoconf 2.59, 22986 22987 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
ThirdParty/FilterSQP/releases/1.1.2/configure.ac
r1870 r1936 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([ThirdPartyFilterSQP],[1.1 ],[http://projects.coin-or.org/BuildTools/newticket])15 AC_INIT([ThirdPartyFilterSQP],[1.1.2],[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(FilterSQP )33 AC_COIN_PROJECTDIR_INIT(FilterSQP,2:2:1) 34 34 35 35 #############################################################################
Note: See TracChangeset
for help on using the changeset viewer.