Changeset 1805 for stable/2.7
- Timestamp:
- Nov 21, 2012 9:00:38 AM (8 years ago)
- Location:
- stable/2.7
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/2.7
- Property svn:externals
-
old new 1 BuildTools https://projects.coin-or.org/svn/BuildTools/stable/0.7 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/stable/1.2 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/stable/1.2 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/stable/1.3 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/stable/1.8 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/stable/1.2 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/stable/1.4 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/stable/1.2 9 CoinUtils https://projects.coin-or.org/svn/CoinUtils/stable/2.8/CoinUtils 10 Cgl https://projects.coin-or.org/svn/Cgl/stable/0.57/Cgl 11 Clp https://projects.coin-or.org/svn/Clp/stable/1.14/Clp 12 Osi https://projects.coin-or.org/svn/Osi/stable/0.105/Osi 13 14 15 16 17 18 19 20 1 BuildTools https://projects.coin-or.org/svn/BuildTools/releases/0.7.4/ 2 ThirdParty/ASL https://projects.coin-or.org/svn/BuildTools/ThirdParty/ASL/releases/1.2.3/ 3 ThirdParty/Blas https://projects.coin-or.org/svn/BuildTools/ThirdParty/Blas/releases/1.2.2/ 4 ThirdParty/Lapack https://projects.coin-or.org/svn/BuildTools/ThirdParty/Lapack/releases/1.3.3/ 5 ThirdParty/Glpk https://projects.coin-or.org/svn/BuildTools/ThirdParty/Glpk/releases/1.8.3/ 6 ThirdParty/Metis https://projects.coin-or.org/svn/BuildTools/ThirdParty/Metis/releases/1.2.3/ 7 ThirdParty/Mumps https://projects.coin-or.org/svn/BuildTools/ThirdParty/Mumps/releases/1.4.4/ 8 Data/Sample https://projects.coin-or.org/svn/Data/Sample/releases/1.2.2/ 9 CoinUtils https://projects.coin-or.org/svn/CoinUtils/releases/2.8.8/CoinUtils 10 Cgl https://projects.coin-or.org/svn/Cgl/releases/0.57.4/Cgl 11 Clp https://projects.coin-or.org/svn/Clp/releases/1.14.8/Clp 12 Osi https://projects.coin-or.org/svn/Osi/releases/0.105.6/Osi
-
- Property svn:externals
-
stable/2.7/Cbc/configure
r1789 r1805 1 1 #! /bin/sh 2 2 # Guess values for system-dependent variables and create Makefiles. 3 # Generated by GNU Autoconf 2.59 for Cbc 2.7. 3 # Generated by GNU Autoconf 2.59 for Cbc 2.7.8. 4 4 # 5 5 # Report bugs to <cbc@lists.coin-or.org>. … … 430 430 PACKAGE_NAME='Cbc' 431 431 PACKAGE_TARNAME='cbc' 432 PACKAGE_VERSION='2.7 '433 PACKAGE_STRING='Cbc 2.7 '432 PACKAGE_VERSION='2.7.8' 433 PACKAGE_STRING='Cbc 2.7.8' 434 434 PACKAGE_BUGREPORT='cbc@lists.coin-or.org' 435 435 … … 1006 1006 # This message is too long to be a string in the A/UX 3.1 sh. 1007 1007 cat <<_ACEOF 1008 \`configure' configures Cbc 2.7 to adapt to many kinds of systems.1008 \`configure' configures Cbc 2.7.8 to adapt to many kinds of systems. 1009 1009 1010 1010 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1072 1072 if test -n "$ac_init_help"; then 1073 1073 case $ac_init_help in 1074 short | recursive ) echo "Configuration of Cbc 2.7 :";;1074 short | recursive ) echo "Configuration of Cbc 2.7.8:";; 1075 1075 esac 1076 1076 cat <<\_ACEOF … … 1304 1304 if $ac_init_version; then 1305 1305 cat <<\_ACEOF 1306 Cbc configure 2.7 1306 Cbc configure 2.7.8 1307 1307 generated by GNU Autoconf 2.59 1308 1308 … … 1324 1324 running configure, to aid debugging if configure makes a mistake. 1325 1325 1326 It was created by Cbc $as_me 2.7 , which was1326 It was created by Cbc $as_me 2.7.8, which was 1327 1327 generated by GNU Autoconf 2.59. Invocation command line was 1328 1328 … … 1837 1837 1838 1838 svn_rev_tmp=`LANG=en_EN svnversion $srcdir 2>/dev/null` 1839 if test "x$svn_rev_tmp" != xexported -a "x$svn_rev_tmp" != x ; then1839 if test "x$svn_rev_tmp" != xexported -a "x$svn_rev_tmp" != x -a "x$svn_rev_tmp" != "xUnversioned directory"; then 1840 1840 CBC_SVN_REV=`echo $svn_rev_tmp | sed -n -e 's/^[0-9]*://' -e 's/\([0-9]\)[^0-9]*$/\1/p'` 1841 1841 … … 1850 1850 1851 1851 # Capture libtool library version, if given. 1852 coin_libversion=10:8:7 1852 1853 1853 1854 … … 4696 4697 # Define the identity of the package. 4697 4698 PACKAGE='cbc' 4698 VERSION='2.7 '4699 VERSION='2.7.8' 4699 4700 4700 4701 … … 5992 5993 *-*-irix6*) 5993 5994 # Find out which ABI we are using. 5994 echo '#line 599 4"configure"' > conftest.$ac_ext5995 echo '#line 5995 "configure"' > conftest.$ac_ext 5995 5996 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5996 5997 (eval $ac_compile) 2>&5 … … 7126 7127 7127 7128 # Provide some information about the compiler. 7128 echo "$as_me:712 8:" \7129 echo "$as_me:7129:" \ 7129 7130 "checking for Fortran 77 compiler version" >&5 7130 7131 ac_compiler=`set X $ac_compile; echo $2` … … 8193 8194 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8194 8195 -e 's:$: $lt_compiler_flag:'` 8195 (eval echo "\"\$as_me:819 5: $lt_compile\"" >&5)8196 (eval echo "\"\$as_me:8196: $lt_compile\"" >&5) 8196 8197 (eval "$lt_compile" 2>conftest.err) 8197 8198 ac_status=$? 8198 8199 cat conftest.err >&5 8199 echo "$as_me:8 199: \$? = $ac_status" >&58200 echo "$as_me:8200: \$? = $ac_status" >&5 8200 8201 if (exit $ac_status) && test -s "$ac_outfile"; then 8201 8202 # The compiler can only warn and ignore the option if not recognized … … 8461 8462 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8462 8463 -e 's:$: $lt_compiler_flag:'` 8463 (eval echo "\"\$as_me:846 3: $lt_compile\"" >&5)8464 (eval echo "\"\$as_me:8464: $lt_compile\"" >&5) 8464 8465 (eval "$lt_compile" 2>conftest.err) 8465 8466 ac_status=$? 8466 8467 cat conftest.err >&5 8467 echo "$as_me:846 7: \$? = $ac_status" >&58468 echo "$as_me:8468: \$? = $ac_status" >&5 8468 8469 if (exit $ac_status) && test -s "$ac_outfile"; then 8469 8470 # The compiler can only warn and ignore the option if not recognized … … 8565 8566 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8566 8567 -e 's:$: $lt_compiler_flag:'` 8567 (eval echo "\"\$as_me:856 7: $lt_compile\"" >&5)8568 (eval echo "\"\$as_me:8568: $lt_compile\"" >&5) 8568 8569 (eval "$lt_compile" 2>out/conftest.err) 8569 8570 ac_status=$? 8570 8571 cat out/conftest.err >&5 8571 echo "$as_me:857 1: \$? = $ac_status" >&58572 echo "$as_me:8572: \$? = $ac_status" >&5 8572 8573 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8573 8574 then … … 10910 10911 lt_status=$lt_dlunknown 10911 10912 cat > conftest.$ac_ext <<EOF 10912 #line 1091 2"configure"10913 #line 10913 "configure" 10913 10914 #include "confdefs.h" 10914 10915 … … 11010 11011 lt_status=$lt_dlunknown 11011 11012 cat > conftest.$ac_ext <<EOF 11012 #line 1101 2"configure"11013 #line 11013 "configure" 11013 11014 #include "confdefs.h" 11014 11015 … … 13354 13355 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13355 13356 -e 's:$: $lt_compiler_flag:'` 13356 (eval echo "\"\$as_me:1335 6: $lt_compile\"" >&5)13357 (eval echo "\"\$as_me:13357: $lt_compile\"" >&5) 13357 13358 (eval "$lt_compile" 2>conftest.err) 13358 13359 ac_status=$? 13359 13360 cat conftest.err >&5 13360 echo "$as_me:1336 0: \$? = $ac_status" >&513361 echo "$as_me:13361: \$? = $ac_status" >&5 13361 13362 if (exit $ac_status) && test -s "$ac_outfile"; then 13362 13363 # The compiler can only warn and ignore the option if not recognized … … 13458 13459 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13459 13460 -e 's:$: $lt_compiler_flag:'` 13460 (eval echo "\"\$as_me:1346 0: $lt_compile\"" >&5)13461 (eval echo "\"\$as_me:13461: $lt_compile\"" >&5) 13461 13462 (eval "$lt_compile" 2>out/conftest.err) 13462 13463 ac_status=$? 13463 13464 cat out/conftest.err >&5 13464 echo "$as_me:1346 4: \$? = $ac_status" >&513465 echo "$as_me:13465: \$? = $ac_status" >&5 13465 13466 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13466 13467 then … … 15028 15029 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15029 15030 -e 's:$: $lt_compiler_flag:'` 15030 (eval echo "\"\$as_me:1503 0: $lt_compile\"" >&5)15031 (eval echo "\"\$as_me:15031: $lt_compile\"" >&5) 15031 15032 (eval "$lt_compile" 2>conftest.err) 15032 15033 ac_status=$? 15033 15034 cat conftest.err >&5 15034 echo "$as_me:1503 4: \$? = $ac_status" >&515035 echo "$as_me:15035: \$? = $ac_status" >&5 15035 15036 if (exit $ac_status) && test -s "$ac_outfile"; then 15036 15037 # The compiler can only warn and ignore the option if not recognized … … 15132 15133 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15133 15134 -e 's:$: $lt_compiler_flag:'` 15134 (eval echo "\"\$as_me:1513 4: $lt_compile\"" >&5)15135 (eval echo "\"\$as_me:15135: $lt_compile\"" >&5) 15135 15136 (eval "$lt_compile" 2>out/conftest.err) 15136 15137 ac_status=$? 15137 15138 cat out/conftest.err >&5 15138 echo "$as_me:1513 8: \$? = $ac_status" >&515139 echo "$as_me:15139: \$? = $ac_status" >&5 15139 15140 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15140 15141 then … … 17339 17340 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17340 17341 -e 's:$: $lt_compiler_flag:'` 17341 (eval echo "\"\$as_me:1734 1: $lt_compile\"" >&5)17342 (eval echo "\"\$as_me:17342: $lt_compile\"" >&5) 17342 17343 (eval "$lt_compile" 2>conftest.err) 17343 17344 ac_status=$? 17344 17345 cat conftest.err >&5 17345 echo "$as_me:1734 5: \$? = $ac_status" >&517346 echo "$as_me:17346: \$? = $ac_status" >&5 17346 17347 if (exit $ac_status) && test -s "$ac_outfile"; then 17347 17348 # The compiler can only warn and ignore the option if not recognized … … 17607 17608 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17608 17609 -e 's:$: $lt_compiler_flag:'` 17609 (eval echo "\"\$as_me:176 09: $lt_compile\"" >&5)17610 (eval echo "\"\$as_me:17610: $lt_compile\"" >&5) 17610 17611 (eval "$lt_compile" 2>conftest.err) 17611 17612 ac_status=$? 17612 17613 cat conftest.err >&5 17613 echo "$as_me:1761 3: \$? = $ac_status" >&517614 echo "$as_me:17614: \$? = $ac_status" >&5 17614 17615 if (exit $ac_status) && test -s "$ac_outfile"; then 17615 17616 # The compiler can only warn and ignore the option if not recognized … … 17711 17712 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17712 17713 -e 's:$: $lt_compiler_flag:'` 17713 (eval echo "\"\$as_me:1771 3: $lt_compile\"" >&5)17714 (eval echo "\"\$as_me:17714: $lt_compile\"" >&5) 17714 17715 (eval "$lt_compile" 2>out/conftest.err) 17715 17716 ac_status=$? 17716 17717 cat out/conftest.err >&5 17717 echo "$as_me:1771 7: \$? = $ac_status" >&517718 echo "$as_me:17718: \$? = $ac_status" >&5 17718 17719 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17719 17720 then … … 20765 20766 # unfortunately, ${libdir} expands to ${exec_prefix}/lib and ${exec_prefix} to ${prefix}... 20766 20767 if test "x${prefix}" = xNONE ; then 20767 COIN_PKG_CONFIG_PATH="${ac_default_prefix}/lib /pkgconfig:${ac_default_prefix}/share/pkgconfig:${COIN_PKG_CONFIG_PATH}"20768 else 20769 COIN_PKG_CONFIG_PATH="${prefix}/lib /pkgconfig:${prefix}/share/pkgconfig:${COIN_PKG_CONFIG_PATH}"20768 COIN_PKG_CONFIG_PATH="${ac_default_prefix}/lib64/pkgconfig:${ac_default_prefix}/lib/pkgconfig:${ac_default_prefix}/share/pkgconfig:${COIN_PKG_CONFIG_PATH}" 20769 else 20770 COIN_PKG_CONFIG_PATH="${prefix}/lib64/pkgconfig:${prefix}/lib/pkgconfig:${prefix}/share/pkgconfig:${COIN_PKG_CONFIG_PATH}" 20770 20771 fi 20771 20772 … … 21296 21297 # construct dependencies variables from LIBS variables 21297 21298 # we add an extra space in LIBS so we can substitute out everything starting with " -" 21298 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows21299 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 21299 21300 # then remove everything of the form -xxx 21300 21301 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 21301 COINDEPEND_DEPENDENCIES=`echo " $COINDEPEND_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`21302 21303 CBCLIB_DEPENDENCIES=`echo " $CBCLIB_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`21304 21305 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`21302 COINDEPEND_DEPENDENCIES=`echo " $COINDEPEND_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21303 21304 CBCLIB_DEPENDENCIES=`echo " $CBCLIB_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21305 21306 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21306 21307 21307 21308 fi … … 21845 21846 # construct dependencies variables from LIBS variables 21846 21847 # we add an extra space in LIBS so we can substitute out everything starting with " -" 21847 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows21848 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 21848 21849 # then remove everything of the form -xxx 21849 21850 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 21850 CLP_DEPENDENCIES=`echo " $CLP_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`21851 21852 CBCLIB_DEPENDENCIES=`echo " $CBCLIB_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`21853 21854 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`21851 CLP_DEPENDENCIES=`echo " $CLP_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21852 21853 CBCLIB_DEPENDENCIES=`echo " $CBCLIB_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21854 21855 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 21855 21856 21856 21857 fi … … 22352 22353 # construct dependencies variables from LIBS variables 22353 22354 # we add an extra space in LIBS so we can substitute out everything starting with " -" 22354 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows22355 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 22355 22356 # then remove everything of the form -xxx 22356 22357 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 22357 OSITESTS_DEPENDENCIES=`echo " $OSITESTS_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`22358 OSITESTS_DEPENDENCIES=`echo " $OSITESTS_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 22358 22359 22359 22360 fi … … 22833 22834 # construct dependencies variables from LIBS variables 22834 22835 # we add an extra space in LIBS so we can substitute out everything starting with " -" 22835 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows22836 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 22836 22837 # then remove everything of the form -xxx 22837 22838 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 22838 SAMPLE_DEPENDENCIES=`echo " $SAMPLE_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`22839 SAMPLE_DEPENDENCIES=`echo " $SAMPLE_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 22839 22840 22840 22841 fi … … 23314 23315 # construct dependencies variables from LIBS variables 23315 23316 # we add an extra space in LIBS so we can substitute out everything starting with " -" 23316 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows23317 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 23317 23318 # then remove everything of the form -xxx 23318 23319 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 23319 NETLIB_DEPENDENCIES=`echo " $NETLIB_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`23320 NETLIB_DEPENDENCIES=`echo " $NETLIB_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 23320 23321 23321 23322 fi … … 23795 23796 # construct dependencies variables from LIBS variables 23796 23797 # we add an extra space in LIBS so we can substitute out everything starting with " -" 23797 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows23798 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 23798 23799 # then remove everything of the form -xxx 23799 23800 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 23800 MIPLIB3_DEPENDENCIES=`echo " $MIPLIB3_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`23801 MIPLIB3_DEPENDENCIES=`echo " $MIPLIB3_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 23801 23802 23802 23803 fi … … 25609 25610 # construct dependencies variables from LIBS variables 25610 25611 # we add an extra space in LIBS so we can substitute out everything starting with " -" 25611 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows25612 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 25612 25613 # then remove everything of the form -xxx 25613 25614 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 25614 DYLP_DEPENDENCIES=`echo " $DYLP_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`25615 25616 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`25615 DYLP_DEPENDENCIES=`echo " $DYLP_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 25616 25617 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 25617 25618 25618 25619 fi … … 26099 26100 # construct dependencies variables from LIBS variables 26100 26101 # we add an extra space in LIBS so we can substitute out everything starting with " -" 26101 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows26102 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 26102 26103 # then remove everything of the form -xxx 26103 26104 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 26104 VOL_DEPENDENCIES=`echo " $VOL_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`26105 VOL_DEPENDENCIES=`echo " $VOL_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 26105 26106 26106 26107 fi … … 26622 26623 # construct dependencies variables from LIBS variables 26623 26624 # we add an extra space in LIBS so we can substitute out everything starting with " -" 26624 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows26625 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 26625 26626 # then remove everything of the form -xxx 26626 26627 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 26627 CPX_DEPENDENCIES=`echo " $CPX_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`26628 26629 CBCLIB_DEPENDENCIES=`echo " $CBCLIB_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`26630 26631 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`26628 CPX_DEPENDENCIES=`echo " $CPX_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 26629 26630 CBCLIB_DEPENDENCIES=`echo " $CBCLIB_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 26631 26632 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 26632 26633 26633 26634 fi … … 27142 27143 # construct dependencies variables from LIBS variables 27143 27144 # we add an extra space in LIBS so we can substitute out everything starting with " -" 27144 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows27145 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 27145 27146 # then remove everything of the form -xxx 27146 27147 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 27147 GLPK_DEPENDENCIES=`echo " $GLPK_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`27148 27149 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`27148 GLPK_DEPENDENCIES=`echo " $GLPK_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 27149 27150 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 27150 27151 27151 27152 fi … … 27632 27633 # construct dependencies variables from LIBS variables 27633 27634 # we add an extra space in LIBS so we can substitute out everything starting with " -" 27634 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows27635 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 27635 27636 # then remove everything of the form -xxx 27636 27637 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 27637 GRB_DEPENDENCIES=`echo " $GRB_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`27638 GRB_DEPENDENCIES=`echo " $GRB_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 27638 27639 27639 27640 fi … … 28134 28135 # construct dependencies variables from LIBS variables 28135 28136 # we add an extra space in LIBS so we can substitute out everything starting with " -" 28136 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows28137 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 28137 28138 # then remove everything of the form -xxx 28138 28139 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 28139 MSK_DEPENDENCIES=`echo " $MSK_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`28140 28141 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`28140 MSK_DEPENDENCIES=`echo " $MSK_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 28141 28142 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 28142 28143 28143 28144 fi … … 28645 28646 # construct dependencies variables from LIBS variables 28646 28647 # we add an extra space in LIBS so we can substitute out everything starting with " -" 28647 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows28648 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 28648 28649 # then remove everything of the form -xxx 28649 28650 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 28650 SPX_DEPENDENCIES=`echo " $SPX_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`28651 28652 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`28651 SPX_DEPENDENCIES=`echo " $SPX_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 28652 28653 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 28653 28654 28654 28655 fi … … 29135 29136 # construct dependencies variables from LIBS variables 29136 29137 # we add an extra space in LIBS so we can substitute out everything starting with " -" 29137 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows29138 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 29138 29139 # then remove everything of the form -xxx 29139 29140 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 29140 XPR_DEPENDENCIES=`echo " $XPR_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`29141 XPR_DEPENDENCIES=`echo " $XPR_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 29141 29142 29142 29143 fi … … 29664 29665 # construct dependencies variables from LIBS variables 29665 29666 # we add an extra space in LIBS so we can substitute out everything starting with " -" 29666 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* a s used on Windows29667 # remove everything of the form -framework xxx as used on Mac and mkl* and libiomp5* and wsock32.lib as used on Windows 29667 29668 # then remove everything of the form -xxx 29668 29669 # also remove everything of the form `xxx`yyy (may have been added for cygwin/cl) 29669 ASL_DEPENDENCIES=`echo " $ASL_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`29670 29671 CBCLIB_DEPENDENCIES=`echo " $CBCLIB_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`29672 29673 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'`29670 ASL_DEPENDENCIES=`echo " $ASL_LIBS" | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 29671 29672 CBCLIB_DEPENDENCIES=`echo " $CBCLIB_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 29673 29674 CBCGENERIC_DEPENDENCIES=`echo " $CBCGENERIC_LIBS " | sed -e 's/ mkl[^ ]*//g' -e 's/ libiomp5[^ ]*//g' -e 's/ wsock32[^ ]*//g' -e 's/ -framework *[^ ]*//g' -e 's/ -[^ ]*//g' -e 's/\`[^\`]*\`[^ ]* //g'` 29674 29675 29675 29676 fi … … 31229 31230 cat >&5 <<_CSEOF 31230 31231 31231 This file was extended by Cbc $as_me 2.7 , which was31232 This file was extended by Cbc $as_me 2.7.8, which was 31232 31233 generated by GNU Autoconf 2.59. Invocation command line was 31233 31234 … … 31292 31293 cat >>$CONFIG_STATUS <<_ACEOF 31293 31294 ac_cs_version="\\ 31294 Cbc config.status 2.7 31295 Cbc config.status 2.7.8 31295 31296 configured by $0, generated by GNU Autoconf 2.59, 31296 31297 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.7/Cbc/configure.ac
r1789 r1805 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.7 ],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.7.8],[cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([ … … 42 42 # externals. The following macro ensures that those externals are 43 43 # retrieved by svn if they are not there yet. 44 AC_COIN_PROJECTDIR_INIT(Cbc )44 AC_COIN_PROJECTDIR_INIT(Cbc,10:8:7) 45 45 46 46 # Check if user wants to produce debugging code -
stable/2.7/Cbc/src/config_cbc_default.h
r1789 r1805 6 6 7 7 /* Version number of project */ 8 #define CBC_VERSION "2.7"8 #define CBC_VERSION "2.7.8" 9 9 10 10 /* Major Version number of project */ 11 #define CBC_VERSION_MAJOR 11 #define CBC_VERSION_MAJOR 2 12 12 13 13 /* Minor Version number of project */ 14 #define CBC_VERSION_MINOR 14 #define CBC_VERSION_MINOR 7 15 15 16 16 /* Release Version number of project */ 17 #define CBC_VERSION_RELEASE 999917 #define CBC_VERSION_RELEASE 8 -
stable/2.7/configure
r1789 r1805 2 2 # From configure.ac 0.9. 3 3 # Guess values for system-dependent variables and create Makefiles. 4 # Generated by GNU Autoconf 2.59 for Cbc 2.7. 4 # Generated by GNU Autoconf 2.59 for Cbc 2.7.8. 5 5 # 6 6 # Report bugs to <cbc@lists.coin-or.org>. … … 431 431 PACKAGE_NAME='Cbc' 432 432 PACKAGE_TARNAME='cbc' 433 PACKAGE_VERSION='2.7 '434 PACKAGE_STRING='Cbc 2.7 '433 PACKAGE_VERSION='2.7.8' 434 PACKAGE_STRING='Cbc 2.7.8' 435 435 PACKAGE_BUGREPORT='cbc@lists.coin-or.org' 436 436 … … 1039 1039 # This message is too long to be a string in the A/UX 3.1 sh. 1040 1040 cat <<_ACEOF 1041 \`configure' configures Cbc 2.7 to adapt to many kinds of systems.1041 \`configure' configures Cbc 2.7.8 to adapt to many kinds of systems. 1042 1042 1043 1043 Usage: $0 [OPTION]... [VAR=VALUE]... … … 1105 1105 if test -n "$ac_init_help"; then 1106 1106 case $ac_init_help in 1107 short | recursive ) echo "Configuration of Cbc 2.7 :";;1107 short | recursive ) echo "Configuration of Cbc 2.7.8:";; 1108 1108 esac 1109 1109 cat <<\_ACEOF … … 1331 1331 if $ac_init_version; then 1332 1332 cat <<\_ACEOF 1333 Cbc configure 2.7 1333 Cbc configure 2.7.8 1334 1334 generated by GNU Autoconf 2.59 1335 1335 … … 1351 1351 running configure, to aid debugging if configure makes a mistake. 1352 1352 1353 It was created by Cbc $as_me 2.7 , which was1353 It was created by Cbc $as_me 2.7.8, which was 1354 1354 generated by GNU Autoconf 2.59. Invocation command line was 1355 1355 … … 5304 5304 # Define the identity of the package. 5305 5305 PACKAGE='cbc' 5306 VERSION='2.7 '5306 VERSION='2.7.8' 5307 5307 5308 5308 … … 23595 23595 cat >&5 <<_CSEOF 23596 23596 23597 This file was extended by Cbc $as_me 2.7 , which was23597 This file was extended by Cbc $as_me 2.7.8, which was 23598 23598 generated by GNU Autoconf 2.59. Invocation command line was 23599 23599 … … 23653 23653 cat >>$CONFIG_STATUS <<_ACEOF 23654 23654 ac_cs_version="\\ 23655 Cbc config.status 2.7 23655 Cbc config.status 2.7.8 23656 23656 configured by $0, generated by GNU Autoconf 2.59, 23657 23657 with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" -
stable/2.7/configure.ac
r1789 r1805 13 13 AC_PREREQ(2.59) 14 14 15 AC_INIT([Cbc],[2.7 ],[cbc@lists.coin-or.org])15 AC_INIT([Cbc],[2.7.8],[cbc@lists.coin-or.org]) 16 16 17 17 AC_COPYRIGHT([
Note: See TracChangeset
for help on using the changeset viewer.