Changeset 1447
- Timestamp:
- Nov 22, 2009 1:49:39 PM (11 years ago)
- Location:
- ThirdParty/All/branches/BSPsplit
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
ThirdParty/All/branches/BSPsplit/Makefile.in
r1387 r1447 90 90 distuninstallcheck_listfiles = find . -type f -print 91 91 distcleancheck_listfiles = find . -type f -print 92 ABSBUILDDIR = @ABSBUILDDIR@ 92 93 ACLOCAL = @ACLOCAL@ 93 94 ADD_CFLAGS = @ADD_CFLAGS@ … … 108 109 CDEFS = @CDEFS@ 109 110 CFLAGS = @CFLAGS@ 111 COIN_SKIP_PROJECTS = @COIN_SKIP_PROJECTS@ 110 112 CPP = @CPP@ 111 113 CPPFLAGS = @CPPFLAGS@ … … 162 164 PACKAGE_VERSION = @PACKAGE_VERSION@ 163 165 PATH_SEPARATOR = @PATH_SEPARATOR@ 166 PKG_CONFIG = @PKG_CONFIG@ 164 167 RANLIB = @RANLIB@ 165 168 RPATH_FLAGS = @RPATH_FLAGS@ … … 181 184 ac_ct_STRIP = @ac_ct_STRIP@ 182 185 ac_cxx_preproc_warn_flag = @ac_cxx_preproc_warn_flag@ 186 ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@ 183 187 am__fastdepCC_FALSE = @am__fastdepCC_FALSE@ 184 188 am__fastdepCC_TRUE = @am__fastdepCC_TRUE@ -
ThirdParty/All/branches/BSPsplit/configure
r1387 r1447 481 481 ac_subdirs_all="$ac_subdirs_all ThirdParty/Metis" 482 482 ac_subdirs_all="$ac_subdirs_all ThirdParty/Mumps" 483 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 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 ADD_FFLAGS DBG_FFLAGS OPT_FFLAGS F77 FFLAGS ac_ct_F77 MPIF77 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 LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS LT_LDFLAGS subdirs LIBEXT VPATH_DISTCLEANFILESLIBOBJS LTLIBOBJS'483 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 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 ADD_FFLAGS DBG_FFLAGS OPT_FFLAGS F77 FFLAGS ac_ct_F77 MPIF77 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 LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS LT_LDFLAGS PKG_CONFIG ac_pt_PKG_CONFIG COIN_SKIP_PROJECTS subdirs LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR LIBOBJS LTLIBOBJS' 484 484 ac_subst_files='' 485 485 … … 1018 1018 ac_cv_env_CXXCPP_set=${CXXCPP+set} 1019 1019 ac_cv_env_CXXCPP_value=$CXXCPP 1020 ac_env_PKG_CONFIG_set=${PKG_CONFIG+set} 1021 ac_env_PKG_CONFIG_value=$PKG_CONFIG 1022 ac_cv_env_PKG_CONFIG_set=${PKG_CONFIG+set} 1023 ac_cv_env_PKG_CONFIG_value=$PKG_CONFIG 1024 ac_env_COIN_SKIP_PROJECTS_set=${COIN_SKIP_PROJECTS+set} 1025 ac_env_COIN_SKIP_PROJECTS_value=$COIN_SKIP_PROJECTS 1026 ac_cv_env_COIN_SKIP_PROJECTS_set=${COIN_SKIP_PROJECTS+set} 1027 ac_cv_env_COIN_SKIP_PROJECTS_value=$COIN_SKIP_PROJECTS 1020 1028 1021 1029 # … … 1116 1124 optimize for fast installation [default=yes] 1117 1125 --disable-libtool-lock avoid locking (might break parallel builds) 1126 --enable-pkg-config use pkg-config if available (default is yes) 1118 1127 1119 1128 Optional Packages: … … 1125 1134 --with-tags[=TAGS] 1126 1135 include additional configurations [automatic] 1136 --with-asl-lib linker flags for using project ASL 1137 --with-asl-incdir directory with header files for using project ASL 1138 --with-asl-datadir directory with data files for using project ASL 1139 --with-coin-instdir prefix of installation directory for precompiled 1140 COIN packages 1141 --with-blas-lib linker flags for using project Blas 1142 --with-blas-incdir directory with header files for using project Blas 1143 --with-blas-datadir directory with data files for using project Blas 1144 --with-filtersqp-lib linker flags for using project FilterSQP 1145 --with-filtersqp-incdir directory with header files for using project 1146 FilterSQP 1147 --with-filtersqp-datadir 1148 directory with data files for using project 1149 FilterSQP 1150 --with-glpk-lib linker flags for using project Glpk 1151 --with-glpk-incdir directory with header files for using project Glpk 1152 --with-glpk-datadir directory with data files for using project Glpk 1153 --with-hsl-lib linker flags for using project HSL 1154 --with-hsl-incdir directory with header files for using project HSL 1155 --with-hsl-datadir directory with data files for using project HSL 1156 --with-lapack-lib linker flags for using project Lapack 1157 --with-lapack-incdir directory with header files for using project Lapack 1158 --with-lapack-datadir directory with data files for using project Lapack 1159 --with-metis-lib linker flags for using project Metis 1160 --with-metis-incdir directory with header files for using project Metis 1161 --with-metis-datadir directory with data files for using project Metis 1162 --with-mumps-lib linker flags for using project Mumps 1163 --with-mumps-incdir directory with header files for using project Mumps 1164 --with-mumps-datadir directory with data files for using project Mumps 1127 1165 1128 1166 Some influential environment variables: … … 1156 1194 CPP C preprocessor 1157 1195 CXXCPP C++ preprocessor 1196 PKG_CONFIG path to pkg-config utility 1197 COIN_SKIP_PROJECTS 1198 Set to the subdirectories of projects that should be skipped in 1199 the configuration 1158 1200 1159 1201 Use these variables to override the choices made by `configure' or to help … … 4156 4198 4157 4199 # Provide some information about the compiler. 4158 echo "$as_me:4 158:" \4200 echo "$as_me:4200:" \ 4159 4201 "checking for Fortran 77 compiler version" >&5 4160 4202 ac_compiler=`set X $ac_compile; echo $2` … … 6415 6457 *-*-irix6*) 6416 6458 # Find out which ABI we are using. 6417 echo '#line 64 17"configure"' > conftest.$ac_ext6459 echo '#line 6459 "configure"' > conftest.$ac_ext 6418 6460 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 6419 6461 (eval $ac_compile) 2>&5 … … 8379 8421 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8380 8422 -e 's:$: $lt_compiler_flag:'` 8381 (eval echo "\"\$as_me:8 381: $lt_compile\"" >&5)8423 (eval echo "\"\$as_me:8423: $lt_compile\"" >&5) 8382 8424 (eval "$lt_compile" 2>conftest.err) 8383 8425 ac_status=$? 8384 8426 cat conftest.err >&5 8385 echo "$as_me:8 385: \$? = $ac_status" >&58427 echo "$as_me:8427: \$? = $ac_status" >&5 8386 8428 if (exit $ac_status) && test -s "$ac_outfile"; then 8387 8429 # The compiler can only warn and ignore the option if not recognized … … 8647 8689 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8648 8690 -e 's:$: $lt_compiler_flag:'` 8649 (eval echo "\"\$as_me:86 49: $lt_compile\"" >&5)8691 (eval echo "\"\$as_me:8691: $lt_compile\"" >&5) 8650 8692 (eval "$lt_compile" 2>conftest.err) 8651 8693 ac_status=$? 8652 8694 cat conftest.err >&5 8653 echo "$as_me:86 53: \$? = $ac_status" >&58695 echo "$as_me:8695: \$? = $ac_status" >&5 8654 8696 if (exit $ac_status) && test -s "$ac_outfile"; then 8655 8697 # The compiler can only warn and ignore the option if not recognized … … 8751 8793 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8752 8794 -e 's:$: $lt_compiler_flag:'` 8753 (eval echo "\"\$as_me:87 53: $lt_compile\"" >&5)8795 (eval echo "\"\$as_me:8795: $lt_compile\"" >&5) 8754 8796 (eval "$lt_compile" 2>out/conftest.err) 8755 8797 ac_status=$? 8756 8798 cat out/conftest.err >&5 8757 echo "$as_me:87 57: \$? = $ac_status" >&58799 echo "$as_me:8799: \$? = $ac_status" >&5 8758 8800 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8759 8801 then … … 11096 11138 lt_status=$lt_dlunknown 11097 11139 cat > conftest.$ac_ext <<EOF 11098 #line 11 098"configure"11140 #line 11140 "configure" 11099 11141 #include "confdefs.h" 11100 11142 … … 11196 11238 lt_status=$lt_dlunknown 11197 11239 cat > conftest.$ac_ext <<EOF 11198 #line 11 198"configure"11240 #line 11240 "configure" 11199 11241 #include "confdefs.h" 11200 11242 … … 13540 13582 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13541 13583 -e 's:$: $lt_compiler_flag:'` 13542 (eval echo "\"\$as_me:135 42: $lt_compile\"" >&5)13584 (eval echo "\"\$as_me:13584: $lt_compile\"" >&5) 13543 13585 (eval "$lt_compile" 2>conftest.err) 13544 13586 ac_status=$? 13545 13587 cat conftest.err >&5 13546 echo "$as_me:135 46: \$? = $ac_status" >&513588 echo "$as_me:13588: \$? = $ac_status" >&5 13547 13589 if (exit $ac_status) && test -s "$ac_outfile"; then 13548 13590 # The compiler can only warn and ignore the option if not recognized … … 13644 13686 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13645 13687 -e 's:$: $lt_compiler_flag:'` 13646 (eval echo "\"\$as_me:136 46: $lt_compile\"" >&5)13688 (eval echo "\"\$as_me:13688: $lt_compile\"" >&5) 13647 13689 (eval "$lt_compile" 2>out/conftest.err) 13648 13690 ac_status=$? 13649 13691 cat out/conftest.err >&5 13650 echo "$as_me:136 50: \$? = $ac_status" >&513692 echo "$as_me:13692: \$? = $ac_status" >&5 13651 13693 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13652 13694 then … … 15214 15256 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15215 15257 -e 's:$: $lt_compiler_flag:'` 15216 (eval echo "\"\$as_me:152 16: $lt_compile\"" >&5)15258 (eval echo "\"\$as_me:15258: $lt_compile\"" >&5) 15217 15259 (eval "$lt_compile" 2>conftest.err) 15218 15260 ac_status=$? 15219 15261 cat conftest.err >&5 15220 echo "$as_me:152 20: \$? = $ac_status" >&515262 echo "$as_me:15262: \$? = $ac_status" >&5 15221 15263 if (exit $ac_status) && test -s "$ac_outfile"; then 15222 15264 # The compiler can only warn and ignore the option if not recognized … … 15318 15360 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15319 15361 -e 's:$: $lt_compiler_flag:'` 15320 (eval echo "\"\$as_me:153 20: $lt_compile\"" >&5)15362 (eval echo "\"\$as_me:15362: $lt_compile\"" >&5) 15321 15363 (eval "$lt_compile" 2>out/conftest.err) 15322 15364 ac_status=$? 15323 15365 cat out/conftest.err >&5 15324 echo "$as_me:153 24: \$? = $ac_status" >&515366 echo "$as_me:15366: \$? = $ac_status" >&5 15325 15367 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15326 15368 then … … 17525 17567 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17526 17568 -e 's:$: $lt_compiler_flag:'` 17527 (eval echo "\"\$as_me:175 27: $lt_compile\"" >&5)17569 (eval echo "\"\$as_me:17569: $lt_compile\"" >&5) 17528 17570 (eval "$lt_compile" 2>conftest.err) 17529 17571 ac_status=$? 17530 17572 cat conftest.err >&5 17531 echo "$as_me:175 31: \$? = $ac_status" >&517573 echo "$as_me:17573: \$? = $ac_status" >&5 17532 17574 if (exit $ac_status) && test -s "$ac_outfile"; then 17533 17575 # The compiler can only warn and ignore the option if not recognized … … 17793 17835 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17794 17836 -e 's:$: $lt_compiler_flag:'` 17795 (eval echo "\"\$as_me:17 795: $lt_compile\"" >&5)17837 (eval echo "\"\$as_me:17837: $lt_compile\"" >&5) 17796 17838 (eval "$lt_compile" 2>conftest.err) 17797 17839 ac_status=$? 17798 17840 cat conftest.err >&5 17799 echo "$as_me:17 799: \$? = $ac_status" >&517841 echo "$as_me:17841: \$? = $ac_status" >&5 17800 17842 if (exit $ac_status) && test -s "$ac_outfile"; then 17801 17843 # The compiler can only warn and ignore the option if not recognized … … 17897 17939 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17898 17940 -e 's:$: $lt_compiler_flag:'` 17899 (eval echo "\"\$as_me:17 899: $lt_compile\"" >&5)17941 (eval echo "\"\$as_me:17941: $lt_compile\"" >&5) 17900 17942 (eval "$lt_compile" 2>out/conftest.err) 17901 17943 ac_status=$? 17902 17944 cat out/conftest.err >&5 17903 echo "$as_me:179 03: \$? = $ac_status" >&517945 echo "$as_me:17945: \$? = $ac_status" >&5 17904 17946 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17905 17947 then … … 20805 20847 ############################################################################# 20806 20848 20807 echo "$as_me:$LINENO: checking whether code for third party package ASL is available" >&5 20808 echo $ECHO_N "checking whether code for third party package ASL is available... $ECHO_C" >&6 20809 coin_skip=no 20849 20850 20851 # Check whether --enable-pkg-config or --disable-pkg-config was given. 20852 if test "${enable_pkg_config+set}" = set; then 20853 enableval="$enable_pkg_config" 20854 use_pkgconfig="$enableval" 20855 else 20856 use_pkgconfig=yes 20857 fi; 20858 20859 if test $use_pkgconfig = yes ; then 20860 if test "x$ac_cv_env_PKG_CONFIG_set" != "xset"; then 20861 if test -n "$ac_tool_prefix"; then 20862 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args. 20863 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2 20864 echo "$as_me:$LINENO: checking for $ac_word" >&5 20865 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 20866 if test "${ac_cv_path_PKG_CONFIG+set}" = set; then 20867 echo $ECHO_N "(cached) $ECHO_C" >&6 20868 else 20869 case $PKG_CONFIG in 20870 [\\/]* | ?:[\\/]*) 20871 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path. 20872 ;; 20873 *) 20874 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 20875 for as_dir in $PATH 20876 do 20877 IFS=$as_save_IFS 20878 test -z "$as_dir" && as_dir=. 20879 for ac_exec_ext in '' $ac_executable_extensions; do 20880 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 20881 ac_cv_path_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 20882 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 20883 break 2 20884 fi 20885 done 20886 done 20887 20888 ;; 20889 esac 20890 fi 20891 PKG_CONFIG=$ac_cv_path_PKG_CONFIG 20892 20893 if test -n "$PKG_CONFIG"; then 20894 echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5 20895 echo "${ECHO_T}$PKG_CONFIG" >&6 20896 else 20897 echo "$as_me:$LINENO: result: no" >&5 20898 echo "${ECHO_T}no" >&6 20899 fi 20900 20901 fi 20902 if test -z "$ac_cv_path_PKG_CONFIG"; then 20903 ac_pt_PKG_CONFIG=$PKG_CONFIG 20904 # Extract the first word of "pkg-config", so it can be a program name with args. 20905 set dummy pkg-config; ac_word=$2 20906 echo "$as_me:$LINENO: checking for $ac_word" >&5 20907 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 20908 if test "${ac_cv_path_ac_pt_PKG_CONFIG+set}" = set; then 20909 echo $ECHO_N "(cached) $ECHO_C" >&6 20910 else 20911 case $ac_pt_PKG_CONFIG in 20912 [\\/]* | ?:[\\/]*) 20913 ac_cv_path_ac_pt_PKG_CONFIG="$ac_pt_PKG_CONFIG" # Let the user override the test with a path. 20914 ;; 20915 *) 20916 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 20917 for as_dir in $PATH 20918 do 20919 IFS=$as_save_IFS 20920 test -z "$as_dir" && as_dir=. 20921 for ac_exec_ext in '' $ac_executable_extensions; do 20922 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 20923 ac_cv_path_ac_pt_PKG_CONFIG="$as_dir/$ac_word$ac_exec_ext" 20924 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 20925 break 2 20926 fi 20927 done 20928 done 20929 20930 ;; 20931 esac 20932 fi 20933 ac_pt_PKG_CONFIG=$ac_cv_path_ac_pt_PKG_CONFIG 20934 20935 if test -n "$ac_pt_PKG_CONFIG"; then 20936 echo "$as_me:$LINENO: result: $ac_pt_PKG_CONFIG" >&5 20937 echo "${ECHO_T}$ac_pt_PKG_CONFIG" >&6 20938 else 20939 echo "$as_me:$LINENO: result: no" >&5 20940 echo "${ECHO_T}no" >&6 20941 fi 20942 20943 PKG_CONFIG=$ac_pt_PKG_CONFIG 20944 else 20945 PKG_CONFIG="$ac_cv_path_PKG_CONFIG" 20946 fi 20947 20948 fi 20949 if test -n "$PKG_CONFIG"; then 20950 _pkg_min_version=0.9.0 20951 echo "$as_me:$LINENO: checking pkg-config is at least version $_pkg_min_version" >&5 20952 echo $ECHO_N "checking pkg-config is at least version $_pkg_min_version... $ECHO_C" >&6 20953 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then 20954 echo "$as_me:$LINENO: result: yes" >&5 20955 echo "${ECHO_T}yes" >&6 20956 else 20957 echo "$as_me:$LINENO: result: no" >&5 20958 echo "${ECHO_T}no" >&6 20959 PKG_CONFIG="" 20960 fi 20961 fi 20962 20963 # check if pkg-config supports the short-errors flag 20964 if test -n "$PKG_CONFIG" && \ 20965 $PKG_CONFIG --atleast-pkgconfig-version 0.20; then 20966 pkg_short_errors=" --short-errors " 20967 else 20968 pkg_short_errors="" 20969 fi 20970 fi 20971 20972 20973 echo "$as_me:$LINENO: checking whether project ASL is available" >&5 20974 echo $ECHO_N "checking whether project ASL is available... $ECHO_C" >&6 20975 20976 coin_has_asl=notGiven 20977 20978 # check if user wants to skip project in any case 20979 20810 20980 if test x"$COIN_SKIP_PROJECTS" != x; then 20811 20981 for dir in $COIN_SKIP_PROJECTS; do 20812 if test $dir = ThirdParty/ASL; then 20813 coin_skip=yes 20982 if test $dir = "ASL"; then 20983 coin_has_asl=skipping 20984 fi 20985 if test $dir = "ThirdParty/ASL"; then 20986 coin_has_asl=skipping 20814 20987 fi 20815 20988 done 20816 20989 fi 20817 if test $coin_skip = yes; then 20818 echo "$as_me:$LINENO: result: skipping" >&5 20819 echo "${ECHO_T}skipping" >&6 20820 else 20821 coin_tmp=`echo $srcdir/ThirdParty/ASL/solvers/asl.h` 20822 # There is probably a more elegant way to get the first thing out here... 20823 for i in $coin_tmp; do 20824 coin_tmp2=$i 20825 #break 1 20826 done 20827 if test -r $coin_tmp2; then 20990 20991 if test $coin_has_asl != skipping; then 20992 if test $PACKAGE_TARNAME = asl; then 20993 coin_has_asl=. 20994 fi 20995 20996 20997 # Check whether --with-m4_tolower(ASL)-lib or --without-m4_tolower(ASL)-lib was given. 20998 if test "${with_asl_lib+set}" = set; then 20999 withval="$with_asl_lib" 21000 coin_has_asl=installed 21001 fi; 21002 21003 21004 # Check whether --with-m4_tolower(ASL)-incdir or --without-m4_tolower(ASL)-incdir was given. 21005 if test "${with_asl_incdir+set}" = set; then 21006 withval="$with_asl_incdir" 21007 coin_has_asl=installed 21008 fi; 21009 21010 21011 # Check whether --with-m4_tolower(ASL)-datadir or --without-m4_tolower(ASL)-datadir was given. 21012 if test "${with_asl_datadir+set}" = set; then 21013 withval="$with_asl_datadir" 21014 coin_has_asl=installed 21015 fi; 21016 fi 21017 21018 if test $coin_has_asl = notGiven; then 21019 #only if pkg-config is available: 21020 #see if user gives directory where project might be installed: assemble search path for pkg-config 21021 if test -n "$PKG_CONFIG" ; then 21022 coin_save_PKG_CONFIG_PATH="$PKG_CONFIG_PATH" 21023 21024 # Check whether --with-coin-instdir or --without-coin-instdir was given. 21025 if test "${with_coin_instdir+set}" = set; then 21026 withval="$with_coin_instdir" 21027 if test -d "$withval"; then : ; else 21028 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 21029 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 21030 { (exit 1); exit 1; }; } 21031 fi 21032 PKG_CONFIG_PATH="$withval/lib/ThirdParty/pkgconfig:$PKG_CONFIG_PATH" 21033 21034 fi; 21035 21036 # let pkgconfig check if the project is already installed somewhere 21037 # need to export variable to be sure that the following pkg-config call gets these values 21038 export PKG_CONFIG_PATH 21039 21040 if test -n "$PKG_CONFIG" ; then 21041 if $PKG_CONFIG --exists "asl"; then 21042 ASL_VERSION=`$PKG_CONFIG --modversion "asl" 2>/dev/null` 21043 coin_has_asl="$ASL_VERSION" 21044 else 21045 ASL_PKG_ERRORS=`$PKG_CONFIG $pkg_short_errors --errors-to-stdout --print-errors "asl"` 21046 21047 fi 21048 else 21049 { { echo "$as_me:$LINENO: error: \"Cannot check for existance of module ASL without pkg-config\"" >&5 21050 echo "$as_me: error: \"Cannot check for existance of module ASL without pkg-config\"" >&2;} 21051 { (exit 1); exit 1; }; } 21052 fi 21053 21054 21055 PKG_CONFIG_PATH="$coin_save_PKG_CONFIG_PATH" 21056 fi 21057 fi 21058 21059 # if not found yet, check if project is available in present directory 21060 if test "$coin_has_asl" = notGiven; then 21061 if test -d $srcdir/ThirdParty/ASL; then 21062 coin_pkg_is_here=no 21063 for i in $srcdir/ThirdParty/ASL/solvers/asl.h; do 21064 if test -r $i; then 21065 coin_pkg_is_here=yes 21066 fi 21067 done 21068 21069 if test $coin_pkg_is_here = yes; then 21070 coin_has_asl=ThirdParty/ASL 21071 fi 21072 fi 21073 fi 21074 21075 echo "$as_me:$LINENO: result: $coin_has_asl" >&5 21076 echo "${ECHO_T}$coin_has_asl" >&6 21077 21078 echo "$as_me:$LINENO: checking whether project ASL need to be configured" >&5 21079 echo $ECHO_N "checking whether project ASL need to be configured... $ECHO_C" >&6 21080 if test "$coin_has_asl" != skipping && 21081 test "$coin_has_asl" != notGiven && 21082 test "$coin_has_asl" != installed; then 21083 21084 if test -r $srcdir/ThirdParty/ASL/configure; then 20828 21085 coin_subdirs="$coin_subdirs ThirdParty/ASL" 20829 21086 echo "$as_me:$LINENO: result: yes" >&5 … … 20837 21094 echo "${ECHO_T}no" >&6 20838 21095 fi 20839 fi 20840 20841 echo "$as_me:$LINENO: checking whether code for third party package Blas is available" >&5 20842 echo $ECHO_N "checking whether code for third party package Blas is available... $ECHO_C" >&6 20843 coin_skip=no 21096 else 21097 echo "$as_me:$LINENO: result: no" >&5 21098 echo "${ECHO_T}no" >&6 21099 fi 21100 21101 21102 echo "$as_me:$LINENO: checking whether project Blas is available" >&5 21103 echo $ECHO_N "checking whether project Blas is available... $ECHO_C" >&6 21104 21105 coin_has_blas=notGiven 21106 21107 # check if user wants to skip project in any case 21108 20844 21109 if test x"$COIN_SKIP_PROJECTS" != x; then 20845 21110 for dir in $COIN_SKIP_PROJECTS; do 20846 if test $dir = ThirdParty/Blas; then 20847 coin_skip=yes 21111 if test $dir = "Blas"; then 21112 coin_has_blas=skipping 21113 fi 21114 if test $dir = "ThirdParty/Blas"; then 21115 coin_has_blas=skipping 20848 21116 fi 20849 21117 done 20850 21118 fi 20851 if test $coin_skip = yes; then 20852 echo "$as_me:$LINENO: result: skipping" >&5 20853 echo "${ECHO_T}skipping" >&6 20854 else 20855 coin_tmp=`echo $srcdir/ThirdParty/Blas/daxpy.f` 20856 # There is probably a more elegant way to get the first thing out here... 20857 for i in $coin_tmp; do 20858 coin_tmp2=$i 20859 #break 1 20860 done 20861 if test -r $coin_tmp2; then 21119 21120 if test $coin_has_blas != skipping; then 21121 if test $PACKAGE_TARNAME = blas; then 21122 coin_has_blas=. 21123 fi 21124 21125 21126 # Check whether --with-m4_tolower(Blas)-lib or --without-m4_tolower(Blas)-lib was given. 21127 if test "${with_blas_lib+set}" = set; then 21128 withval="$with_blas_lib" 21129 coin_has_blas=installed 21130 fi; 21131 21132 21133 # Check whether --with-m4_tolower(Blas)-incdir or --without-m4_tolower(Blas)-incdir was given. 21134 if test "${with_blas_incdir+set}" = set; then 21135 withval="$with_blas_incdir" 21136 coin_has_blas=installed 21137 fi; 21138 21139 21140 # Check whether --with-m4_tolower(Blas)-datadir or --without-m4_tolower(Blas)-datadir was given. 21141 if test "${with_blas_datadir+set}" = set; then 21142 withval="$with_blas_datadir" 21143 coin_has_blas=installed 21144 fi; 21145 fi 21146 21147 if test $coin_has_blas = notGiven; then 21148 #only if pkg-config is available: 21149 #see if user gives directory where project might be installed: assemble search path for pkg-config 21150 if test -n "$PKG_CONFIG" ; then 21151 coin_save_PKG_CONFIG_PATH="$PKG_CONFIG_PATH" 21152 21153 # Check whether --with-coin-instdir or --without-coin-instdir was given. 21154 if test "${with_coin_instdir+set}" = set; then 21155 withval="$with_coin_instdir" 21156 if test -d "$withval"; then : ; else 21157 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 21158 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 21159 { (exit 1); exit 1; }; } 21160 fi 21161 PKG_CONFIG_PATH="$withval/lib/ThirdParty/pkgconfig:$PKG_CONFIG_PATH" 21162 21163 fi; 21164 21165 # let pkgconfig check if the project is already installed somewhere 21166 # need to export variable to be sure that the following pkg-config call gets these values 21167 export PKG_CONFIG_PATH 21168 21169 if test -n "$PKG_CONFIG" ; then 21170 if $PKG_CONFIG --exists "blas"; then 21171 BLAS_VERSION=`$PKG_CONFIG --modversion "blas" 2>/dev/null` 21172 coin_has_blas="$BLAS_VERSION" 21173 else 21174 BLAS_PKG_ERRORS=`$PKG_CONFIG $pkg_short_errors --errors-to-stdout --print-errors "blas"` 21175 21176 fi 21177 else 21178 { { echo "$as_me:$LINENO: error: \"Cannot check for existance of module Blas without pkg-config\"" >&5 21179 echo "$as_me: error: \"Cannot check for existance of module Blas without pkg-config\"" >&2;} 21180 { (exit 1); exit 1; }; } 21181 fi 21182 21183 21184 PKG_CONFIG_PATH="$coin_save_PKG_CONFIG_PATH" 21185 fi 21186 fi 21187 21188 # if not found yet, check if project is available in present directory 21189 if test "$coin_has_blas" = notGiven; then 21190 if test -d $srcdir/ThirdParty/Blas; then 21191 coin_pkg_is_here=no 21192 for i in $srcdir/ThirdParty/Blas/daxpy.f; do 21193 if test -r $i; then 21194 coin_pkg_is_here=yes 21195 fi 21196 done 21197 21198 if test $coin_pkg_is_here = yes; then 21199 coin_has_blas=ThirdParty/Blas 21200 fi 21201 fi 21202 fi 21203 21204 echo "$as_me:$LINENO: result: $coin_has_blas" >&5 21205 echo "${ECHO_T}$coin_has_blas" >&6 21206 21207 echo "$as_me:$LINENO: checking whether project Blas need to be configured" >&5 21208 echo $ECHO_N "checking whether project Blas need to be configured... $ECHO_C" >&6 21209 if test "$coin_has_blas" != skipping && 21210 test "$coin_has_blas" != notGiven && 21211 test "$coin_has_blas" != installed; then 21212 21213 if test -r $srcdir/ThirdParty/Blas/configure; then 20862 21214 coin_subdirs="$coin_subdirs ThirdParty/Blas" 20863 21215 echo "$as_me:$LINENO: result: yes" >&5 … … 20871 21223 echo "${ECHO_T}no" >&6 20872 21224 fi 20873 fi 20874 20875 echo "$as_me:$LINENO: checking whether code for third party package FilterSQP is available" >&5 20876 echo $ECHO_N "checking whether code for third party package FilterSQP is available... $ECHO_C" >&6 20877 coin_skip=no 21225 else 21226 echo "$as_me:$LINENO: result: no" >&5 21227 echo "${ECHO_T}no" >&6 21228 fi 21229 21230 21231 echo "$as_me:$LINENO: checking whether project FilterSQP is available" >&5 21232 echo $ECHO_N "checking whether project FilterSQP is available... $ECHO_C" >&6 21233 21234 coin_has_filtersqp=notGiven 21235 21236 # check if user wants to skip project in any case 21237 20878 21238 if test x"$COIN_SKIP_PROJECTS" != x; then 20879 21239 for dir in $COIN_SKIP_PROJECTS; do 20880 if test $dir = ThirdParty/FilterSQP; then 20881 coin_skip=yes 21240 if test $dir = "FilterSQP"; then 21241 coin_has_filtersqp=skipping 21242 fi 21243 if test $dir = "ThirdParty/FilterSQP"; then 21244 coin_has_filtersqp=skipping 20882 21245 fi 20883 21246 done 20884 21247 fi 20885 if test $coin_skip = yes; then 20886 echo "$as_me:$LINENO: result: skipping" >&5 20887 echo "${ECHO_T}skipping" >&6 20888 else 20889 coin_tmp=`echo $srcdir/ThirdParty/FilterSQP/source/src/filter.f` 20890 # There is probably a more elegant way to get the first thing out here... 20891 for i in $coin_tmp; do 20892 coin_tmp2=$i 20893 #break 1 20894 done 20895 if test -r $coin_tmp2; then 21248 21249 if test $coin_has_filtersqp != skipping; then 21250 if test $PACKAGE_TARNAME = filtersqp; then 21251 coin_has_filtersqp=. 21252 fi 21253 21254 21255 # Check whether --with-m4_tolower(FilterSQP)-lib or --without-m4_tolower(FilterSQP)-lib was given. 21256 if test "${with_filtersqp_lib+set}" = set; then 21257 withval="$with_filtersqp_lib" 21258 coin_has_filtersqp=installed 21259 fi; 21260 21261 21262 # Check whether --with-m4_tolower(FilterSQP)-incdir or --without-m4_tolower(FilterSQP)-incdir was given. 21263 if test "${with_filtersqp_incdir+set}" = set; then 21264 withval="$with_filtersqp_incdir" 21265 coin_has_filtersqp=installed 21266 fi; 21267 21268 21269 # Check whether --with-m4_tolower(FilterSQP)-datadir or --without-m4_tolower(FilterSQP)-datadir was given. 21270 if test "${with_filtersqp_datadir+set}" = set; then 21271 withval="$with_filtersqp_datadir" 21272 coin_has_filtersqp=installed 21273 fi; 21274 fi 21275 21276 if test $coin_has_filtersqp = notGiven; then 21277 #only if pkg-config is available: 21278 #see if user gives directory where project might be installed: assemble search path for pkg-config 21279 if test -n "$PKG_CONFIG" ; then 21280 coin_save_PKG_CONFIG_PATH="$PKG_CONFIG_PATH" 21281 21282 # Check whether --with-coin-instdir or --without-coin-instdir was given. 21283 if test "${with_coin_instdir+set}" = set; then 21284 withval="$with_coin_instdir" 21285 if test -d "$withval"; then : ; else 21286 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 21287 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 21288 { (exit 1); exit 1; }; } 21289 fi 21290 PKG_CONFIG_PATH="$withval/lib/ThirdParty/pkgconfig:$PKG_CONFIG_PATH" 21291 21292 fi; 21293 21294 # let pkgconfig check if the project is already installed somewhere 21295 # need to export variable to be sure that the following pkg-config call gets these values 21296 export PKG_CONFIG_PATH 21297 21298 if test -n "$PKG_CONFIG" ; then 21299 if $PKG_CONFIG --exists "filtersqp"; then 21300 FILTERSQP_VERSION=`$PKG_CONFIG --modversion "filtersqp" 2>/dev/null` 21301 coin_has_filtersqp="$FILTERSQP_VERSION" 21302 else 21303 FILTERSQP_PKG_ERRORS=`$PKG_CONFIG $pkg_short_errors --errors-to-stdout --print-errors "filtersqp"` 21304 21305 fi 21306 else 21307 { { echo "$as_me:$LINENO: error: \"Cannot check for existance of module FilterSQP without pkg-config\"" >&5 21308 echo "$as_me: error: \"Cannot check for existance of module FilterSQP without pkg-config\"" >&2;} 21309 { (exit 1); exit 1; }; } 21310 fi 21311 21312 21313 PKG_CONFIG_PATH="$coin_save_PKG_CONFIG_PATH" 21314 fi 21315 fi 21316 21317 # if not found yet, check if project is available in present directory 21318 if test "$coin_has_filtersqp" = notGiven; then 21319 if test -d $srcdir/ThirdParty/FilterSQP; then 21320 coin_pkg_is_here=no 21321 for i in $srcdir/ThirdParty/FilterSQP/source/src/filter.f; do 21322 if test -r $i; then 21323 coin_pkg_is_here=yes 21324 fi 21325 done 21326 21327 if test $coin_pkg_is_here = yes; then 21328 coin_has_filtersqp=ThirdParty/FilterSQP 21329 fi 21330 fi 21331 fi 21332 21333 echo "$as_me:$LINENO: result: $coin_has_filtersqp" >&5 21334 echo "${ECHO_T}$coin_has_filtersqp" >&6 21335 21336 echo "$as_me:$LINENO: checking whether project FilterSQP need to be configured" >&5 21337 echo $ECHO_N "checking whether project FilterSQP need to be configured... $ECHO_C" >&6 21338 if test "$coin_has_filtersqp" != skipping && 21339 test "$coin_has_filtersqp" != notGiven && 21340 test "$coin_has_filtersqp" != installed; then 21341 21342 if test -r $srcdir/ThirdParty/FilterSQP/configure; then 20896 21343 coin_subdirs="$coin_subdirs ThirdParty/FilterSQP" 20897 21344 echo "$as_me:$LINENO: result: yes" >&5 … … 20905 21352 echo "${ECHO_T}no" >&6 20906 21353 fi 20907 fi 20908 20909 echo "$as_me:$LINENO: checking whether code for third party package Glpk is available" >&5 20910 echo $ECHO_N "checking whether code for third party package Glpk is available... $ECHO_C" >&6 20911 coin_skip=no 21354 else 21355 echo "$as_me:$LINENO: result: no" >&5 21356 echo "${ECHO_T}no" >&6 21357 fi 21358 21359 21360 echo "$as_me:$LINENO: checking whether project Glpk is available" >&5 21361 echo $ECHO_N "checking whether project Glpk is available... $ECHO_C" >&6 21362 21363 coin_has_glpk=notGiven 21364 21365 # check if user wants to skip project in any case 21366 20912 21367 if test x"$COIN_SKIP_PROJECTS" != x; then 20913 21368 for dir in $COIN_SKIP_PROJECTS; do 20914 if test $dir = ThirdParty/Glpk; then 20915 coin_skip=yes 21369 if test $dir = "Glpk"; then 21370 coin_has_glpk=skipping 21371 fi 21372 if test $dir = "ThirdParty/Glpk"; then 21373 coin_has_glpk=skipping 20916 21374 fi 20917 21375 done 20918 21376 fi 20919 if test $coin_skip = yes; then 20920 echo "$as_me:$LINENO: result: skipping" >&5 20921 echo "${ECHO_T}skipping" >&6 20922 else 20923 coin_tmp=`echo $srcdir/ThirdParty/Glpk/glpk/src/glplpx01.c` 20924 # There is probably a more elegant way to get the first thing out here... 20925 for i in $coin_tmp; do 20926 coin_tmp2=$i 20927 #break 1 20928 done 20929 if test -r $coin_tmp2; then 21377 21378 if test $coin_has_glpk != skipping; then 21379 if test $PACKAGE_TARNAME = glpk; then 21380 coin_has_glpk=. 21381 fi 21382 21383 21384 # Check whether --with-m4_tolower(Glpk)-lib or --without-m4_tolower(Glpk)-lib was given. 21385 if test "${with_glpk_lib+set}" = set; then 21386 withval="$with_glpk_lib" 21387 coin_has_glpk=installed 21388 fi; 21389 21390 21391 # Check whether --with-m4_tolower(Glpk)-incdir or --without-m4_tolower(Glpk)-incdir was given. 21392 if test "${with_glpk_incdir+set}" = set; then 21393 withval="$with_glpk_incdir" 21394 coin_has_glpk=installed 21395 fi; 21396 21397 21398 # Check whether --with-m4_tolower(Glpk)-datadir or --without-m4_tolower(Glpk)-datadir was given. 21399 if test "${with_glpk_datadir+set}" = set; then 21400 withval="$with_glpk_datadir" 21401 coin_has_glpk=installed 21402 fi; 21403 fi 21404 21405 if test $coin_has_glpk = notGiven; then 21406 #only if pkg-config is available: 21407 #see if user gives directory where project might be installed: assemble search path for pkg-config 21408 if test -n "$PKG_CONFIG" ; then 21409 coin_save_PKG_CONFIG_PATH="$PKG_CONFIG_PATH" 21410 21411 # Check whether --with-coin-instdir or --without-coin-instdir was given. 21412 if test "${with_coin_instdir+set}" = set; then 21413 withval="$with_coin_instdir" 21414 if test -d "$withval"; then : ; else 21415 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 21416 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 21417 { (exit 1); exit 1; }; } 21418 fi 21419 PKG_CONFIG_PATH="$withval/lib/ThirdParty/pkgconfig:$PKG_CONFIG_PATH" 21420 21421 fi; 21422 21423 # let pkgconfig check if the project is already installed somewhere 21424 # need to export variable to be sure that the following pkg-config call gets these values 21425 export PKG_CONFIG_PATH 21426 21427 if test -n "$PKG_CONFIG" ; then 21428 if $PKG_CONFIG --exists "glpk"; then 21429 GLPK_VERSION=`$PKG_CONFIG --modversion "glpk" 2>/dev/null` 21430 coin_has_glpk="$GLPK_VERSION" 21431 else 21432 GLPK_PKG_ERRORS=`$PKG_CONFIG $pkg_short_errors --errors-to-stdout --print-errors "glpk"` 21433 21434 fi 21435 else 21436 { { echo "$as_me:$LINENO: error: \"Cannot check for existance of module Glpk without pkg-config\"" >&5 21437 echo "$as_me: error: \"Cannot check for existance of module Glpk without pkg-config\"" >&2;} 21438 { (exit 1); exit 1; }; } 21439 fi 21440 21441 21442 PKG_CONFIG_PATH="$coin_save_PKG_CONFIG_PATH" 21443 fi 21444 fi 21445 21446 # if not found yet, check if project is available in present directory 21447 if test "$coin_has_glpk" = notGiven; then 21448 if test -d $srcdir/ThirdParty/Glpk; then 21449 coin_pkg_is_here=no 21450 for i in $srcdir/ThirdParty/Glpk/glpk/src/glplpx01.c; do 21451 if test -r $i; then 21452 coin_pkg_is_here=yes 21453 fi 21454 done 21455 21456 if test $coin_pkg_is_here = yes; then 21457 coin_has_glpk=ThirdParty/Glpk 21458 fi 21459 fi 21460 fi 21461 21462 echo "$as_me:$LINENO: result: $coin_has_glpk" >&5 21463 echo "${ECHO_T}$coin_has_glpk" >&6 21464 21465 echo "$as_me:$LINENO: checking whether project Glpk need to be configured" >&5 21466 echo $ECHO_N "checking whether project Glpk need to be configured... $ECHO_C" >&6 21467 if test "$coin_has_glpk" != skipping && 21468 test "$coin_has_glpk" != notGiven && 21469 test "$coin_has_glpk" != installed; then 21470 21471 if test -r $srcdir/ThirdParty/Glpk/configure; then 20930 21472 coin_subdirs="$coin_subdirs ThirdParty/Glpk" 20931 21473 echo "$as_me:$LINENO: result: yes" >&5 … … 20939 21481 echo "${ECHO_T}no" >&6 20940 21482 fi 20941 fi 20942 20943 echo "$as_me:$LINENO: checking whether code for third party package HSL is available" >&5 20944 echo $ECHO_N "checking whether code for third party package HSL is available... $ECHO_C" >&6 20945 coin_skip=no 21483 else 21484 echo "$as_me:$LINENO: result: no" >&5 21485 echo "${ECHO_T}no" >&6 21486 fi 21487 21488 21489 echo "$as_me:$LINENO: checking whether project HSL is available" >&5 21490 echo $ECHO_N "checking whether project HSL is available... $ECHO_C" >&6 21491 21492 coin_has_hsl=notGiven 21493 21494 # check if user wants to skip project in any case 21495 20946 21496 if test x"$COIN_SKIP_PROJECTS" != x; then 20947 21497 for dir in $COIN_SKIP_PROJECTS; do 20948 if test $dir = ThirdParty/HSL; then 20949 coin_skip=yes 21498 if test $dir = "HSL"; then 21499 coin_has_hsl=skipping 21500 fi 21501 if test $dir = "ThirdParty/HSL"; then 21502 coin_has_hsl=skipping 20950 21503 fi 20951 21504 done 20952 21505 fi 20953 if test $coin_skip = yes; then 20954 echo "$as_me:$LINENO: result: skipping" >&5 20955 echo "${ECHO_T}skipping" >&6 20956 else 20957 coin_tmp=`echo $srcdir/ThirdParty/HSL/configure.ac` 20958 # There is probably a more elegant way to get the first thing out here... 20959 for i in $coin_tmp; do 20960 coin_tmp2=$i 20961 #break 1 20962 done 20963 if test -r $coin_tmp2; then 21506 21507 if test $coin_has_hsl != skipping; then 21508 if test $PACKAGE_TARNAME = hsl; then 21509 coin_has_hsl=. 21510 fi 21511 21512 21513 # Check whether --with-m4_tolower(HSL)-lib or --without-m4_tolower(HSL)-lib was given. 21514 if test "${with_hsl_lib+set}" = set; then 21515 withval="$with_hsl_lib" 21516 coin_has_hsl=installed 21517 fi; 21518 21519 21520 # Check whether --with-m4_tolower(HSL)-incdir or --without-m4_tolower(HSL)-incdir was given. 21521 if test "${with_hsl_incdir+set}" = set; then 21522 withval="$with_hsl_incdir" 21523 coin_has_hsl=installed 21524 fi; 21525 21526 21527 # Check whether --with-m4_tolower(HSL)-datadir or --without-m4_tolower(HSL)-datadir was given. 21528 if test "${with_hsl_datadir+set}" = set; then 21529 withval="$with_hsl_datadir" 21530 coin_has_hsl=installed 21531 fi; 21532 fi 21533 21534 if test $coin_has_hsl = notGiven; then 21535 #only if pkg-config is available: 21536 #see if user gives directory where project might be installed: assemble search path for pkg-config 21537 if test -n "$PKG_CONFIG" ; then 21538 coin_save_PKG_CONFIG_PATH="$PKG_CONFIG_PATH" 21539 21540 # Check whether --with-coin-instdir or --without-coin-instdir was given. 21541 if test "${with_coin_instdir+set}" = set; then 21542 withval="$with_coin_instdir" 21543 if test -d "$withval"; then : ; else 21544 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 21545 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 21546 { (exit 1); exit 1; }; } 21547 fi 21548 PKG_CONFIG_PATH="$withval/lib/ThirdParty/pkgconfig:$PKG_CONFIG_PATH" 21549 21550 fi; 21551 21552 # let pkgconfig check if the project is already installed somewhere 21553 # need to export variable to be sure that the following pkg-config call gets these values 21554 export PKG_CONFIG_PATH 21555 21556 if test -n "$PKG_CONFIG" ; then 21557 if $PKG_CONFIG --exists "hsl"; then 21558 HSL_VERSION=`$PKG_CONFIG --modversion "hsl" 2>/dev/null` 21559 coin_has_hsl="$HSL_VERSION" 21560 else 21561 HSL_PKG_ERRORS=`$PKG_CONFIG $pkg_short_errors --errors-to-stdout --print-errors "hsl"` 21562 21563 fi 21564 else 21565 { { echo "$as_me:$LINENO: error: \"Cannot check for existance of module HSL without pkg-config\"" >&5 21566 echo "$as_me: error: \"Cannot check for existance of module HSL without pkg-config\"" >&2;} 21567 { (exit 1); exit 1; }; } 21568 fi 21569 21570 21571 PKG_CONFIG_PATH="$coin_save_PKG_CONFIG_PATH" 21572 fi 21573 fi 21574 21575 # if not found yet, check if project is available in present directory 21576 if test "$coin_has_hsl" = notGiven; then 21577 if test -d $srcdir/ThirdParty/HSL; then 21578 coin_pkg_is_here=no 21579 for i in $srcdir/ThirdParty/HSL/configure.ac; do 21580 if test -r $i; then 21581 coin_pkg_is_here=yes 21582 fi 21583 done 21584 21585 if test $coin_pkg_is_here = yes; then 21586 coin_has_hsl=ThirdParty/HSL 21587 fi 21588 fi 21589 fi 21590 21591 echo "$as_me:$LINENO: result: $coin_has_hsl" >&5 21592 echo "${ECHO_T}$coin_has_hsl" >&6 21593 21594 echo "$as_me:$LINENO: checking whether project HSL need to be configured" >&5 21595 echo $ECHO_N "checking whether project HSL need to be configured... $ECHO_C" >&6 21596 if test "$coin_has_hsl" != skipping && 21597 test "$coin_has_hsl" != notGiven && 21598 test "$coin_has_hsl" != installed; then 21599 21600 if test -r $srcdir/ThirdParty/HSL/configure; then 20964 21601 coin_subdirs="$coin_subdirs ThirdParty/HSL" 20965 21602 echo "$as_me:$LINENO: result: yes" >&5 … … 20973 21610 echo "${ECHO_T}no" >&6 20974 21611 fi 20975 fi 20976 20977 echo "$as_me:$LINENO: checking whether code for third party package Lapack is available" >&5 20978 echo $ECHO_N "checking whether code for third party package Lapack is available... $ECHO_C" >&6 20979 coin_skip=no 21612 else 21613 echo "$as_me:$LINENO: result: no" >&5 21614 echo "${ECHO_T}no" >&6 21615 fi 21616 21617 21618 echo "$as_me:$LINENO: checking whether project Lapack is available" >&5 21619 echo $ECHO_N "checking whether project Lapack is available... $ECHO_C" >&6 21620 21621 coin_has_lapack=notGiven 21622 21623 # check if user wants to skip project in any case 21624 20980 21625 if test x"$COIN_SKIP_PROJECTS" != x; then 20981 21626 for dir in $COIN_SKIP_PROJECTS; do 20982 if test $dir = ThirdParty/Lapack; then 20983 coin_skip=yes 21627 if test $dir = "Lapack"; then 21628 coin_has_lapack=skipping 21629 fi 21630 if test $dir = "ThirdParty/Lapack"; then 21631 coin_has_lapack=skipping 20984 21632 fi 20985 21633 done 20986 21634 fi 20987 if test $coin_skip = yes; then 20988 echo "$as_me:$LINENO: result: skipping" >&5 20989 echo "${ECHO_T}skipping" >&6 20990 else 20991 coin_tmp=`echo $srcdir/ThirdParty/Lapack/LAPACK/SRC/dlarf.f` 20992 # There is probably a more elegant way to get the first thing out here... 20993 for i in $coin_tmp; do 20994 coin_tmp2=$i 20995 #break 1 20996 done 20997 if test -r $coin_tmp2; then 21635 21636 if test $coin_has_lapack != skipping; then 21637 if test $PACKAGE_TARNAME = lapack; then 21638 coin_has_lapack=. 21639 fi 21640 21641 21642 # Check whether --with-m4_tolower(Lapack)-lib or --without-m4_tolower(Lapack)-lib was given. 21643 if test "${with_lapack_lib+set}" = set; then 21644 withval="$with_lapack_lib" 21645 coin_has_lapack=installed 21646 fi; 21647 21648 21649 # Check whether --with-m4_tolower(Lapack)-incdir or --without-m4_tolower(Lapack)-incdir was given. 21650 if test "${with_lapack_incdir+set}" = set; then 21651 withval="$with_lapack_incdir" 21652 coin_has_lapack=installed 21653 fi; 21654 21655 21656 # Check whether --with-m4_tolower(Lapack)-datadir or --without-m4_tolower(Lapack)-datadir was given. 21657 if test "${with_lapack_datadir+set}" = set; then 21658 withval="$with_lapack_datadir" 21659 coin_has_lapack=installed 21660 fi; 21661 fi 21662 21663 if test $coin_has_lapack = notGiven; then 21664 #only if pkg-config is available: 21665 #see if user gives directory where project might be installed: assemble search path for pkg-config 21666 if test -n "$PKG_CONFIG" ; then 21667 coin_save_PKG_CONFIG_PATH="$PKG_CONFIG_PATH" 21668 21669 # Check whether --with-coin-instdir or --without-coin-instdir was given. 21670 if test "${with_coin_instdir+set}" = set; then 21671 withval="$with_coin_instdir" 21672 if test -d "$withval"; then : ; else 21673 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 21674 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 21675 { (exit 1); exit 1; }; } 21676 fi 21677 PKG_CONFIG_PATH="$withval/lib/ThirdParty/pkgconfig:$PKG_CONFIG_PATH" 21678 21679 fi; 21680 21681 # let pkgconfig check if the project is already installed somewhere 21682 # need to export variable to be sure that the following pkg-config call gets these values 21683 export PKG_CONFIG_PATH 21684 21685 if test -n "$PKG_CONFIG" ; then 21686 if $PKG_CONFIG --exists "lapack"; then 21687 LAPACK_VERSION=`$PKG_CONFIG --modversion "lapack" 2>/dev/null` 21688 coin_has_lapack="$LAPACK_VERSION" 21689 else 21690 LAPACK_PKG_ERRORS=`$PKG_CONFIG $pkg_short_errors --errors-to-stdout --print-errors "lapack"` 21691 21692 fi 21693 else 21694 { { echo "$as_me:$LINENO: error: \"Cannot check for existance of module Lapack without pkg-config\"" >&5 21695 echo "$as_me: error: \"Cannot check for existance of module Lapack without pkg-config\"" >&2;} 21696 { (exit 1); exit 1; }; } 21697 fi 21698 21699 21700 PKG_CONFIG_PATH="$coin_save_PKG_CONFIG_PATH" 21701 fi 21702 fi 21703 21704 # if not found yet, check if project is available in present directory 21705 if test "$coin_has_lapack" = notGiven; then 21706 if test -d $srcdir/ThirdParty/Lapack; then 21707 coin_pkg_is_here=no 21708 for i in $srcdir/ThirdParty/Lapack/LAPACK/SRC/dlarf.f; do 21709 if test -r $i; then 21710 coin_pkg_is_here=yes 21711 fi 21712 done 21713 21714 if test $coin_pkg_is_here = yes; then 21715 coin_has_lapack=ThirdParty/Lapack 21716 fi 21717 fi 21718 fi 21719 21720 echo "$as_me:$LINENO: result: $coin_has_lapack" >&5 21721 echo "${ECHO_T}$coin_has_lapack" >&6 21722 21723 echo "$as_me:$LINENO: checking whether project Lapack need to be configured" >&5 21724 echo $ECHO_N "checking whether project Lapack need to be configured... $ECHO_C" >&6 21725 if test "$coin_has_lapack" != skipping && 21726 test "$coin_has_lapack" != notGiven && 21727 test "$coin_has_lapack" != installed; then 21728 21729 if test -r $srcdir/ThirdParty/Lapack/configure; then 20998 21730 coin_subdirs="$coin_subdirs ThirdParty/Lapack" 20999 21731 echo "$as_me:$LINENO: result: yes" >&5 … … 21007 21739 echo "${ECHO_T}no" >&6 21008 21740 fi 21009 fi 21010 21011 echo "$as_me:$LINENO: checking whether code for third party package Metis is available" >&5 21012 echo $ECHO_N "checking whether code for third party package Metis is available... $ECHO_C" >&6 21013 coin_skip=no 21741 else 21742 echo "$as_me:$LINENO: result: no" >&5 21743 echo "${ECHO_T}no" >&6 21744 fi 21745 21746 21747 echo "$as_me:$LINENO: checking whether project Metis is available" >&5 21748 echo $ECHO_N "checking whether project Metis is available... $ECHO_C" >&6 21749 21750 coin_has_metis=notGiven 21751 21752 # check if user wants to skip project in any case 21753 21014 21754 if test x"$COIN_SKIP_PROJECTS" != x; then 21015 21755 for dir in $COIN_SKIP_PROJECTS; do 21016 if test $dir = ThirdParty/Metis; then 21017 coin_skip=yes 21756 if test $dir = "Metis"; then 21757 coin_has_metis=skipping 21758 fi 21759 if test $dir = "ThirdParty/Metis"; then 21760 coin_has_metis=skipping 21018 21761 fi 21019 21762 done 21020 21763 fi 21021 if test $coin_skip = yes; then 21022 echo "$as_me:$LINENO: result: skipping" >&5 21023 echo "${ECHO_T}skipping" >&6 21024 else 21025 coin_tmp=`echo $srcdir/ThirdParty/Metis/metis-4.0/Lib/balance.c` 21026 # There is probably a more elegant way to get the first thing out here... 21027 for i in $coin_tmp; do 21028 coin_tmp2=$i 21029 #break 1 21030 done 21031 if test -r $coin_tmp2; then 21764 21765 if test $coin_has_metis != skipping; then 21766 if test $PACKAGE_TARNAME = metis; then 21767 coin_has_metis=. 21768 fi 21769 21770 21771 # Check whether --with-m4_tolower(Metis)-lib or --without-m4_tolower(Metis)-lib was given. 21772 if test "${with_metis_lib+set}" = set; then 21773 withval="$with_metis_lib" 21774 coin_has_metis=installed 21775 fi; 21776 21777 21778 # Check whether --with-m4_tolower(Metis)-incdir or --without-m4_tolower(Metis)-incdir was given. 21779 if test "${with_metis_incdir+set}" = set; then 21780 withval="$with_metis_incdir" 21781 coin_has_metis=installed 21782 fi; 21783 21784 21785 # Check whether --with-m4_tolower(Metis)-datadir or --without-m4_tolower(Metis)-datadir was given. 21786 if test "${with_metis_datadir+set}" = set; then 21787 withval="$with_metis_datadir" 21788 coin_has_metis=installed 21789 fi; 21790 fi 21791 21792 if test $coin_has_metis = notGiven; then 21793 #only if pkg-config is available: 21794 #see if user gives directory where project might be installed: assemble search path for pkg-config 21795 if test -n "$PKG_CONFIG" ; then 21796 coin_save_PKG_CONFIG_PATH="$PKG_CONFIG_PATH" 21797 21798 # Check whether --with-coin-instdir or --without-coin-instdir was given. 21799 if test "${with_coin_instdir+set}" = set; then 21800 withval="$with_coin_instdir" 21801 if test -d "$withval"; then : ; else 21802 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 21803 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 21804 { (exit 1); exit 1; }; } 21805 fi 21806 PKG_CONFIG_PATH="$withval/lib/ThirdParty/pkgconfig:$PKG_CONFIG_PATH" 21807 21808 fi; 21809 21810 # let pkgconfig check if the project is already installed somewhere 21811 # need to export variable to be sure that the following pkg-config call gets these values 21812 export PKG_CONFIG_PATH 21813 21814 if test -n "$PKG_CONFIG" ; then 21815 if $PKG_CONFIG --exists "metis"; then 21816 METIS_VERSION=`$PKG_CONFIG --modversion "metis" 2>/dev/null` 21817 coin_has_metis="$METIS_VERSION" 21818 else 21819 METIS_PKG_ERRORS=`$PKG_CONFIG $pkg_short_errors --errors-to-stdout --print-errors "metis"` 21820 21821 fi 21822 else 21823 { { echo "$as_me:$LINENO: error: \"Cannot check for existance of module Metis without pkg-config\"" >&5 21824 echo "$as_me: error: \"Cannot check for existance of module Metis without pkg-config\"" >&2;} 21825 { (exit 1); exit 1; }; } 21826 fi 21827 21828 21829 PKG_CONFIG_PATH="$coin_save_PKG_CONFIG_PATH" 21830 fi 21831 fi 21832 21833 # if not found yet, check if project is available in present directory 21834 if test "$coin_has_metis" = notGiven; then 21835 if test -d $srcdir/ThirdParty/Metis; then 21836 coin_pkg_is_here=no 21837 for i in $srcdir/ThirdParty/Metis/metis-4.0/Lib/balance.c; do 21838 if test -r $i; then 21839 coin_pkg_is_here=yes 21840 fi 21841 done 21842 21843 if test $coin_pkg_is_here = yes; then 21844 coin_has_metis=ThirdParty/Metis 21845 fi 21846 fi 21847 fi 21848 21849 echo "$as_me:$LINENO: result: $coin_has_metis" >&5 21850 echo "${ECHO_T}$coin_has_metis" >&6 21851 21852 echo "$as_me:$LINENO: checking whether project Metis need to be configured" >&5 21853 echo $ECHO_N "checking whether project Metis need to be configured... $ECHO_C" >&6 21854 if test "$coin_has_metis" != skipping && 21855 test "$coin_has_metis" != notGiven && 21856 test "$coin_has_metis" != installed; then 21857 21858 if test -r $srcdir/ThirdParty/Metis/configure; then 21032 21859 coin_subdirs="$coin_subdirs ThirdParty/Metis" 21033 21860 echo "$as_me:$LINENO: result: yes" >&5 … … 21041 21868 echo "${ECHO_T}no" >&6 21042 21869 fi 21043 fi 21044 21045 echo "$as_me:$LINENO: checking whether code for third party package Mumps is available" >&5 21046 echo $ECHO_N "checking whether code for third party package Mumps is available... $ECHO_C" >&6 21047 coin_skip=no 21870 else 21871 echo "$as_me:$LINENO: result: no" >&5 21872 echo "${ECHO_T}no" >&6 21873 fi 21874 21875 21876 echo "$as_me:$LINENO: checking whether project Mumps is available" >&5 21877 echo $ECHO_N "checking whether project Mumps is available... $ECHO_C" >&6 21878 21879 coin_has_mumps=notGiven 21880 21881 # check if user wants to skip project in any case 21882 21048 21883 if test x"$COIN_SKIP_PROJECTS" != x; then 21049 21884 for dir in $COIN_SKIP_PROJECTS; do 21050 if test $dir = ThirdParty/Mumps; then 21051 coin_skip=yes 21885 if test $dir = "Mumps"; then 21886 coin_has_mumps=skipping 21887 fi 21888 if test $dir = "ThirdParty/Mumps"; then 21889 coin_has_mumps=skipping 21052 21890 fi 21053 21891 done 21054 21892 fi 21055 if test $coin_skip = yes; then 21056 echo "$as_me:$LINENO: result: skipping" >&5 21057 echo "${ECHO_T}skipping" >&6 21058 else 21059 coin_tmp=`echo $srcdir/ThirdParty/Mumps/MUMPS/src/dmumps_part1.F` 21060 # There is probably a more elegant way to get the first thing out here... 21061 for i in $coin_tmp; do 21062 coin_tmp2=$i 21063 #break 1 21064 done 21065 if test -r $coin_tmp2; then 21893 21894 if test $coin_has_mumps != skipping; then 21895 if test $PACKAGE_TARNAME = mumps; then 21896 coin_has_mumps=. 21897 fi 21898 21899 21900 # Check whether --with-m4_tolower(Mumps)-lib or --without-m4_tolower(Mumps)-lib was given. 21901 if test "${with_mumps_lib+set}" = set; then 21902 withval="$with_mumps_lib" 21903 coin_has_mumps=installed 21904 fi; 21905 21906 21907 # Check whether --with-m4_tolower(Mumps)-incdir or --without-m4_tolower(Mumps)-incdir was given. 21908 if test "${with_mumps_incdir+set}" = set; then 21909 withval="$with_mumps_incdir" 21910 coin_has_mumps=installed 21911 fi; 21912 21913 21914 # Check whether --with-m4_tolower(Mumps)-datadir or --without-m4_tolower(Mumps)-datadir was given. 21915 if test "${with_mumps_datadir+set}" = set; then 21916 withval="$with_mumps_datadir" 21917 coin_has_mumps=installed 21918 fi; 21919 fi 21920 21921 if test $coin_has_mumps = notGiven; then 21922 #only if pkg-config is available: 21923 #see if user gives directory where project might be installed: assemble search path for pkg-config 21924 if test -n "$PKG_CONFIG" ; then 21925 coin_save_PKG_CONFIG_PATH="$PKG_CONFIG_PATH" 21926 21927 # Check whether --with-coin-instdir or --without-coin-instdir was given. 21928 if test "${with_coin_instdir+set}" = set; then 21929 withval="$with_coin_instdir" 21930 if test -d "$withval"; then : ; else 21931 { { echo "$as_me:$LINENO: error: argument for --with-coin-instdir not a directory" >&5 21932 echo "$as_me: error: argument for --with-coin-instdir not a directory" >&2;} 21933 { (exit 1); exit 1; }; } 21934 fi 21935 PKG_CONFIG_PATH="$withval/lib/ThirdParty/pkgconfig:$PKG_CONFIG_PATH" 21936 21937 fi; 21938 21939 # let pkgconfig check if the project is already installed somewhere 21940 # need to export variable to be sure that the following pkg-config call gets these values 21941 export PKG_CONFIG_PATH 21942 21943 if test -n "$PKG_CONFIG" ; then 21944 if $PKG_CONFIG --exists "mumps"; then 21945 MUMPS_VERSION=`$PKG_CONFIG --modversion "mumps" 2>/dev/null` 21946 coin_has_mumps="$MUMPS_VERSION" 21947 else 21948 MUMPS_PKG_ERRORS=`$PKG_CONFIG $pkg_short_errors --errors-to-stdout --print-errors "mumps"` 21949 21950 fi 21951 else 21952 { { echo "$as_me:$LINENO: error: \"Cannot check for existance of module Mumps without pkg-config\"" >&5 21953 echo "$as_me: error: \"Cannot check for existance of module Mumps without pkg-config\"" >&2;} 21954 { (exit 1); exit 1; }; } 21955 fi 21956 21957 21958 PKG_CONFIG_PATH="$coin_save_PKG_CONFIG_PATH" 21959 fi 21960 fi 21961 21962 # if not found yet, check if project is available in present directory 21963 if test "$coin_has_mumps" = notGiven; then 21964 if test -d $srcdir/ThirdParty/Mumps; then 21965 coin_pkg_is_here=no 21966 for i in $srcdir/ThirdParty/Mumps/MUMPS/src/dmumps_part1.F; do 21967 if test -r $i; then 21968 coin_pkg_is_here=yes 21969 fi 21970 done 21971 21972 if test $coin_pkg_is_here = yes; then 21973 coin_has_mumps=ThirdParty/Mumps 21974 fi 21975 fi 21976 fi 21977 21978 echo "$as_me:$LINENO: result: $coin_has_mumps" >&5 21979 echo "${ECHO_T}$coin_has_mumps" >&6 21980 21981 echo "$as_me:$LINENO: checking whether project Mumps need to be configured" >&5 21982 echo $ECHO_N "checking whether project Mumps need to be configured... $ECHO_C" >&6 21983 if test "$coin_has_mumps" != skipping && 21984 test "$coin_has_mumps" != notGiven && 21985 test "$coin_has_mumps" != installed; then 21986 21987 if test -r $srcdir/ThirdParty/Mumps/configure; then 21066 21988 coin_subdirs="$coin_subdirs ThirdParty/Mumps" 21067 21989 echo "$as_me:$LINENO: result: yes" >&5 … … 21075 21997 echo "${ECHO_T}no" >&6 21076 21998 fi 21077 fi 21078 21079 21080 ############################################################################# 21081 # Check which subprojects are there # 21082 ############################################################################# 21999 else 22000 echo "$as_me:$LINENO: result: no" >&5 22001 echo "${ECHO_T}no" >&6 22002 fi 21083 22003 21084 22004 … … 21148 22068 done 21149 22069 subdirs="$new_subdirs" 22070 fi 22071 22072 # need to come before AC_OUTPUT 22073 if test x$coin_projectdir != xyes; then 22074 # write coin_subdirs to a file so that project configuration knows where to find uninstalled projects 22075 echo $coin_subdirs > coin_subdirs.txt 22076 else 22077 # substitute for OBJDIR, needed to setup .pc file for uninstalled project 22078 ABSBUILDDIR="`pwd`" 22079 21150 22080 fi 21151 22081 … … 21931 22861 s,@RPATH_FLAGS@,$RPATH_FLAGS,;t t 21932 22862 s,@LT_LDFLAGS@,$LT_LDFLAGS,;t t 22863 s,@PKG_CONFIG@,$PKG_CONFIG,;t t 22864 s,@ac_pt_PKG_CONFIG@,$ac_pt_PKG_CONFIG,;t t 22865 s,@COIN_SKIP_PROJECTS@,$COIN_SKIP_PROJECTS,;t t 21933 22866 s,@subdirs@,$subdirs,;t t 21934 22867 s,@LIBEXT@,$LIBEXT,;t t 21935 22868 s,@VPATH_DISTCLEANFILES@,$VPATH_DISTCLEANFILES,;t t 22869 s,@ABSBUILDDIR@,$ABSBUILDDIR,;t t 21936 22870 s,@LIBOBJS@,$LIBOBJS,;t t 21937 22871 s,@LTLIBOBJS@,$LTLIBOBJS,;t t -
ThirdParty/All/branches/BSPsplit/configure.ac
r1387 r1447 42 42 ############################################################################# 43 43 44 AC_COIN_THIRDPARTY_SUBDIRS([ASL],[ThirdParty/ASL],[solvers/asl.h]) 45 AC_COIN_THIRDPARTY_SUBDIRS([Blas],[ThirdParty/Blas],[daxpy.f]) 46 AC_COIN_THIRDPARTY_SUBDIRS([FilterSQP],[ThirdParty/FilterSQP],[source/src/filter.f]) 47 AC_COIN_THIRDPARTY_SUBDIRS([Glpk],[ThirdParty/Glpk],[glpk/src/glplpx01.c]) 48 AC_COIN_THIRDPARTY_SUBDIRS([HSL],[ThirdParty/HSL],[configure.ac]) 49 AC_COIN_THIRDPARTY_SUBDIRS([Lapack],[ThirdParty/Lapack],[LAPACK/SRC/dlarf.f]) 50 AC_COIN_THIRDPARTY_SUBDIRS([Metis],[ThirdParty/Metis],[metis-4.0/Lib/balance.c]) 51 AC_COIN_THIRDPARTY_SUBDIRS([Mumps],[ThirdParty/Mumps],[MUMPS/src/dmumps_part1.F]) 52 53 ############################################################################# 54 # Check which subprojects are there # 55 ############################################################################# 56 44 AC_COIN_MAIN_PACKAGEDIR([ASL],[ThirdParty],[solvers/asl.h]) 45 AC_COIN_MAIN_PACKAGEDIR([Blas],[ThirdParty],[daxpy.f]) 46 AC_COIN_MAIN_PACKAGEDIR([FilterSQP],[ThirdParty],[source/src/filter.f]) 47 AC_COIN_MAIN_PACKAGEDIR([Glpk],[ThirdParty],[glpk/src/glplpx01.c]) 48 AC_COIN_MAIN_PACKAGEDIR([HSL],[ThirdParty],[configure.ac]) 49 AC_COIN_MAIN_PACKAGEDIR([Lapack],[ThirdParty],[LAPACK/SRC/dlarf.f]) 50 AC_COIN_MAIN_PACKAGEDIR([Metis],[ThirdParty],[metis-4.0/Lib/balance.c]) 51 AC_COIN_MAIN_PACKAGEDIR([Mumps],[ThirdParty],[MUMPS/src/dmumps_part1.F]) 57 52 58 53 ##############################################################################
Note: See TracChangeset
for help on using the changeset viewer.