Changeset 1380
- Timestamp:
- Jul 7, 2009 12:47:06 PM (12 years ago)
- Location:
- stable/BSPsplit/Clp
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/BSPsplit/Clp/Makefile.in
r1162 r1380 121 121 CFLAGS = @CFLAGS@ 122 122 CLPDOCDIR = @CLPDOCDIR@ 123 CLPINSTDIR = @CLPINSTDIR@ 123 124 CLPOBJDIR = @CLPOBJDIR@ 124 125 CLPSRCDIR = @CLPSRCDIR@ 125 126 COINUTILSDOCDIR = @COINUTILSDOCDIR@ 127 COINUTILSINSTDIR = @COINUTILSINSTDIR@ 126 128 COINUTILSOBJDIR = @COINUTILSOBJDIR@ 127 129 COINUTILSSRCDIR = @COINUTILSSRCDIR@ 128 130 COIN_HAS_CLP_FALSE = @COIN_HAS_CLP_FALSE@ 131 COIN_HAS_CLP_INSTALLED_FALSE = @COIN_HAS_CLP_INSTALLED_FALSE@ 132 COIN_HAS_CLP_INSTALLED_TRUE = @COIN_HAS_CLP_INSTALLED_TRUE@ 129 133 COIN_HAS_CLP_TRUE = @COIN_HAS_CLP_TRUE@ 130 134 COIN_HAS_COINUTILS_FALSE = @COIN_HAS_COINUTILS_FALSE@ 135 COIN_HAS_COINUTILS_INSTALLED_FALSE = @COIN_HAS_COINUTILS_INSTALLED_FALSE@ 136 COIN_HAS_COINUTILS_INSTALLED_TRUE = @COIN_HAS_COINUTILS_INSTALLED_TRUE@ 131 137 COIN_HAS_COINUTILS_TRUE = @COIN_HAS_COINUTILS_TRUE@ 132 138 CPP = @CPP@ -
stable/BSPsplit/Clp/configure
r1349 r1380 473 473 #endif" 474 474 475 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 build build_cpu build_vendor build_os ADDLIBS FADDLIBS ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MPICC CXXDEFS ADD_CXXFLAGS DBG_CXXFLAGS OPT_CXXFLAGS CXX CXXFLAGS ac_ct_CXX MPICXX 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 DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake have_svn BUILDTOOLSDIR AUX_DIR abs_source_dir abs_lib_dir abs_include_dir abs_bin_dir HAVE_EXTERNALS_TRUE HAVE_EXTERNALS_FALSE host host_cpu host_vendor host_os LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS LT_LDFLAGS COINUTILSSRCDIR COINUTILSOBJDIR COINUTILSDOCDIR COIN _HAS_COINUTILS_TRUE COIN_HAS_COINUTILS_FALSE CLPSRCDIR CLPOBJDIR CLPDOCDIR COIN_HAS_CLP_TRUE COIN_HAS_CLP_FALSE LIBEXT VPATH_DISTCLEANFILES LIBOBJS LTLIBOBJS'475 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 build build_cpu build_vendor build_os ADDLIBS FADDLIBS ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT MPICC CXXDEFS ADD_CXXFLAGS DBG_CXXFLAGS OPT_CXXFLAGS CXX CXXFLAGS ac_ct_CXX MPICXX 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 DEPDIR am__include am__quote AMDEP_TRUE AMDEP_FALSE AMDEPBACKSLASH CCDEPMODE am__fastdepCC_TRUE am__fastdepCC_FALSE CXXDEPMODE am__fastdepCXX_TRUE am__fastdepCXX_FALSE MAINTAINER_MODE_TRUE MAINTAINER_MODE_FALSE MAINT LIBTOOLM4 have_autoconf have_automake have_svn BUILDTOOLSDIR AUX_DIR abs_source_dir abs_lib_dir abs_include_dir abs_bin_dir HAVE_EXTERNALS_TRUE HAVE_EXTERNALS_FALSE host host_cpu host_vendor host_os LN_S ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP F77 FFLAGS ac_ct_F77 LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS LT_LDFLAGS COINUTILSSRCDIR COINUTILSOBJDIR COINUTILSDOCDIR COINUTILSINSTDIR COIN_HAS_COINUTILS_TRUE COIN_HAS_COINUTILS_FALSE COIN_HAS_COINUTILS_INSTALLED_TRUE COIN_HAS_COINUTILS_INSTALLED_FALSE CLPSRCDIR CLPOBJDIR CLPDOCDIR CLPINSTDIR COIN_HAS_CLP_TRUE COIN_HAS_CLP_FALSE COIN_HAS_CLP_INSTALLED_TRUE COIN_HAS_CLP_INSTALLED_FALSE LIBEXT VPATH_DISTCLEANFILES LIBOBJS LTLIBOBJS' 476 476 ac_subst_files='' 477 477 … … 1105 1105 --with-tags[=TAGS] 1106 1106 include additional configurations [automatic] 1107 --with-coinutils-instdir 1108 prefix of installation directory for precompiled 1109 CoinUtils package 1110 --with-coinutils-srcdir source directory for CoinUtils package 1111 --with-coinutils-objdir object directory for CoinUtils package (if different 1112 from source directory in VPATH compilation) 1113 --with-coin-instdir prefix of installation directory for precompiled 1114 COIN packages 1115 --with-clp-instdir prefix of installation directory for precompiled Clp 1116 package 1117 --with-clp-srcdir source directory for Clp package 1118 --with-clp-objdir object directory for Clp package (if different from source 1119 directory in VPATH compilation) 1107 1120 --with-wsmp specify WSMP library 1108 1121 … … 5779 5792 *-*-irix6*) 5780 5793 # Find out which ABI we are using. 5781 echo '#line 57 81"configure"' > conftest.$ac_ext5794 echo '#line 5794 "configure"' > conftest.$ac_ext 5782 5795 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5783 5796 (eval $ac_compile) 2>&5 … … 6913 6926 6914 6927 # Provide some information about the compiler. 6915 echo "$as_me:69 15:" \6928 echo "$as_me:6928:" \ 6916 6929 "checking for Fortran 77 compiler version" >&5 6917 6930 ac_compiler=`set X $ac_compile; echo $2` … … 7980 7993 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 7981 7994 -e 's:$: $lt_compiler_flag:'` 7982 (eval echo "\"\$as_me:79 82: $lt_compile\"" >&5)7995 (eval echo "\"\$as_me:7995: $lt_compile\"" >&5) 7983 7996 (eval "$lt_compile" 2>conftest.err) 7984 7997 ac_status=$? 7985 7998 cat conftest.err >&5 7986 echo "$as_me:79 86: \$? = $ac_status" >&57999 echo "$as_me:7999: \$? = $ac_status" >&5 7987 8000 if (exit $ac_status) && test -s "$ac_outfile"; then 7988 8001 # The compiler can only warn and ignore the option if not recognized … … 8248 8261 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8249 8262 -e 's:$: $lt_compiler_flag:'` 8250 (eval echo "\"\$as_me:82 50: $lt_compile\"" >&5)8263 (eval echo "\"\$as_me:8263: $lt_compile\"" >&5) 8251 8264 (eval "$lt_compile" 2>conftest.err) 8252 8265 ac_status=$? 8253 8266 cat conftest.err >&5 8254 echo "$as_me:82 54: \$? = $ac_status" >&58267 echo "$as_me:8267: \$? = $ac_status" >&5 8255 8268 if (exit $ac_status) && test -s "$ac_outfile"; then 8256 8269 # The compiler can only warn and ignore the option if not recognized … … 8352 8365 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8353 8366 -e 's:$: $lt_compiler_flag:'` 8354 (eval echo "\"\$as_me:83 54: $lt_compile\"" >&5)8367 (eval echo "\"\$as_me:8367: $lt_compile\"" >&5) 8355 8368 (eval "$lt_compile" 2>out/conftest.err) 8356 8369 ac_status=$? 8357 8370 cat out/conftest.err >&5 8358 echo "$as_me:83 58: \$? = $ac_status" >&58371 echo "$as_me:8371: \$? = $ac_status" >&5 8359 8372 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8360 8373 then … … 10697 10710 lt_status=$lt_dlunknown 10698 10711 cat > conftest.$ac_ext <<EOF 10699 #line 10 699"configure"10712 #line 10712 "configure" 10700 10713 #include "confdefs.h" 10701 10714 … … 10797 10810 lt_status=$lt_dlunknown 10798 10811 cat > conftest.$ac_ext <<EOF 10799 #line 10 799"configure"10812 #line 10812 "configure" 10800 10813 #include "confdefs.h" 10801 10814 … … 13141 13154 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13142 13155 -e 's:$: $lt_compiler_flag:'` 13143 (eval echo "\"\$as_me:131 43: $lt_compile\"" >&5)13156 (eval echo "\"\$as_me:13156: $lt_compile\"" >&5) 13144 13157 (eval "$lt_compile" 2>conftest.err) 13145 13158 ac_status=$? 13146 13159 cat conftest.err >&5 13147 echo "$as_me:131 47: \$? = $ac_status" >&513160 echo "$as_me:13160: \$? = $ac_status" >&5 13148 13161 if (exit $ac_status) && test -s "$ac_outfile"; then 13149 13162 # The compiler can only warn and ignore the option if not recognized … … 13245 13258 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13246 13259 -e 's:$: $lt_compiler_flag:'` 13247 (eval echo "\"\$as_me:132 47: $lt_compile\"" >&5)13260 (eval echo "\"\$as_me:13260: $lt_compile\"" >&5) 13248 13261 (eval "$lt_compile" 2>out/conftest.err) 13249 13262 ac_status=$? 13250 13263 cat out/conftest.err >&5 13251 echo "$as_me:132 51: \$? = $ac_status" >&513264 echo "$as_me:13264: \$? = $ac_status" >&5 13252 13265 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13253 13266 then … … 14815 14828 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14816 14829 -e 's:$: $lt_compiler_flag:'` 14817 (eval echo "\"\$as_me:148 17: $lt_compile\"" >&5)14830 (eval echo "\"\$as_me:14830: $lt_compile\"" >&5) 14818 14831 (eval "$lt_compile" 2>conftest.err) 14819 14832 ac_status=$? 14820 14833 cat conftest.err >&5 14821 echo "$as_me:148 21: \$? = $ac_status" >&514834 echo "$as_me:14834: \$? = $ac_status" >&5 14822 14835 if (exit $ac_status) && test -s "$ac_outfile"; then 14823 14836 # The compiler can only warn and ignore the option if not recognized … … 14919 14932 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14920 14933 -e 's:$: $lt_compiler_flag:'` 14921 (eval echo "\"\$as_me:149 21: $lt_compile\"" >&5)14934 (eval echo "\"\$as_me:14934: $lt_compile\"" >&5) 14922 14935 (eval "$lt_compile" 2>out/conftest.err) 14923 14936 ac_status=$? 14924 14937 cat out/conftest.err >&5 14925 echo "$as_me:149 25: \$? = $ac_status" >&514938 echo "$as_me:14938: \$? = $ac_status" >&5 14926 14939 if (exit $ac_status) && test -s out/conftest2.$ac_objext 14927 14940 then … … 17126 17139 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17127 17140 -e 's:$: $lt_compiler_flag:'` 17128 (eval echo "\"\$as_me:171 28: $lt_compile\"" >&5)17141 (eval echo "\"\$as_me:17141: $lt_compile\"" >&5) 17129 17142 (eval "$lt_compile" 2>conftest.err) 17130 17143 ac_status=$? 17131 17144 cat conftest.err >&5 17132 echo "$as_me:171 32: \$? = $ac_status" >&517145 echo "$as_me:17145: \$? = $ac_status" >&5 17133 17146 if (exit $ac_status) && test -s "$ac_outfile"; then 17134 17147 # The compiler can only warn and ignore the option if not recognized … … 17394 17407 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17395 17408 -e 's:$: $lt_compiler_flag:'` 17396 (eval echo "\"\$as_me:17 396: $lt_compile\"" >&5)17409 (eval echo "\"\$as_me:17409: $lt_compile\"" >&5) 17397 17410 (eval "$lt_compile" 2>conftest.err) 17398 17411 ac_status=$? 17399 17412 cat conftest.err >&5 17400 echo "$as_me:174 00: \$? = $ac_status" >&517413 echo "$as_me:17413: \$? = $ac_status" >&5 17401 17414 if (exit $ac_status) && test -s "$ac_outfile"; then 17402 17415 # The compiler can only warn and ignore the option if not recognized … … 17498 17511 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17499 17512 -e 's:$: $lt_compiler_flag:'` 17500 (eval echo "\"\$as_me:175 00: $lt_compile\"" >&5)17513 (eval echo "\"\$as_me:17513: $lt_compile\"" >&5) 17501 17514 (eval "$lt_compile" 2>out/conftest.err) 17502 17515 ac_status=$? 17503 17516 cat out/conftest.err >&5 17504 echo "$as_me:175 04: \$? = $ac_status" >&517517 echo "$as_me:17517: \$? = $ac_status" >&5 17505 17518 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17506 17519 then … … 20397 20410 # other locations) 20398 20411 20399 coin_has_coinutils= unavailable20412 coin_has_coinutils=notGiven 20400 20413 if test x"$COIN_SKIP_PROJECTS" != x; then 20401 20414 for dir in $COIN_SKIP_PROJECTS; do … … 20406 20419 fi 20407 20420 20421 20422 20423 20424 20425 COINUTILSSRCDIR=This_Variable_Is_Not_Set 20426 COINUTILSOBJDIR=This_Variable_Is_Not_Set 20427 COINUTILSDOCDIR=This_Variable_Is_Not_Set 20428 COINUTILSINSTDIR=This_Variable_Is_Not_Set 20429 20408 20430 if test $coin_has_coinutils != skipping; then 20409 20431 if test $PACKAGE_TARNAME = coinutils; then 20410 20432 coin_has_coinutils=. 20411 20433 else 20412 if test -d $srcdir/../CoinUtils; then 20413 coin_has_coinutils=../CoinUtils 20434 20435 # Check whether --with-m4_tolower(CoinUtils)-instdir or --without-m4_tolower(CoinUtils)-instdir was given. 20436 if test "${with_coinutils_instdir+set}" = set; then 20437 withval="$with_coinutils_instdir" 20438 coin_has_coinutils=installed 20439 if test -d "$withval"; then : ; else 20440 { { echo "$as_me:$LINENO: error: argument for --with-coinutils-instdir not a directory" >&5 20441 echo "$as_me: error: argument for --with-coinutils-instdir not a directory" >&2;} 20442 { (exit 1); exit 1; }; } 20443 fi 20444 COINUTILSINSTDIR=`cd $withval; pwd` 20445 fi; 20446 20447 20448 # Check whether --with-m4_tolower(CoinUtils)-srcdir or --without-m4_tolower(CoinUtils)-srcdir was given. 20449 if test "${with_coinutils_srcdir+set}" = set; then 20450 withval="$with_coinutils_srcdir" 20451 if test "$coin_has_coinutils" = installed; then 20452 { { echo "$as_me:$LINENO: error: --with-$coinutils-srcdir cannot be given together with --with-coinutils-instdir" >&5 20453 echo "$as_me: error: --with-$coinutils-srcdir cannot be given together with --with-coinutils-instdir" >&2;} 20454 { (exit 1); exit 1; }; } 20455 fi 20456 if test -d "$withval"; then : ; else 20457 { { echo "$as_me:$LINENO: error: argument for --with-coinutils-srcdir not a directory" >&5 20458 echo "$as_me: error: argument for --with-coinutils-srcdir not a directory" >&2;} 20459 { (exit 1); exit 1; }; } 20460 fi 20461 coin_has_coinutils=$withval 20462 COINUTILSSRCDIR=`cd $withval; pwd` 20463 fi; 20464 20465 20466 # Check whether --with-m4_tolower(CoinUtils)-objdir or --without-m4_tolower(CoinUtils)-objdir was given. 20467 if test "${with_coinutils_objdir+set}" = set; then 20468 withval="$with_coinutils_objdir" 20469 if test "$coin_has_coinutils" = installed; then 20470 { { echo "$as_me:$LINENO: error: --with-coinutils-objdir cannot be given together with --with-coinutils-instdir" >&5 20471 echo "$as_me: error: --with-coinutils-objdir cannot be given together with --with-coinutils-instdir" >&2;} 20472 { (exit 1); exit 1; }; } 20473 fi 20474 if test "$coin_has_coinutils" = notGiven; then 20475 { { echo "$as_me:$LINENO: error: --with-coinutils-objdir must be accompanied by --with-coinutils-srcdir" >&5 20476 echo "$as_me: error: --with-coinutils-objdir must be accompanied by --with-coinutils-srcdir" >&2;} 20477 { (exit 1); exit 1; }; } 20478 fi 20479 if test -d "$withval"; then : ; else 20480 { { echo "$as_me:$LINENO: error: argument for --with-coinutils-objdir not a directory" >&5 20481 echo "$as_me: error: argument for --with-coinutils-objdir not a directory" >&2;} 20482 { (exit 1); exit 1; }; } 20483 fi 20484 COINUTILSOBJDIR=`cd $withval; pwd` 20485 else 20486 COINUTILSOBJDIR="$COINUTILSSRCDIR" 20487 fi; 20488 20489 # if we still don't have a location, check for generic flag 20490 if test "$coin_has_coinutils" = notGiven; then 20491 20492 # Check whether --with-coin-instdir or --without-coin-instdir was given. 20493 if test "${with_coin_instdir+set}" = set; then 20494 withval="$with_coin_instdir" 20495 coin_has_coinutils=installed 20496 if test -d "$withval"; then : ; else 20497 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 20498 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 20499 { (exit 1); exit 1; }; } 20500 fi 20501 COINUTILSINSTDIR=`cd $withval; pwd` 20502 fi; 20503 fi 20504 20505 if test "$coin_has_coinutils" = notGiven; then 20506 if test -d $srcdir/../CoinUtils; then 20507 coin_has_coinutils=../CoinUtils 20508 fi 20414 20509 fi 20415 20510 fi 20416 20511 fi 20417 20512 20418 if test $coin_has_coinutils != unavailable&&20513 if test $coin_has_coinutils != notGiven && 20419 20514 test $coin_has_coinutils != skipping; then 20420 20515 # Set the #define if the component is available … … 20425 20520 20426 20521 20427 # Set the variables for source and object code location 20428 20429 COINUTILSSRCDIR=`cd $srcdir/$coin_has_coinutils; pwd` 20430 20431 COINUTILSOBJDIR=`pwd`/$coin_has_coinutils 20432 20433 COINUTILSDOCDIR=$abs_lib_dir/../share/doc/coin/CoinUtils 20522 if test $coin_has_coinutils = installed; then 20523 COINUTILSDOCDIR=$COINUTILSINSTDIR/share/doc/coin/CoinUtils 20524 else 20525 if test "$COINUTILSOBJDIR" = This_Variable_Is_Not_Set; then 20526 # Set the variables for source and object code location 20527 COINUTILSSRCDIR=`cd $srcdir/$coin_has_coinutils; pwd` 20528 COINUTILSOBJDIR=`pwd`/$coin_has_coinutils 20529 COINUTILSDOCDIR=$abs_lib_dir/../share/doc/coin/CoinUtils 20530 else 20531 # This is just a guess: 20532 COINUTILSDOCDIR=$COINUTILSOBJDIR/../share/doc/coin/CoinUtils 20533 fi 20534 fi 20434 20535 fi 20435 20536 … … 20437 20538 20438 20539 20439 if test $coin_has_coinutils != unavailable&&20540 if test $coin_has_coinutils != notGiven && 20440 20541 test $coin_has_coinutils != skipping; then 20441 20542 COIN_HAS_COINUTILS_TRUE= … … 20446 20547 fi 20447 20548 20448 echo "$as_me:$LINENO: result: $coin_has_coinutils" >&5 20549 20550 20551 if test $coin_has_coinutils = installed; then 20552 COIN_HAS_COINUTILS_INSTALLED_TRUE= 20553 COIN_HAS_COINUTILS_INSTALLED_FALSE='#' 20554 else 20555 COIN_HAS_COINUTILS_INSTALLED_TRUE='#' 20556 COIN_HAS_COINUTILS_INSTALLED_FALSE= 20557 fi 20558 20559 20560 if test $coin_has_coinutils = installed; then 20561 echo "$as_me:$LINENO: result: installed in $COINUTILSINSTDIR" >&5 20562 echo "${ECHO_T}installed in $COINUTILSINSTDIR" >&6 20563 # Check for header 20564 tmp=$COINUTILSINSTDIR/include/coin 20565 echo "$as_me:$LINENO: checking whether header CoinTime.hpp is available in $tmp" >&5 20566 echo $ECHO_N "checking whether header CoinTime.hpp is available in $tmp... $ECHO_C" >&6 20567 if test -r $tmp/CoinTime.hpp; then 20568 echo "$as_me:$LINENO: result: yes" >&5 20569 echo "${ECHO_T}yes" >&6 20570 else 20571 echo "$as_me:$LINENO: result: no" >&5 20572 echo "${ECHO_T}no" >&6 20573 { { echo "$as_me:$LINENO: error: Header CoinTime.hpp not available in CoinUtils installation directory" >&5 20574 echo "$as_me: error: Header CoinTime.hpp not available in CoinUtils installation directory" >&2;} 20575 { (exit 1); exit 1; }; } 20576 fi 20577 20578 # Check for library (this is not qo reliable) 20579 tmp=$COINUTILSINSTDIR/lib 20580 echo "$as_me:$LINENO: checking whether library libCoinUtils.* is available in $tmp" >&5 20581 echo $ECHO_N "checking whether library libCoinUtils.* is available in $tmp... $ECHO_C" >&6 20582 bla=`ls $tmp/libCoinUtils.* 2>/dev/null | head -n 1` 20583 if test x"$bla" = x; then 20584 echo "$as_me:$LINENO: result: no" >&5 20585 echo "${ECHO_T}no" >&6 20586 { { echo "$as_me:$LINENO: error: Library libCoinUtils.* not available in CoinUtils installation directory" >&5 20587 echo "$as_me: error: Library libCoinUtils.* not available in CoinUtils installation directory" >&2;} 20588 { (exit 1); exit 1; }; } 20589 else 20590 echo "$as_me:$LINENO: result: found $bla" >&5 20591 echo "${ECHO_T}found $bla" >&6 20592 fi 20593 20594 else 20595 echo "$as_me:$LINENO: result: $coin_has_coinutils" >&5 20449 20596 echo "${ECHO_T}$coin_has_coinutils" >&6 20597 fi 20450 20598 20451 20599 echo "$as_me:$LINENO: checking for COIN project Clp" >&5 … … 20455 20603 # other locations) 20456 20604 20457 coin_has_clp= unavailable20605 coin_has_clp=notGiven 20458 20606 if test x"$COIN_SKIP_PROJECTS" != x; then 20459 20607 for dir in $COIN_SKIP_PROJECTS; do … … 20464 20612 fi 20465 20613 20614 20615 20616 20617 20618 CLPSRCDIR=This_Variable_Is_Not_Set 20619 CLPOBJDIR=This_Variable_Is_Not_Set 20620 CLPDOCDIR=This_Variable_Is_Not_Set 20621 CLPINSTDIR=This_Variable_Is_Not_Set 20622 20466 20623 if test $coin_has_clp != skipping; then 20467 20624 if test $PACKAGE_TARNAME = clp; then 20468 20625 coin_has_clp=. 20469 20626 else 20470 if test -d $srcdir/../Clp; then 20471 coin_has_clp=../Clp 20627 20628 # Check whether --with-m4_tolower(Clp)-instdir or --without-m4_tolower(Clp)-instdir was given. 20629 if test "${with_clp_instdir+set}" = set; then 20630 withval="$with_clp_instdir" 20631 coin_has_clp=installed 20632 if test -d "$withval"; then : ; else 20633 { { echo "$as_me:$LINENO: error: argument for --with-clp-instdir not a directory" >&5 20634 echo "$as_me: error: argument for --with-clp-instdir not a directory" >&2;} 20635 { (exit 1); exit 1; }; } 20636 fi 20637 CLPINSTDIR=`cd $withval; pwd` 20638 fi; 20639 20640 20641 # Check whether --with-m4_tolower(Clp)-srcdir or --without-m4_tolower(Clp)-srcdir was given. 20642 if test "${with_clp_srcdir+set}" = set; then 20643 withval="$with_clp_srcdir" 20644 if test "$coin_has_clp" = installed; then 20645 { { echo "$as_me:$LINENO: error: --with-$clp-srcdir cannot be given together with --with-clp-instdir" >&5 20646 echo "$as_me: error: --with-$clp-srcdir cannot be given together with --with-clp-instdir" >&2;} 20647 { (exit 1); exit 1; }; } 20648 fi 20649 if test -d "$withval"; then : ; else 20650 { { echo "$as_me:$LINENO: error: argument for --with-clp-srcdir not a directory" >&5 20651 echo "$as_me: error: argument for --with-clp-srcdir not a directory" >&2;} 20652 { (exit 1); exit 1; }; } 20653 fi 20654 coin_has_clp=$withval 20655 CLPSRCDIR=`cd $withval; pwd` 20656 fi; 20657 20658 20659 # Check whether --with-m4_tolower(Clp)-objdir or --without-m4_tolower(Clp)-objdir was given. 20660 if test "${with_clp_objdir+set}" = set; then 20661 withval="$with_clp_objdir" 20662 if test "$coin_has_clp" = installed; then 20663 { { echo "$as_me:$LINENO: error: --with-clp-objdir cannot be given together with --with-clp-instdir" >&5 20664 echo "$as_me: error: --with-clp-objdir cannot be given together with --with-clp-instdir" >&2;} 20665 { (exit 1); exit 1; }; } 20666 fi 20667 if test "$coin_has_clp" = notGiven; then 20668 { { echo "$as_me:$LINENO: error: --with-clp-objdir must be accompanied by --with-clp-srcdir" >&5 20669 echo "$as_me: error: --with-clp-objdir must be accompanied by --with-clp-srcdir" >&2;} 20670 { (exit 1); exit 1; }; } 20671 fi 20672 if test -d "$withval"; then : ; else 20673 { { echo "$as_me:$LINENO: error: argument for --with-clp-objdir not a directory" >&5 20674 echo "$as_me: error: argument for --with-clp-objdir not a directory" >&2;} 20675 { (exit 1); exit 1; }; } 20676 fi 20677 CLPOBJDIR=`cd $withval; pwd` 20678 else 20679 CLPOBJDIR="$CLPSRCDIR" 20680 fi; 20681 20682 # if we still don't have a location, check for generic flag 20683 if test "$coin_has_clp" = notGiven; then 20684 20685 # Check whether --with-coin-instdir or --without-coin-instdir was given. 20686 if test "${with_coin_instdir+set}" = set; then 20687 withval="$with_coin_instdir" 20688 coin_has_clp=installed 20689 if test -d "$withval"; then : ; else 20690 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 20691 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 20692 { (exit 1); exit 1; }; } 20693 fi 20694 CLPINSTDIR=`cd $withval; pwd` 20695 fi; 20696 fi 20697 20698 if test "$coin_has_clp" = notGiven; then 20699 if test -d $srcdir/../Clp; then 20700 coin_has_clp=../Clp 20701 fi 20472 20702 fi 20473 20703 fi 20474 20704 fi 20475 20705 20476 if test $coin_has_clp != unavailable&&20706 if test $coin_has_clp != notGiven && 20477 20707 test $coin_has_clp != skipping; then 20478 20708 # Set the #define if the component is available … … 20483 20713 20484 20714 20485 # Set the variables for source and object code location 20486 20487 CLPSRCDIR=`cd $srcdir/$coin_has_clp; pwd` 20488 20489 CLPOBJDIR=`pwd`/$coin_has_clp 20490 20491 CLPDOCDIR=$abs_lib_dir/../share/doc/coin/Clp 20715 if test $coin_has_clp = installed; then 20716 CLPDOCDIR=$CLPINSTDIR/share/doc/coin/Clp 20717 else 20718 if test "$CLPOBJDIR" = This_Variable_Is_Not_Set; then 20719 # Set the variables for source and object code location 20720 CLPSRCDIR=`cd $srcdir/$coin_has_clp; pwd` 20721 CLPOBJDIR=`pwd`/$coin_has_clp 20722 CLPDOCDIR=$abs_lib_dir/../share/doc/coin/Clp 20723 else 20724 # This is just a guess: 20725 CLPDOCDIR=$CLPOBJDIR/../share/doc/coin/Clp 20726 fi 20727 fi 20492 20728 fi 20493 20729 … … 20495 20731 20496 20732 20497 if test $coin_has_clp != unavailable&&20733 if test $coin_has_clp != notGiven && 20498 20734 test $coin_has_clp != skipping; then 20499 20735 COIN_HAS_CLP_TRUE= … … 20504 20740 fi 20505 20741 20506 echo "$as_me:$LINENO: result: $coin_has_clp" >&5 20742 20743 20744 if test $coin_has_clp = installed; then 20745 COIN_HAS_CLP_INSTALLED_TRUE= 20746 COIN_HAS_CLP_INSTALLED_FALSE='#' 20747 else 20748 COIN_HAS_CLP_INSTALLED_TRUE='#' 20749 COIN_HAS_CLP_INSTALLED_FALSE= 20750 fi 20751 20752 20753 if test $coin_has_clp = installed; then 20754 echo "$as_me:$LINENO: result: installed in $CLPINSTDIR" >&5 20755 echo "${ECHO_T}installed in $CLPINSTDIR" >&6 20756 # Check for header 20757 20758 # Check for library (this is not qo reliable) 20759 20760 else 20761 echo "$as_me:$LINENO: result: $coin_has_clp" >&5 20507 20762 echo "${ECHO_T}$coin_has_clp" >&6 20763 fi 20508 20764 20509 20765 … … 21192 21448 { (exit 1); exit 1; }; } 21193 21449 fi 21450 if test -z "${COIN_HAS_COINUTILS_INSTALLED_TRUE}" && test -z "${COIN_HAS_COINUTILS_INSTALLED_FALSE}"; then 21451 { { echo "$as_me:$LINENO: error: conditional \"COIN_HAS_COINUTILS_INSTALLED\" was never defined. 21452 Usually this means the macro was only invoked conditionally." >&5 21453 echo "$as_me: error: conditional \"COIN_HAS_COINUTILS_INSTALLED\" was never defined. 21454 Usually this means the macro was only invoked conditionally." >&2;} 21455 { (exit 1); exit 1; }; } 21456 fi 21194 21457 if test -z "${COIN_HAS_CLP_TRUE}" && test -z "${COIN_HAS_CLP_FALSE}"; then 21195 21458 { { echo "$as_me:$LINENO: error: conditional \"COIN_HAS_CLP\" was never defined. 21196 21459 Usually this means the macro was only invoked conditionally." >&5 21197 21460 echo "$as_me: error: conditional \"COIN_HAS_CLP\" was never defined. 21461 Usually this means the macro was only invoked conditionally." >&2;} 21462 { (exit 1); exit 1; }; } 21463 fi 21464 if test -z "${COIN_HAS_CLP_INSTALLED_TRUE}" && test -z "${COIN_HAS_CLP_INSTALLED_FALSE}"; then 21465 { { echo "$as_me:$LINENO: error: conditional \"COIN_HAS_CLP_INSTALLED\" was never defined. 21466 Usually this means the macro was only invoked conditionally." >&5 21467 echo "$as_me: error: conditional \"COIN_HAS_CLP_INSTALLED\" was never defined. 21198 21468 Usually this means the macro was only invoked conditionally." >&2;} 21199 21469 { (exit 1); exit 1; }; } … … 21837 22107 s,@COINUTILSOBJDIR@,$COINUTILSOBJDIR,;t t 21838 22108 s,@COINUTILSDOCDIR@,$COINUTILSDOCDIR,;t t 22109 s,@COINUTILSINSTDIR@,$COINUTILSINSTDIR,;t t 21839 22110 s,@COIN_HAS_COINUTILS_TRUE@,$COIN_HAS_COINUTILS_TRUE,;t t 21840 22111 s,@COIN_HAS_COINUTILS_FALSE@,$COIN_HAS_COINUTILS_FALSE,;t t 22112 s,@COIN_HAS_COINUTILS_INSTALLED_TRUE@,$COIN_HAS_COINUTILS_INSTALLED_TRUE,;t t 22113 s,@COIN_HAS_COINUTILS_INSTALLED_FALSE@,$COIN_HAS_COINUTILS_INSTALLED_FALSE,;t t 21841 22114 s,@CLPSRCDIR@,$CLPSRCDIR,;t t 21842 22115 s,@CLPOBJDIR@,$CLPOBJDIR,;t t 21843 22116 s,@CLPDOCDIR@,$CLPDOCDIR,;t t 22117 s,@CLPINSTDIR@,$CLPINSTDIR,;t t 21844 22118 s,@COIN_HAS_CLP_TRUE@,$COIN_HAS_CLP_TRUE,;t t 21845 22119 s,@COIN_HAS_CLP_FALSE@,$COIN_HAS_CLP_FALSE,;t t 22120 s,@COIN_HAS_CLP_INSTALLED_TRUE@,$COIN_HAS_CLP_INSTALLED_TRUE,;t t 22121 s,@COIN_HAS_CLP_INSTALLED_FALSE@,$COIN_HAS_CLP_INSTALLED_FALSE,;t t 21846 22122 s,@LIBEXT@,$LIBEXT,;t t 21847 22123 s,@VPATH_DISTCLEANFILES@,$VPATH_DISTCLEANFILES,;t t -
stable/BSPsplit/Clp/configure.ac
r1349 r1380 57 57 ############################################################################# 58 58 59 AC_COIN_HAS_PROJECT(CoinUtils )59 AC_COIN_HAS_PROJECT(CoinUtils, CoinTime.hpp, libCoinUtils) 60 60 AC_COIN_HAS_PROJECT(Clp) 61 61 -
stable/BSPsplit/Clp/src/Makefile.am
r1344 r1380 92 92 93 93 # List all additionally required COIN libraries 94 clp_LDADD = libClp.la \ 95 $(COINUTILSOBJDIR)/src/libCoinUtils.la 94 clp_LDADD = libClp.la 95 if COIN_HAS_COINUTILS_INSTALLED 96 clp_LDADD += -L$(COINUTILSINSTDIR)/lib -lCoinUtils 97 else 98 clp_LDADD += $(COINUTILSOBJDIR)/src/libCoinUtils.la 99 endif 96 100 97 101 # Here we add additional libraries 98 LIBS += $(ADDLIBS) `cat $(COINUTILSOBJDIR)/coinutils_addlibs.txt` 102 LIBS += $(ADDLIBS) 103 if COIN_HAS_COINUTILS_INSTALLED 104 LIBS += `cat $(COINUTILSDOCDIR)/coinutils_addlibs.txt` 105 else 106 LIBS += `cat $(COINUTILSOBJDIR)/coinutils_addlibs.txt` 107 endif 99 108 100 109 # Finally, the -rpath flag is used by libtool to make sure that the shared … … 109 118 # Here list all include flags, relative to this "srcdir" directory. This 110 119 # "cygpath" stuff is necessary to compile with native compilers on Windows. 111 AM_CPPFLAGS = \ 120 if COIN_HAS_COINUTILS_INSTALLED 121 AM_CPPFLAGS = -I`$(CYGPATH_W) $(COINUTILSINSTDIR)/include/coin` 122 else 123 AM_CPPFLAGS = \ 112 124 -I`$(CYGPATH_W) $(COINUTILSSRCDIR)/src` \ 113 125 -I`$(CYGPATH_W) $(COINUTILSOBJDIR)/inc` 126 endif 114 127 115 128 # This line is necessary to allow VPATH compilation with MS compilers -
stable/BSPsplit/Clp/src/Makefile.in
r1344 r1380 46 46 host_triplet = @host@ 47 47 bin_PROGRAMS = clp$(EXEEXT) 48 @COIN_HAS_COINUTILS_INSTALLED_TRUE@am__append_1 = -L$(COINUTILSINSTDIR)/lib -lCoinUtils 49 @COIN_HAS_COINUTILS_INSTALLED_FALSE@am__append_2 = $(COINUTILSOBJDIR)/src/libCoinUtils.la 50 @COIN_HAS_COINUTILS_INSTALLED_TRUE@am__append_3 = `cat $(COINUTILSDOCDIR)/coinutils_addlibs.txt` 51 @COIN_HAS_COINUTILS_INSTALLED_FALSE@am__append_4 = `cat $(COINUTILSOBJDIR)/coinutils_addlibs.txt` 48 52 subdir = src 49 53 DIST_COMMON = $(includecoin_HEADERS) $(srcdir)/Makefile.am \ … … 93 97 unitTest.$(OBJEXT) 94 98 clp_OBJECTS = $(am_clp_OBJECTS) 95 clp_DEPENDENCIES = libClp.la $(COINUTILSOBJDIR)/src/libCoinUtils.la 99 am__DEPENDENCIES_1 = 100 @COIN_HAS_COINUTILS_INSTALLED_FALSE@am__DEPENDENCIES_2 = $(COINUTILSOBJDIR)/src/libCoinUtils.la 101 clp_DEPENDENCIES = libClp.la $(am__DEPENDENCIES_1) \ 102 $(am__DEPENDENCIES_2) 96 103 depcomp = $(SHELL) $(top_srcdir)/../depcomp 97 104 am__depfiles_maybe = depfiles … … 140 147 CFLAGS = @CFLAGS@ 141 148 CLPDOCDIR = @CLPDOCDIR@ 149 CLPINSTDIR = @CLPINSTDIR@ 142 150 CLPOBJDIR = @CLPOBJDIR@ 143 151 CLPSRCDIR = @CLPSRCDIR@ 144 152 COINUTILSDOCDIR = @COINUTILSDOCDIR@ 153 COINUTILSINSTDIR = @COINUTILSINSTDIR@ 145 154 COINUTILSOBJDIR = @COINUTILSOBJDIR@ 146 155 COINUTILSSRCDIR = @COINUTILSSRCDIR@ 147 156 COIN_HAS_CLP_FALSE = @COIN_HAS_CLP_FALSE@ 157 COIN_HAS_CLP_INSTALLED_FALSE = @COIN_HAS_CLP_INSTALLED_FALSE@ 158 COIN_HAS_CLP_INSTALLED_TRUE = @COIN_HAS_CLP_INSTALLED_TRUE@ 148 159 COIN_HAS_CLP_TRUE = @COIN_HAS_CLP_TRUE@ 149 160 COIN_HAS_COINUTILS_FALSE = @COIN_HAS_COINUTILS_FALSE@ 161 COIN_HAS_COINUTILS_INSTALLED_FALSE = @COIN_HAS_COINUTILS_INSTALLED_FALSE@ 162 COIN_HAS_COINUTILS_INSTALLED_TRUE = @COIN_HAS_COINUTILS_INSTALLED_TRUE@ 150 163 COIN_HAS_COINUTILS_TRUE = @COIN_HAS_COINUTILS_TRUE@ 151 164 CPP = @CPP@ … … 181 194 182 195 # Here we add additional libraries 183 LIBS = @LIBS@ $(ADDLIBS) `cat \ 184 $(COINUTILSOBJDIR)/coinutils_addlibs.txt` 196 LIBS = @LIBS@ $(ADDLIBS) $(am__append_3) $(am__append_4) 185 197 LIBTOOL = @LIBTOOL@ 186 198 LIBTOOLM4 = @LIBTOOLM4@ … … 343 355 344 356 # List all additionally required COIN libraries 345 clp_LDADD = libClp.la \ 346 $(COINUTILSOBJDIR)/src/libCoinUtils.la 347 357 clp_LDADD = libClp.la $(am__append_1) $(am__append_2) 348 358 349 359 # Finally, the -rpath flag is used by libtool to make sure that the shared … … 351 361 # libraries. 352 362 clp_LDFLAGS = -rpath $(libdir) 363 @COIN_HAS_COINUTILS_INSTALLED_FALSE@AM_CPPFLAGS = \ 364 @COIN_HAS_COINUTILS_INSTALLED_FALSE@ -I`$(CYGPATH_W) $(COINUTILSSRCDIR)/src` \ 365 @COIN_HAS_COINUTILS_INSTALLED_FALSE@ -I`$(CYGPATH_W) $(COINUTILSOBJDIR)/inc` 366 353 367 354 368 ######################################################################## … … 358 372 # Here list all include flags, relative to this "srcdir" directory. This 359 373 # "cygpath" stuff is necessary to compile with native compilers on Windows. 360 AM_CPPFLAGS = \ 361 -I`$(CYGPATH_W) $(COINUTILSSRCDIR)/src` \ 362 -I`$(CYGPATH_W) $(COINUTILSOBJDIR)/inc` 363 374 @COIN_HAS_COINUTILS_INSTALLED_TRUE@AM_CPPFLAGS = -I`$(CYGPATH_W) $(COINUTILSINSTDIR)/include/coin` 364 375 365 376 # This line is necessary to allow VPATH compilation with MS compilers -
stable/BSPsplit/Clp/test/Makefile.in
r1155 r1380 76 76 CFLAGS = @CFLAGS@ 77 77 CLPDOCDIR = @CLPDOCDIR@ 78 CLPINSTDIR = @CLPINSTDIR@ 78 79 CLPOBJDIR = @CLPOBJDIR@ 79 80 CLPSRCDIR = @CLPSRCDIR@ 80 81 COINUTILSDOCDIR = @COINUTILSDOCDIR@ 82 COINUTILSINSTDIR = @COINUTILSINSTDIR@ 81 83 COINUTILSOBJDIR = @COINUTILSOBJDIR@ 82 84 COINUTILSSRCDIR = @COINUTILSSRCDIR@ 83 85 COIN_HAS_CLP_FALSE = @COIN_HAS_CLP_FALSE@ 86 COIN_HAS_CLP_INSTALLED_FALSE = @COIN_HAS_CLP_INSTALLED_FALSE@ 87 COIN_HAS_CLP_INSTALLED_TRUE = @COIN_HAS_CLP_INSTALLED_TRUE@ 84 88 COIN_HAS_CLP_TRUE = @COIN_HAS_CLP_TRUE@ 85 89 COIN_HAS_COINUTILS_FALSE = @COIN_HAS_COINUTILS_FALSE@ 90 COIN_HAS_COINUTILS_INSTALLED_FALSE = @COIN_HAS_COINUTILS_INSTALLED_FALSE@ 91 COIN_HAS_COINUTILS_INSTALLED_TRUE = @COIN_HAS_COINUTILS_INSTALLED_TRUE@ 86 92 COIN_HAS_COINUTILS_TRUE = @COIN_HAS_COINUTILS_TRUE@ 87 93 CPP = @CPP@
Note: See TracChangeset
for help on using the changeset viewer.