Changeset 312 for trunk/configure
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:externals
-
old new 2 2 Data/Netlib https://www.coin-or.org/svn/Data/trunk/Netlib 3 3 Data/Sample https://www.coin-or.org/svn/Data/trunk/Sample 4 Data/miplib3 https://www.coin-or.org/svn/Data/trunk/miplib3 4 5 CoinBase https://www.coin-or.org/svn/CoinBase/trunk/CoinBase 5 6 Cgl https://www.coin-or.org/svn/Cgl/trunk/Cgl
-
- Property svn:externals
-
trunk/configure
r311 r312 284 284 ac_default_prefix=`pwd` 285 285 ac_subdirs_all="$ac_subdirs_all CoinBase" 286 ac_subdirs_all="$ac_subdirs_all Cbc"287 ac_subdirs_all="$ac_subdirs_all Cgl"288 ac_subdirs_all="$ac_subdirs_all Clp"289 286 ac_subdirs_all="$ac_subdirs_all Data/Netlib" 290 287 ac_subdirs_all="$ac_subdirs_all Data/Sample" 288 ac_subdirs_all="$ac_subdirs_all Data/miplib3" 289 ac_subdirs_all="$ac_subdirs_all Clp" 290 ac_subdirs_all="$ac_subdirs_all Vol" 291 291 ac_subdirs_all="$ac_subdirs_all Osi" 292 ac_subdirs_all="$ac_subdirs_all Vol" 292 ac_subdirs_all="$ac_subdirs_all Cgl" 293 ac_subdirs_all="$ac_subdirs_all Cbc" 293 294 ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS EGREP INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake BUILDTOOLSDIR AUX_DIR HAVE_EXTERNALS_TRUE HAVE_EXTERNALS_FALSE MAINTAINER_SMALL_TRUE MAINTAINER_SMALL_FALSE subdirs LIBOBJS LTLIBOBJS' 294 295 ac_subst_files='' … … 2095 2096 2096 2097 coin_subdirs= 2097 echo "$as_me:$LINENO: checking whether directory Cbcis available" >&52098 echo $ECHO_N "checking whether directory Cbcis available... $ECHO_C" >&62099 if test -r $srcdir/ Cbc/configure; then2100 coin_subdirs="$coin_subdirs Cbc"2098 echo "$as_me:$LINENO: checking whether directory Data/Netlib is available" >&5 2099 echo $ECHO_N "checking whether directory Data/Netlib is available... $ECHO_C" >&6 2100 if test -r $srcdir/Data/Netlib/configure; then 2101 coin_subdirs="$coin_subdirs Data/Netlib" 2101 2102 echo "$as_me:$LINENO: result: yes" >&5 2102 2103 echo "${ECHO_T}yes" >&6 2103 2104 2104 2105 2105 subdirs="$subdirs Cbc" 2106 subdirs="$subdirs Data/Netlib" 2107 2108 else 2109 echo "$as_me:$LINENO: result: no" >&5 2110 echo "${ECHO_T}no" >&6 2111 fi 2112 2113 2114 2115 2116 2117 2118 2119 2120 2121 2122 2123 coin_subdirs= 2124 echo "$as_me:$LINENO: checking whether directory Data/Sample is available" >&5 2125 echo $ECHO_N "checking whether directory Data/Sample is available... $ECHO_C" >&6 2126 if test -r $srcdir/Data/Sample/configure; then 2127 coin_subdirs="$coin_subdirs Data/Sample" 2128 echo "$as_me:$LINENO: result: yes" >&5 2129 echo "${ECHO_T}yes" >&6 2130 2131 2132 subdirs="$subdirs Data/Sample" 2133 2134 else 2135 echo "$as_me:$LINENO: result: no" >&5 2136 echo "${ECHO_T}no" >&6 2137 fi 2138 2139 2140 2141 2142 2143 2144 2145 2146 2147 2148 2149 coin_subdirs= 2150 echo "$as_me:$LINENO: checking whether directory Data/miplib3 is available" >&5 2151 echo $ECHO_N "checking whether directory Data/miplib3 is available... $ECHO_C" >&6 2152 if test -r $srcdir/Data/miplib3/configure; then 2153 coin_subdirs="$coin_subdirs Data/miplib3" 2154 echo "$as_me:$LINENO: result: yes" >&5 2155 echo "${ECHO_T}yes" >&6 2156 2157 2158 subdirs="$subdirs Data/miplib3" 2159 2160 else 2161 echo "$as_me:$LINENO: result: no" >&5 2162 echo "${ECHO_T}no" >&6 2163 fi 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 2175 coin_subdirs= 2176 echo "$as_me:$LINENO: checking whether directory Clp is available" >&5 2177 echo $ECHO_N "checking whether directory Clp is available... $ECHO_C" >&6 2178 if test -r $srcdir/Clp/configure; then 2179 coin_subdirs="$coin_subdirs Clp" 2180 echo "$as_me:$LINENO: result: yes" >&5 2181 echo "${ECHO_T}yes" >&6 2182 2183 2184 subdirs="$subdirs Clp" 2185 2186 else 2187 echo "$as_me:$LINENO: result: no" >&5 2188 echo "${ECHO_T}no" >&6 2189 fi 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 2201 coin_subdirs= 2202 echo "$as_me:$LINENO: checking whether directory Vol is available" >&5 2203 echo $ECHO_N "checking whether directory Vol is available... $ECHO_C" >&6 2204 if test -r $srcdir/Vol/configure; then 2205 coin_subdirs="$coin_subdirs Vol" 2206 echo "$as_me:$LINENO: result: yes" >&5 2207 echo "${ECHO_T}yes" >&6 2208 2209 2210 subdirs="$subdirs Vol" 2211 2212 else 2213 echo "$as_me:$LINENO: result: no" >&5 2214 echo "${ECHO_T}no" >&6 2215 fi 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 2227 coin_subdirs= 2228 echo "$as_me:$LINENO: checking whether directory Osi is available" >&5 2229 echo $ECHO_N "checking whether directory Osi is available... $ECHO_C" >&6 2230 if test -r $srcdir/Osi/configure; then 2231 coin_subdirs="$coin_subdirs Osi" 2232 echo "$as_me:$LINENO: result: yes" >&5 2233 echo "${ECHO_T}yes" >&6 2234 2235 2236 subdirs="$subdirs Osi" 2106 2237 2107 2238 else … … 2147 2278 2148 2279 coin_subdirs= 2149 echo "$as_me:$LINENO: checking whether directory C lpis available" >&52150 echo $ECHO_N "checking whether directory C lpis available... $ECHO_C" >&62151 if test -r $srcdir/C lp/configure; then2152 coin_subdirs="$coin_subdirs C lp"2280 echo "$as_me:$LINENO: checking whether directory Cbc is available" >&5 2281 echo $ECHO_N "checking whether directory Cbc is available... $ECHO_C" >&6 2282 if test -r $srcdir/Cbc/configure; then 2283 coin_subdirs="$coin_subdirs Cbc" 2153 2284 echo "$as_me:$LINENO: result: yes" >&5 2154 2285 echo "${ECHO_T}yes" >&6 2155 2286 2156 2287 2157 subdirs="$subdirs Clp" 2158 2159 else 2160 echo "$as_me:$LINENO: result: no" >&5 2161 echo "${ECHO_T}no" >&6 2162 fi 2163 2164 2165 2166 2167 2168 2169 2170 2171 2172 2173 2174 coin_subdirs= 2175 echo "$as_me:$LINENO: checking whether directory Data/Netlib is available" >&5 2176 echo $ECHO_N "checking whether directory Data/Netlib is available... $ECHO_C" >&6 2177 if test -r $srcdir/Data/Netlib/configure; then 2178 coin_subdirs="$coin_subdirs Data/Netlib" 2179 echo "$as_me:$LINENO: result: yes" >&5 2180 echo "${ECHO_T}yes" >&6 2181 2182 2183 subdirs="$subdirs Data/Netlib" 2184 2185 else 2186 echo "$as_me:$LINENO: result: no" >&5 2187 echo "${ECHO_T}no" >&6 2188 fi 2189 2190 2191 2192 2193 2194 2195 2196 2197 2198 2199 2200 coin_subdirs= 2201 echo "$as_me:$LINENO: checking whether directory Data/Sample is available" >&5 2202 echo $ECHO_N "checking whether directory Data/Sample is available... $ECHO_C" >&6 2203 if test -r $srcdir/Data/Sample/configure; then 2204 coin_subdirs="$coin_subdirs Data/Sample" 2205 echo "$as_me:$LINENO: result: yes" >&5 2206 echo "${ECHO_T}yes" >&6 2207 2208 2209 subdirs="$subdirs Data/Sample" 2210 2211 else 2212 echo "$as_me:$LINENO: result: no" >&5 2213 echo "${ECHO_T}no" >&6 2214 fi 2215 2216 2217 2218 2219 2220 2221 2222 2223 2224 2225 2226 coin_subdirs= 2227 echo "$as_me:$LINENO: checking whether directory Osi is available" >&5 2228 echo $ECHO_N "checking whether directory Osi is available... $ECHO_C" >&6 2229 if test -r $srcdir/Osi/configure; then 2230 coin_subdirs="$coin_subdirs Osi" 2231 echo "$as_me:$LINENO: result: yes" >&5 2232 echo "${ECHO_T}yes" >&6 2233 2234 2235 subdirs="$subdirs Osi" 2236 2237 else 2238 echo "$as_me:$LINENO: result: no" >&5 2239 echo "${ECHO_T}no" >&6 2240 fi 2241 2242 2243 2244 2245 2246 2247 2248 2249 2250 2251 2252 coin_subdirs= 2253 echo "$as_me:$LINENO: checking whether directory Vol is available" >&5 2254 echo $ECHO_N "checking whether directory Vol is available... $ECHO_C" >&6 2255 if test -r $srcdir/Vol/configure; then 2256 coin_subdirs="$coin_subdirs Vol" 2257 echo "$as_me:$LINENO: result: yes" >&5 2258 echo "${ECHO_T}yes" >&6 2259 2260 2261 subdirs="$subdirs Vol" 2288 subdirs="$subdirs Cbc" 2262 2289 2263 2290 else
Note: See TracChangeset
for help on using the changeset viewer.