Changeset 2204
- Timestamp:
- Jul 4, 2015 9:30:54 AM (4 years ago)
- Location:
- trunk
- Files:
-
- 11 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Cbc/Makefile.in
r2169 r2204 198 198 COIN_HAS_NETLIB_FALSE = @COIN_HAS_NETLIB_FALSE@ 199 199 COIN_HAS_NETLIB_TRUE = @COIN_HAS_NETLIB_TRUE@ 200 COIN_HAS_NTY_FALSE = @COIN_HAS_NTY_FALSE@ 201 COIN_HAS_NTY_TRUE = @COIN_HAS_NTY_TRUE@ 200 202 COIN_HAS_OSITESTS_FALSE = @COIN_HAS_OSITESTS_FALSE@ 201 203 COIN_HAS_OSITESTS_TRUE = @COIN_HAS_OSITESTS_TRUE@ … … 304 306 NETLIB_LIBS = @NETLIB_LIBS@ 305 307 NETLIB_LIBS_INSTALLED = @NETLIB_LIBS_INSTALLED@ 308 NTYINCDIR = @NTYINCDIR@ 309 NTYLIB = @NTYLIB@ 306 310 OBJEXT = @OBJEXT@ 307 311 OPT_CFLAGS = @OPT_CFLAGS@ … … 1001 1005 doxygen doxydoc/doxygen.conf;\ 1002 1006 fi;\ 1007 fi 1008 1009 pdf-doxygen-docs: doxygen-docs 1010 if test "$(COIN_HAS_DOXYGEN)" = TRUE; then \ 1003 1011 if test -d "doxydoc/latex"; then \ 1004 1012 if test "$(COIN_HAS_LATEX)" = TRUE; then \ … … 1019 1027 if test "$(COIN_HAS_DOXYGEN)" = TRUE; then \ 1020 1028 if test -d "doxydoc/"; then \ 1029 test -d "$(DESTDIR)$(DocInstallDir)/doxydoc" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)/doxydoc"; \ 1021 1030 $(INSTALL_DATA) @coin_doxy_tagname@ "$(DESTDIR)$(DocInstallDir)/@coin_doxy_tagname@";\ 1022 test -d "$(DocInstallDir)/doxydoc" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)/doxydoc"; \1023 1031 if test -f "doxydoc/latex/refman.pdf"; then \ 1024 1032 $(INSTALL_DATA) doxydoc/latex/refman.pdf "$(DESTDIR)$(DocInstallDir)";\ 1025 1033 fi;\ 1026 1034 if test -d "doxydoc/html"; then \ 1027 test -d "$(D ocInstallDir)/doxydoc/search/" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)/doxydoc/search/"; \1035 test -d "$(DESTDIR)$(DocInstallDir)/doxydoc/search/" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)/doxydoc/search/"; \ 1028 1036 $(INSTALL_DATA) doxydoc/html/*.* "$(DESTDIR)$(DocInstallDir)/doxydoc";\ 1029 1037 $(INSTALL_DATA) doxydoc/html/search/*.* "$(DESTDIR)$(DocInstallDir)/doxydoc/search";\ -
trunk/Cbc/configure
r2168 r2204 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 ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE have_svnversion CBC_SVN_REV CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT COIN_CC_IS_CL_TRUE COIN_CC_IS_CL_FALSE MPICC CXXDEFS ADD_CXXFLAGS DBG_CXXFLAGS OPT_CXXFLAGS CXX CXXFLAGS ac_ct_CXX COIN_CXX_IS_CL_TRUE COIN_CXX_IS_CL_FALSE MPICXX EGREP LN_S 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 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 DEPENDENCY_LINKING_TRUE DEPENDENCY_LINKING_FALSE LT_LDFLAGS PKG_CONFIG ac_ct_PKG_CONFIG COIN_HAS_PKGCONFIG_TRUE COIN_HAS_PKGCONFIG_FALSE COIN_PKG_CONFIG_PATH COIN_PKG_CONFIG_PATH_UNINSTALLED COINDEPEND_LIBS COINDEPEND_CFLAGS COINDEPEND_DATA COINDEPEND_DEPENDENCIES COINDEPEND_LIBS_INSTALLED COINDEPEND_CFLAGS_INSTALLED COINDEPEND_DATA_INSTALLED CBCLIB_CFLAGS CBCLIB_LIBS CBCLIB_PCLIBS CBCLIB_PCREQUIRES CBCLIB_DEPENDENCIES CBCLIB_CFLAGS_INSTALLED CBCLIB_LIBS_INSTALLED CBCGENERIC_CFLAGS CBCGENERIC_LIBS CBCGENERIC_PCLIBS CBCGENERIC_PCREQUIRES CBCGENERIC_DEPENDENCIES CBCGENERIC_CFLAGS_INSTALLED CBCGENERIC_LIBS_INSTALLED COIN_HAS_COINDEPEND_TRUE COIN_HAS_COINDEPEND_FALSE CLP_LIBS CLP_CFLAGS CLP_DATA CLP_DEPENDENCIES CLP_LIBS_INSTALLED CLP_CFLAGS_INSTALLED CLP_DATA_INSTALLED COIN_HAS_CLP_TRUE COIN_HAS_CLP_FALSE OSITESTS_LIBS OSITESTS_CFLAGS OSITESTS_DATA OSITESTS_DEPENDENCIES OSITESTS_LIBS_INSTALLED OSITESTS_CFLAGS_INSTALLED OSITESTS_DATA_INSTALLED COIN_HAS_OSITESTS_TRUE COIN_HAS_OSITESTS_FALSE SAMPLE_LIBS SAMPLE_CFLAGS SAMPLE_DATA SAMPLE_DEPENDENCIES SAMPLE_LIBS_INSTALLED SAMPLE_CFLAGS_INSTALLED SAMPLE_DATA_INSTALLED COIN_HAS_SAMPLE_TRUE COIN_HAS_SAMPLE_FALSE NETLIB_LIBS NETLIB_CFLAGS NETLIB_DATA NETLIB_DEPENDENCIES NETLIB_LIBS_INSTALLED NETLIB_CFLAGS_INSTALLED NETLIB_DATA_INSTALLED COIN_HAS_NETLIB_TRUE COIN_HAS_NETLIB_FALSE MIPLIB3_LIBS MIPLIB3_CFLAGS MIPLIB3_DATA MIPLIB3_DEPENDENCIES MIPLIB3_LIBS_INSTALLED MIPLIB3_CFLAGS_INSTALLED MIPLIB3_DATA_INSTALLED COIN_HAS_MIPLIB3_TRUE COIN_HAS_MIPLIB3_FALSE DYLP_LIBS DYLP_CFLAGS DYLP_DATA DYLP_DEPENDENCIES DYLP_LIBS_INSTALLED DYLP_CFLAGS_INSTALLED DYLP_DATA_INSTALLED COIN_HAS_DYLP_TRUE COIN_HAS_DYLP_FALSE VOL_LIBS VOL_CFLAGS VOL_DATA VOL_DEPENDENCIES VOL_LIBS_INSTALLED VOL_CFLAGS_INSTALLED VOL_DATA_INSTALLED COIN_HAS_VOL_TRUE COIN_HAS_VOL_FALSE CPX_LIBS CPX_CFLAGS CPX_DATA CPX_DEPENDENCIES CPX_LIBS_INSTALLED CPX_CFLAGS_INSTALLED CPX_DATA_INSTALLED COIN_HAS_CPX_TRUE COIN_HAS_CPX_FALSE GLPK_LIBS GLPK_CFLAGS GLPK_DATA GLPK_DEPENDENCIES GLPK_LIBS_INSTALLED GLPK_CFLAGS_INSTALLED GLPK_DATA_INSTALLED COIN_HAS_GLPK_TRUE COIN_HAS_GLPK_FALSE GRB_LIBS GRB_CFLAGS GRB_DATA GRB_DEPENDENCIES GRB_LIBS_INSTALLED GRB_CFLAGS_INSTALLED GRB_DATA_INSTALLED COIN_HAS_GRB_TRUE COIN_HAS_GRB_FALSE MSK_LIBS MSK_CFLAGS MSK_DATA MSK_DEPENDENCIES MSK_LIBS_INSTALLED MSK_CFLAGS_INSTALLED MSK_DATA_INSTALLED COIN_HAS_MSK_TRUE COIN_HAS_MSK_FALSE SPX_LIBS SPX_CFLAGS SPX_DATA SPX_DEPENDENCIES SPX_LIBS_INSTALLED SPX_CFLAGS_INSTALLED SPX_DATA_INSTALLED COIN_HAS_SPX_TRUE COIN_HAS_SPX_FALSE XPR_LIBS XPR_CFLAGS XPR_DATA XPR_DEPENDENCIES XPR_LIBS_INSTALLED XPR_CFLAGS_INSTALLED XPR_DATA_INSTALLED COIN_HAS_XPR_TRUE COIN_HAS_XPR_FALSE ASL_LIBS ASL_CFLAGS ASL_DATA ASL_DEPENDENCIES ASL_LIBS_INSTALLED ASL_CFLAGS_INSTALLED ASL_DATA_INSTALLED COIN_HAS_ASL_TRUE COIN_HAS_ASL_FALSE CBC_BUILD_CBC_GENERIC_TRUE CBC_BUILD_CBC_GENERIC_FALSE OSICBC_DFLT_SOLVER_CLP_TRUE OSICBC_DFLT_SOLVER_CLP_FALSE OSICBC_DFLT_SOLVER_CPX_TRUE OSICBC_DFLT_SOLVER_CPX_FALSE OSICBC_DFLT_SOLVER_DYLP_TRUE OSICBC_DFLT_SOLVER_DYLP_FALSE OSICBC_DFLT_SOLVER_GLPK_TRUE OSICBC_DFLT_SOLVER_GLPK_FALSE OSICBC_DFLT_SOLVER_GRB_TRUE OSICBC_DFLT_SOLVER_GRB_FALSE OSICBC_DFLT_SOLVER_MSK_TRUE OSICBC_DFLT_SOLVER_MSK_FALSE OSICBC_DFLT_SOLVER_SPX_TRUE OSICBC_DFLT_SOLVER_SPX_FALSE OSICBC_DFLT_SOLVER_SYM_TRUE OSICBC_DFLT_SOLVER_SYM_FALSE OSICBC_DFLT_SOLVER_VOL_TRUE OSICBC_DFLT_SOLVER_VOL_FALSE OSICBC_DFLT_SOLVER_XPR_TRUE OSICBC_DFLT_SOLVER_XPR_FALSE coin_have_doxygen coin_have_latex coin_doxy_usedot coin_doxy_tagname coin_doxy_logname COIN_HAS_DOXYGEN_TRUE COIN_HAS_DOXYGEN_FALSE COIN_HAS_LATEX_TRUE COIN_HAS_LATEX_FALSE coin_doxy_tagfiles coin_doxy_excludes LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR 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 ALWAYS_FALSE_TRUE ALWAYS_FALSE_FALSE have_svnversion CBC_SVN_REV CDEFS ADD_CFLAGS DBG_CFLAGS OPT_CFLAGS sol_cc_compiler CC CFLAGS LDFLAGS CPPFLAGS ac_ct_CC EXEEXT OBJEXT COIN_CC_IS_CL_TRUE COIN_CC_IS_CL_FALSE MPICC CXXDEFS ADD_CXXFLAGS DBG_CXXFLAGS OPT_CXXFLAGS CXX CXXFLAGS ac_ct_CXX COIN_CXX_IS_CL_TRUE COIN_CXX_IS_CL_FALSE MPICXX EGREP LN_S 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 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 DEPENDENCY_LINKING_TRUE DEPENDENCY_LINKING_FALSE LT_LDFLAGS PKG_CONFIG ac_ct_PKG_CONFIG COIN_HAS_PKGCONFIG_TRUE COIN_HAS_PKGCONFIG_FALSE COIN_PKG_CONFIG_PATH COIN_PKG_CONFIG_PATH_UNINSTALLED COINDEPEND_LIBS COINDEPEND_CFLAGS COINDEPEND_DATA COINDEPEND_DEPENDENCIES COINDEPEND_LIBS_INSTALLED COINDEPEND_CFLAGS_INSTALLED COINDEPEND_DATA_INSTALLED CBCLIB_CFLAGS CBCLIB_LIBS CBCLIB_PCLIBS CBCLIB_PCREQUIRES CBCLIB_DEPENDENCIES CBCLIB_CFLAGS_INSTALLED CBCLIB_LIBS_INSTALLED CBCGENERIC_CFLAGS CBCGENERIC_LIBS CBCGENERIC_PCLIBS CBCGENERIC_PCREQUIRES CBCGENERIC_DEPENDENCIES CBCGENERIC_CFLAGS_INSTALLED CBCGENERIC_LIBS_INSTALLED COIN_HAS_COINDEPEND_TRUE COIN_HAS_COINDEPEND_FALSE CLP_LIBS CLP_CFLAGS CLP_DATA CLP_DEPENDENCIES CLP_LIBS_INSTALLED CLP_CFLAGS_INSTALLED CLP_DATA_INSTALLED COIN_HAS_CLP_TRUE COIN_HAS_CLP_FALSE OSITESTS_LIBS OSITESTS_CFLAGS OSITESTS_DATA OSITESTS_DEPENDENCIES OSITESTS_LIBS_INSTALLED OSITESTS_CFLAGS_INSTALLED OSITESTS_DATA_INSTALLED COIN_HAS_OSITESTS_TRUE COIN_HAS_OSITESTS_FALSE SAMPLE_LIBS SAMPLE_CFLAGS SAMPLE_DATA SAMPLE_DEPENDENCIES SAMPLE_LIBS_INSTALLED SAMPLE_CFLAGS_INSTALLED SAMPLE_DATA_INSTALLED COIN_HAS_SAMPLE_TRUE COIN_HAS_SAMPLE_FALSE NETLIB_LIBS NETLIB_CFLAGS NETLIB_DATA NETLIB_DEPENDENCIES NETLIB_LIBS_INSTALLED NETLIB_CFLAGS_INSTALLED NETLIB_DATA_INSTALLED COIN_HAS_NETLIB_TRUE COIN_HAS_NETLIB_FALSE MIPLIB3_LIBS MIPLIB3_CFLAGS MIPLIB3_DATA MIPLIB3_DEPENDENCIES MIPLIB3_LIBS_INSTALLED MIPLIB3_CFLAGS_INSTALLED MIPLIB3_DATA_INSTALLED COIN_HAS_MIPLIB3_TRUE COIN_HAS_MIPLIB3_FALSE DYLP_LIBS DYLP_CFLAGS DYLP_DATA DYLP_DEPENDENCIES DYLP_LIBS_INSTALLED DYLP_CFLAGS_INSTALLED DYLP_DATA_INSTALLED COIN_HAS_DYLP_TRUE COIN_HAS_DYLP_FALSE VOL_LIBS VOL_CFLAGS VOL_DATA VOL_DEPENDENCIES VOL_LIBS_INSTALLED VOL_CFLAGS_INSTALLED VOL_DATA_INSTALLED COIN_HAS_VOL_TRUE COIN_HAS_VOL_FALSE CPX_LIBS CPX_CFLAGS CPX_DATA CPX_DEPENDENCIES CPX_LIBS_INSTALLED CPX_CFLAGS_INSTALLED CPX_DATA_INSTALLED COIN_HAS_CPX_TRUE COIN_HAS_CPX_FALSE GLPK_LIBS GLPK_CFLAGS GLPK_DATA GLPK_DEPENDENCIES GLPK_LIBS_INSTALLED GLPK_CFLAGS_INSTALLED GLPK_DATA_INSTALLED COIN_HAS_GLPK_TRUE COIN_HAS_GLPK_FALSE GRB_LIBS GRB_CFLAGS GRB_DATA GRB_DEPENDENCIES GRB_LIBS_INSTALLED GRB_CFLAGS_INSTALLED GRB_DATA_INSTALLED COIN_HAS_GRB_TRUE COIN_HAS_GRB_FALSE MSK_LIBS MSK_CFLAGS MSK_DATA MSK_DEPENDENCIES MSK_LIBS_INSTALLED MSK_CFLAGS_INSTALLED MSK_DATA_INSTALLED COIN_HAS_MSK_TRUE COIN_HAS_MSK_FALSE SPX_LIBS SPX_CFLAGS SPX_DATA SPX_DEPENDENCIES SPX_LIBS_INSTALLED SPX_CFLAGS_INSTALLED SPX_DATA_INSTALLED COIN_HAS_SPX_TRUE COIN_HAS_SPX_FALSE XPR_LIBS XPR_CFLAGS XPR_DATA XPR_DEPENDENCIES XPR_LIBS_INSTALLED XPR_CFLAGS_INSTALLED XPR_DATA_INSTALLED COIN_HAS_XPR_TRUE COIN_HAS_XPR_FALSE ASL_LIBS ASL_CFLAGS ASL_DATA ASL_DEPENDENCIES ASL_LIBS_INSTALLED ASL_CFLAGS_INSTALLED ASL_DATA_INSTALLED COIN_HAS_ASL_TRUE COIN_HAS_ASL_FALSE NTYINCDIR NTYLIB COIN_HAS_NTY_TRUE COIN_HAS_NTY_FALSE CBC_BUILD_CBC_GENERIC_TRUE CBC_BUILD_CBC_GENERIC_FALSE OSICBC_DFLT_SOLVER_CLP_TRUE OSICBC_DFLT_SOLVER_CLP_FALSE OSICBC_DFLT_SOLVER_CPX_TRUE OSICBC_DFLT_SOLVER_CPX_FALSE OSICBC_DFLT_SOLVER_DYLP_TRUE OSICBC_DFLT_SOLVER_DYLP_FALSE OSICBC_DFLT_SOLVER_GLPK_TRUE OSICBC_DFLT_SOLVER_GLPK_FALSE OSICBC_DFLT_SOLVER_GRB_TRUE OSICBC_DFLT_SOLVER_GRB_FALSE OSICBC_DFLT_SOLVER_MSK_TRUE OSICBC_DFLT_SOLVER_MSK_FALSE OSICBC_DFLT_SOLVER_SPX_TRUE OSICBC_DFLT_SOLVER_SPX_FALSE OSICBC_DFLT_SOLVER_SYM_TRUE OSICBC_DFLT_SOLVER_SYM_FALSE OSICBC_DFLT_SOLVER_VOL_TRUE OSICBC_DFLT_SOLVER_VOL_FALSE OSICBC_DFLT_SOLVER_XPR_TRUE OSICBC_DFLT_SOLVER_XPR_FALSE coin_have_doxygen coin_have_latex coin_doxy_usedot coin_doxy_tagname coin_doxy_logname COIN_HAS_DOXYGEN_TRUE COIN_HAS_DOXYGEN_FALSE COIN_HAS_LATEX_TRUE COIN_HAS_LATEX_FALSE coin_doxy_tagfiles coin_doxy_excludes LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR LIBOBJS LTLIBOBJS' 476 476 ac_subst_files='' 477 477 … … 1103 1103 package linker flags 1104 1104 --enable-gnu-packages compile with GNU packages (disabled by default) 1105 --disable-nauty-libcheck 1106 skip the link check at configuration time 1105 1107 --enable-cbc-parallel enables compilation of the SMP version of Cbc 1106 1108 … … 1168 1170 --with-asl-incdir directory with header files for using package ASL 1169 1171 --with-asl-datadir directory with data files for using package ASL 1172 --with-nauty-incdir specify the header file directory for library Nauty 1173 --with-nauty-lib specify the flags used to link with the library Nauty 1170 1174 --with-cbc-generic specify whether to build cbc-generic (default: no) 1171 1175 --with-cbc-generic-solver … … 5872 5876 *-*-irix6*) 5873 5877 # Find out which ABI we are using. 5874 echo '#line 587 4"configure"' > conftest.$ac_ext5878 echo '#line 5878 "configure"' > conftest.$ac_ext 5875 5879 if { (eval echo "$as_me:$LINENO: \"$ac_compile\"") >&5 5876 5880 (eval $ac_compile) 2>&5 … … 7006 7010 7007 7011 # Provide some information about the compiler. 7008 echo "$as_me:70 08:" \7012 echo "$as_me:7012:" \ 7009 7013 "checking for Fortran 77 compiler version" >&5 7010 7014 ac_compiler=`set X $ac_compile; echo $2` … … 8073 8077 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8074 8078 -e 's:$: $lt_compiler_flag:'` 8075 (eval echo "\"\$as_me:807 5: $lt_compile\"" >&5)8079 (eval echo "\"\$as_me:8079: $lt_compile\"" >&5) 8076 8080 (eval "$lt_compile" 2>conftest.err) 8077 8081 ac_status=$? 8078 8082 cat conftest.err >&5 8079 echo "$as_me:80 79: \$? = $ac_status" >&58083 echo "$as_me:8083: \$? = $ac_status" >&5 8080 8084 if (exit $ac_status) && test -s "$ac_outfile"; then 8081 8085 # The compiler can only warn and ignore the option if not recognized … … 8341 8345 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8342 8346 -e 's:$: $lt_compiler_flag:'` 8343 (eval echo "\"\$as_me:834 3: $lt_compile\"" >&5)8347 (eval echo "\"\$as_me:8347: $lt_compile\"" >&5) 8344 8348 (eval "$lt_compile" 2>conftest.err) 8345 8349 ac_status=$? 8346 8350 cat conftest.err >&5 8347 echo "$as_me:83 47: \$? = $ac_status" >&58351 echo "$as_me:8351: \$? = $ac_status" >&5 8348 8352 if (exit $ac_status) && test -s "$ac_outfile"; then 8349 8353 # The compiler can only warn and ignore the option if not recognized … … 8445 8449 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 8446 8450 -e 's:$: $lt_compiler_flag:'` 8447 (eval echo "\"\$as_me:84 47: $lt_compile\"" >&5)8451 (eval echo "\"\$as_me:8451: $lt_compile\"" >&5) 8448 8452 (eval "$lt_compile" 2>out/conftest.err) 8449 8453 ac_status=$? 8450 8454 cat out/conftest.err >&5 8451 echo "$as_me:845 1: \$? = $ac_status" >&58455 echo "$as_me:8455: \$? = $ac_status" >&5 8452 8456 if (exit $ac_status) && test -s out/conftest2.$ac_objext 8453 8457 then … … 10790 10794 lt_status=$lt_dlunknown 10791 10795 cat > conftest.$ac_ext <<EOF 10792 #line 1079 2"configure"10796 #line 10796 "configure" 10793 10797 #include "confdefs.h" 10794 10798 … … 10890 10894 lt_status=$lt_dlunknown 10891 10895 cat > conftest.$ac_ext <<EOF 10892 #line 1089 2"configure"10896 #line 10896 "configure" 10893 10897 #include "confdefs.h" 10894 10898 … … 13234 13238 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13235 13239 -e 's:$: $lt_compiler_flag:'` 13236 (eval echo "\"\$as_me:132 36: $lt_compile\"" >&5)13240 (eval echo "\"\$as_me:13240: $lt_compile\"" >&5) 13237 13241 (eval "$lt_compile" 2>conftest.err) 13238 13242 ac_status=$? 13239 13243 cat conftest.err >&5 13240 echo "$as_me:1324 0: \$? = $ac_status" >&513244 echo "$as_me:13244: \$? = $ac_status" >&5 13241 13245 if (exit $ac_status) && test -s "$ac_outfile"; then 13242 13246 # The compiler can only warn and ignore the option if not recognized … … 13338 13342 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 13339 13343 -e 's:$: $lt_compiler_flag:'` 13340 (eval echo "\"\$as_me:1334 0: $lt_compile\"" >&5)13344 (eval echo "\"\$as_me:13344: $lt_compile\"" >&5) 13341 13345 (eval "$lt_compile" 2>out/conftest.err) 13342 13346 ac_status=$? 13343 13347 cat out/conftest.err >&5 13344 echo "$as_me:1334 4: \$? = $ac_status" >&513348 echo "$as_me:13348: \$? = $ac_status" >&5 13345 13349 if (exit $ac_status) && test -s out/conftest2.$ac_objext 13346 13350 then … … 14908 14912 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 14909 14913 -e 's:$: $lt_compiler_flag:'` 14910 (eval echo "\"\$as_me:1491 0: $lt_compile\"" >&5)14914 (eval echo "\"\$as_me:14914: $lt_compile\"" >&5) 14911 14915 (eval "$lt_compile" 2>conftest.err) 14912 14916 ac_status=$? 14913 14917 cat conftest.err >&5 14914 echo "$as_me:1491 4: \$? = $ac_status" >&514918 echo "$as_me:14918: \$? = $ac_status" >&5 14915 14919 if (exit $ac_status) && test -s "$ac_outfile"; then 14916 14920 # The compiler can only warn and ignore the option if not recognized … … 15012 15016 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 15013 15017 -e 's:$: $lt_compiler_flag:'` 15014 (eval echo "\"\$as_me:1501 4: $lt_compile\"" >&5)15018 (eval echo "\"\$as_me:15018: $lt_compile\"" >&5) 15015 15019 (eval "$lt_compile" 2>out/conftest.err) 15016 15020 ac_status=$? 15017 15021 cat out/conftest.err >&5 15018 echo "$as_me:150 18: \$? = $ac_status" >&515022 echo "$as_me:15022: \$? = $ac_status" >&5 15019 15023 if (exit $ac_status) && test -s out/conftest2.$ac_objext 15020 15024 then … … 17219 17223 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17220 17224 -e 's:$: $lt_compiler_flag:'` 17221 (eval echo "\"\$as_me:1722 1: $lt_compile\"" >&5)17225 (eval echo "\"\$as_me:17225: $lt_compile\"" >&5) 17222 17226 (eval "$lt_compile" 2>conftest.err) 17223 17227 ac_status=$? 17224 17228 cat conftest.err >&5 17225 echo "$as_me:1722 5: \$? = $ac_status" >&517229 echo "$as_me:17229: \$? = $ac_status" >&5 17226 17230 if (exit $ac_status) && test -s "$ac_outfile"; then 17227 17231 # The compiler can only warn and ignore the option if not recognized … … 17487 17491 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17488 17492 -e 's:$: $lt_compiler_flag:'` 17489 (eval echo "\"\$as_me:174 89: $lt_compile\"" >&5)17493 (eval echo "\"\$as_me:17493: $lt_compile\"" >&5) 17490 17494 (eval "$lt_compile" 2>conftest.err) 17491 17495 ac_status=$? 17492 17496 cat conftest.err >&5 17493 echo "$as_me:1749 3: \$? = $ac_status" >&517497 echo "$as_me:17497: \$? = $ac_status" >&5 17494 17498 if (exit $ac_status) && test -s "$ac_outfile"; then 17495 17499 # The compiler can only warn and ignore the option if not recognized … … 17591 17595 -e 's: [^ ]*conftest\.: $lt_compiler_flag&:; t' \ 17592 17596 -e 's:$: $lt_compiler_flag:'` 17593 (eval echo "\"\$as_me:1759 3: $lt_compile\"" >&5)17597 (eval echo "\"\$as_me:17597: $lt_compile\"" >&5) 17594 17598 (eval "$lt_compile" 2>out/conftest.err) 17595 17599 ac_status=$? 17596 17600 cat out/conftest.err >&5 17597 echo "$as_me:17 597: \$? = $ac_status" >&517601 echo "$as_me:17601: \$? = $ac_status" >&5 17598 17602 if (exit $ac_status) && test -s out/conftest2.$ac_objext 17599 17603 then … … 29640 29644 29641 29645 29646 29647 29648 # Nauty library (for symmetry detection) 29649 ac_ext=c 29650 ac_cpp='$CPP $CPPFLAGS' 29651 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 29652 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 29653 ac_compiler_gnu=$ac_cv_c_compiler_gnu 29654 29655 29656 echo "$as_me:$LINENO: checking if user provides library for Nauty" >&5 29657 echo $ECHO_N "checking if user provides library for Nauty... $ECHO_C" >&6 29658 29659 # Check for header file directory 29660 29661 29662 # Check whether --with-nauty-incdir or --without-nauty-incdir was given. 29663 if test "${with_nauty_incdir+set}" = set; then 29664 withval="$with_nauty_incdir" 29665 NTYINCDIR=`cd $withval; pwd` 29666 fi; 29667 29668 # Check for library directory 29669 29670 29671 # Check whether --with-nauty-lib or --without-nauty-lib was given. 29672 if test "${with_nauty_lib+set}" = set; then 29673 withval="$with_nauty_lib" 29674 NTYLIB=$withval 29675 fi; 29676 29677 # Switch to disable library check if requested 29678 29679 # Check whether --enable-nauty-libcheck or --disable-nauty-libcheck was given. 29680 if test "${enable_nauty_libcheck+set}" = set; then 29681 enableval="$enable_nauty_libcheck" 29682 nauty_libcheck=$enableval 29683 else 29684 nauty_libcheck=yes 29685 fi; 29686 29687 # At this point, if we're going to use the library, both LBRYINCDIR and 29688 # LBRYLIB must be defined and not empty. 29689 29690 if test x"$NTYINCDIR" != x || test x"$NTYLIB" != x; then 29691 if test x"$NTYINCDIR" = x || test x"$NTYLIB" = x; then 29692 { { echo "$as_me:$LINENO: error: You need to specify both an include directory and link flags to use library Nauty. Use --with-nauty-incdir of environment variable $NTYINCDIR to specify the include directory. Use --with-nauty-lib or environment variable $NTYLIB to specify link flags." >&5 29693 echo "$as_me: error: You need to specify both an include directory and link flags to use library Nauty. Use --with-nauty-incdir of environment variable $NTYINCDIR to specify the include directory. Use --with-nauty-lib or environment variable $NTYLIB to specify link flags." >&2;} 29694 { (exit 1); exit 1; }; } 29695 fi 29696 coin_has_nty=true 29697 echo "$as_me:$LINENO: result: yes" >&5 29698 echo "${ECHO_T}yes" >&6 29699 else 29700 coin_has_nty=false 29701 echo "$as_me:$LINENO: result: no" >&5 29702 echo "${ECHO_T}no" >&6 29703 fi 29704 29705 # If we have instructions for use, consider header and link checks. 29706 29707 if test $coin_has_nty = true; then 29708 29709 # If argument 3 (file) is given, check for the file. Typically this will be a 29710 # header file, but that's not assumed. 29711 29712 if test -r $NTYINCDIR/nauty.h; then 29713 29714 : 29715 else 29716 { { echo "$as_me:$LINENO: error: Cannot find file nauty.h in $NTYINCDIR" >&5 29717 echo "$as_me: error: Cannot find file nauty.h in $NTYINCDIR" >&2;} 29718 { (exit 1); exit 1; }; } 29719 : 29720 fi 29721 29722 29723 # Now see if we can link the function. There are arguments for and against 29724 # assuming argument 3 is a header file declaring the function. A correct 29725 # function declaration is the main argument in favour. Having to cope with 29726 # possible dependencies or other oddities are the main arguments against. 29727 # Force the use of C as the best single choice amongst C++, C, and Fortran. 29728 # Obviously, this has limits. 29729 29730 if test x"$nauty_libcheck" != xno; then 29731 coin_save_LIBS="$LIBS" 29732 LIBS="$NTYLIB " 29733 coin_NTY_link=no 29734 ac_ext=c 29735 ac_cpp='$CPP $CPPFLAGS' 29736 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 29737 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 29738 ac_compiler_gnu=$ac_cv_c_compiler_gnu 29739 29740 for fnm in nauty ; do 29741 echo "$as_me:$LINENO: checking whether symbol $fnm is available with NTY" >&5 29742 echo $ECHO_N "checking whether symbol $fnm is available with NTY... $ECHO_C" >&6 29743 cat >conftest.$ac_ext <<_ACEOF 29744 /* confdefs.h. */ 29745 _ACEOF 29746 cat confdefs.h >>conftest.$ac_ext 29747 cat >>conftest.$ac_ext <<_ACEOF 29748 /* end confdefs.h. */ 29749 29750 int 29751 main () 29752 { 29753 $fnm() 29754 ; 29755 return 0; 29756 } 29757 _ACEOF 29758 rm -f conftest.$ac_objext conftest$ac_exeext 29759 if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5 29760 (eval $ac_link) 2>conftest.er1 29761 ac_status=$? 29762 grep -v '^ *+' conftest.er1 >conftest.err 29763 rm -f conftest.er1 29764 cat conftest.err >&5 29765 echo "$as_me:$LINENO: \$? = $ac_status" >&5 29766 (exit $ac_status); } && 29767 { ac_try='test -z "$ac_c_werror_flag" 29768 || test ! -s conftest.err' 29769 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 29770 (eval $ac_try) 2>&5 29771 ac_status=$? 29772 echo "$as_me:$LINENO: \$? = $ac_status" >&5 29773 (exit $ac_status); }; } && 29774 { ac_try='test -s conftest$ac_exeext' 29775 { (eval echo "$as_me:$LINENO: \"$ac_try\"") >&5 29776 (eval $ac_try) 2>&5 29777 ac_status=$? 29778 echo "$as_me:$LINENO: \$? = $ac_status" >&5 29779 (exit $ac_status); }; }; then 29780 echo "$as_me:$LINENO: result: yes" >&5 29781 echo "${ECHO_T}yes" >&6 29782 coin_NTY_link=yes 29783 break 29784 else 29785 echo "$as_me: failed program was:" >&5 29786 sed 's/^/| /' conftest.$ac_ext >&5 29787 29788 echo "$as_me:$LINENO: result: no" >&5 29789 echo "${ECHO_T}no" >&6 29790 fi 29791 rm -f conftest.err conftest.$ac_objext \ 29792 conftest$ac_exeext conftest.$ac_ext 29793 done 29794 ac_ext=c 29795 ac_cpp='$CPP $CPPFLAGS' 29796 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 29797 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 29798 ac_compiler_gnu=$ac_cv_c_compiler_gnu 29799 29800 LIBS="$coin_save_LIBS" 29801 if test x"$coin_NTY_link" != xyes ; then 29802 { { echo "$as_me:$LINENO: error: Cannot find symbol(s) nauty with NTY" >&5 29803 echo "$as_me: error: Cannot find symbol(s) nauty with NTY" >&2;} 29804 { (exit 1); exit 1; }; } 29805 fi 29806 fi 29807 29808 29809 # If we make it this far, we've verified the file and linked the function. Add 29810 # the necessary link flags to CbcLib CbcGeneric_{PC}LIBS and define the preprocessor symbol 29811 # COIN_HAS_LBRY. 29812 29813 29814 CBCLIB_LIBS="$NTYLIB $CBCLIB_LIBS" 29815 CBCLIB_PCLIBS="$NTYLIB $CBCLIB_PCLIBS" 29816 CBCLIB_LIBS_INSTALLED="$NTYLIB $CBCLIB_LIBS_INSTALLED" 29817 29818 CBCGENERIC_LIBS="$NTYLIB $CBCGENERIC_LIBS" 29819 CBCGENERIC_PCLIBS="$NTYLIB $CBCGENERIC_PCLIBS" 29820 CBCGENERIC_LIBS_INSTALLED="$NTYLIB $CBCGENERIC_LIBS_INSTALLED" 29821 29822 29823 29824 cat >>confdefs.h <<\_ACEOF 29825 #define COIN_HAS_NTY 1 29826 _ACEOF 29827 29828 fi 29829 29830 # Arrange for configure to substitute LBRYINCDIR and LBRYLIB and create the 29831 # automake conditional. These actions must occur unconditionally. 29832 29833 29834 29835 29836 29837 if test $coin_has_nty = true; then 29838 COIN_HAS_NTY_TRUE= 29839 COIN_HAS_NTY_FALSE='#' 29840 else 29841 COIN_HAS_NTY_TRUE='#' 29842 COIN_HAS_NTY_FALSE= 29843 fi 29844 29845 29846 ac_ext=c 29847 ac_cpp='$CPP $CPPFLAGS' 29848 ac_compile='$CC -c $CFLAGS $CPPFLAGS conftest.$ac_ext >&5' 29849 ac_link='$CC -o conftest$ac_exeext $CFLAGS $CPPFLAGS $LDFLAGS conftest.$ac_ext $LIBS >&5' 29850 ac_compiler_gnu=$ac_cv_c_compiler_gnu 29642 29851 29643 29852 … … 30871 31080 Usually this means the macro was only invoked conditionally." >&5 30872 31081 echo "$as_me: error: conditional \"COIN_HAS_ASL\" was never defined. 31082 Usually this means the macro was only invoked conditionally." >&2;} 31083 { (exit 1); exit 1; }; } 31084 fi 31085 if test -z "${COIN_HAS_NTY_TRUE}" && test -z "${COIN_HAS_NTY_FALSE}"; then 31086 { { echo "$as_me:$LINENO: error: conditional \"COIN_HAS_NTY\" was never defined. 31087 Usually this means the macro was only invoked conditionally." >&5 31088 echo "$as_me: error: conditional \"COIN_HAS_NTY\" was never defined. 30873 31089 Usually this means the macro was only invoked conditionally." >&2;} 30874 31090 { (exit 1); exit 1; }; } … … 31767 31983 s,@COIN_HAS_ASL_TRUE@,$COIN_HAS_ASL_TRUE,;t t 31768 31984 s,@COIN_HAS_ASL_FALSE@,$COIN_HAS_ASL_FALSE,;t t 31985 s,@NTYINCDIR@,$NTYINCDIR,;t t 31986 s,@NTYLIB@,$NTYLIB,;t t 31987 s,@COIN_HAS_NTY_TRUE@,$COIN_HAS_NTY_TRUE,;t t 31988 s,@COIN_HAS_NTY_FALSE@,$COIN_HAS_NTY_FALSE,;t t 31769 31989 s,@CBC_BUILD_CBC_GENERIC_TRUE@,$CBC_BUILD_CBC_GENERIC_TRUE,;t t 31770 31990 s,@CBC_BUILD_CBC_GENERIC_FALSE@,$CBC_BUILD_CBC_GENERIC_FALSE,;t t -
trunk/Cbc/configure.ac
r2113 r2204 105 105 # Ampl Solver library 106 106 AC_COIN_CHECK_PACKAGE(ASL, [coinasl], [CbcLib CbcGeneric]) 107 108 # Nauty library (for symmetry detection) 109 AC_LANG_PUSH(C) 110 AC_COIN_CHECK_USER_LIBRARY([Nauty],[NTY],[nauty.h],[nauty],,[CbcLib CbcGeneric]) 111 AC_LANG_POP(C) 107 112 108 113 ############################################################################# -
trunk/Cbc/src/CbcSymmetry.cpp
r2092 r2204 10 10 */ 11 11 //#define PRINT_MORE 1 12 13 #include "CbcConfig.h" 14 15 #ifdef COIN_HAS_NTY 16 17 extern "C" { 18 #include "nauty.h" 19 #include "nausparse.h" 20 #ifdef NTY_TRACES 21 #include "traces.h" 22 #endif 23 } 24 12 25 #include <stdio.h> 13 14 #ifdef COIN_HAS_NTY15 16 26 #include <cassert> 17 27 #include <vector> … … 23 33 #include "CbcBranchingObject.hpp" 24 34 #include "CoinTime.hpp" 25 #define NAUTY_MAX_LEVEL 200035 #define NAUTY_MAX_LEVEL 0 26 36 #if NAUTY_MAX_LEVEL 27 37 extern int nauty_maxalllevel; -
trunk/Cbc/src/Makefile.am
r2148 r2204 119 119 bin_PROGRAMS = 120 120 AM_CPPFLAGS = $(COINDEPEND_CFLAGS) $(CLP_CFLAGS) $(CPX_CFLAGS) $(ASL_CFLAGS) 121 122 if COIN_HAS_NTY 123 AM_CPPFLAGS += -I$(NTYINCDIR) 124 endif 121 125 122 126 ######################################################################## -
trunk/Cbc/src/Makefile.in
r2167 r2204 46 46 host_triplet = @host@ 47 47 bin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) 48 @COIN_HAS_NTY_TRUE@am__append_1 = -I$(NTYINCDIR) 48 49 49 50 ######################################################################## … … 53 54 # Name of the executable compiled in this directory. We want it to be 54 55 # installed in the 'bin' directory 55 @COIN_HAS_CLP_TRUE@am__append_ 1= cbc56 @COIN_HAS_CLP_TRUE@am__append_2 = cbc 56 57 57 58 ######################################################################## … … 61 62 # Name of the executable compiled in this directory. We want it to be 62 63 # installed in the 'bin' directory 63 @CBC_BUILD_CBC_GENERIC_TRUE@am__append_ 2= cbc-generic64 @CBC_BUILD_CBC_GENERIC_TRUE@am__append_3 = cbc-generic 64 65 65 66 # List all additionally required solver and Osi libraries 66 67 # the linker flags for all available LP solvers should already be included in $CBCGENERIC_LIBS, 67 68 # so just add compiler flags here (all we can think of) 68 @CBC_BUILD_CBC_GENERIC_TRUE@am__append_ 3= $(DYLP_CFLAGS) $(GLPK_CFLAGS) $(MSK_CFLAGS) $(SPX_CFLAGS) $(VOL_CFLAGS) $(XPR_CFLAGS)69 @CBC_BUILD_CBC_GENERIC_TRUE@am__append_4 = $(DYLP_CFLAGS) $(GLPK_CFLAGS) $(MSK_CFLAGS) $(SPX_CFLAGS) $(VOL_CFLAGS) $(XPR_CFLAGS) 69 70 subdir = src 70 71 DIST_COMMON = $(includecoin_HEADERS) $(srcdir)/Makefile.am \ … … 265 266 COIN_HAS_NETLIB_FALSE = @COIN_HAS_NETLIB_FALSE@ 266 267 COIN_HAS_NETLIB_TRUE = @COIN_HAS_NETLIB_TRUE@ 268 COIN_HAS_NTY_FALSE = @COIN_HAS_NTY_FALSE@ 269 COIN_HAS_NTY_TRUE = @COIN_HAS_NTY_TRUE@ 267 270 COIN_HAS_OSITESTS_FALSE = @COIN_HAS_OSITESTS_FALSE@ 268 271 COIN_HAS_OSITESTS_TRUE = @COIN_HAS_OSITESTS_TRUE@ … … 371 374 NETLIB_LIBS = @NETLIB_LIBS@ 372 375 NETLIB_LIBS_INSTALLED = @NETLIB_LIBS_INSTALLED@ 376 NTYINCDIR = @NTYINCDIR@ 377 NTYLIB = @NTYLIB@ 373 378 OBJEXT = @OBJEXT@ 374 379 OPT_CFLAGS = @OPT_CFLAGS@ … … 618 623 # List additional defines 619 624 AM_CPPFLAGS = $(COINDEPEND_CFLAGS) $(CLP_CFLAGS) $(CPX_CFLAGS) \ 620 $(ASL_CFLAGS) $(am__append_ 3) -DCOIN_NO_CLP_MESSAGE\621 -D USE_CBCCONFIG625 $(ASL_CFLAGS) $(am__append_1) $(am__append_4) \ 626 -DCOIN_NO_CLP_MESSAGE -DUSE_CBCCONFIG 622 627 623 628 # List all source files for this executable, including headers -
trunk/Cbc/src/OsiCbc/Makefile.in
r2167 r2204 191 191 COIN_HAS_NETLIB_FALSE = @COIN_HAS_NETLIB_FALSE@ 192 192 COIN_HAS_NETLIB_TRUE = @COIN_HAS_NETLIB_TRUE@ 193 COIN_HAS_NTY_FALSE = @COIN_HAS_NTY_FALSE@ 194 COIN_HAS_NTY_TRUE = @COIN_HAS_NTY_TRUE@ 193 195 COIN_HAS_OSITESTS_FALSE = @COIN_HAS_OSITESTS_FALSE@ 194 196 COIN_HAS_OSITESTS_TRUE = @COIN_HAS_OSITESTS_TRUE@ … … 297 299 NETLIB_LIBS = @NETLIB_LIBS@ 298 300 NETLIB_LIBS_INSTALLED = @NETLIB_LIBS_INSTALLED@ 301 NTYINCDIR = @NTYINCDIR@ 302 NTYLIB = @NTYLIB@ 299 303 OBJEXT = @OBJEXT@ 300 304 OPT_CFLAGS = @OPT_CFLAGS@ -
trunk/Cbc/src/config.h.in
r1899 r2204 58 58 /* Define to 1 if the Netlib package is available */ 59 59 #undef COIN_HAS_NETLIB 60 61 /* Define to 1 if the Nauty package is available */ 62 #undef COIN_HAS_NTY 60 63 61 64 /* Define to 1 if the OsiTests package is available */ -
trunk/Cbc/test/Makefile.in
r2167 r2204 185 185 COIN_HAS_NETLIB_FALSE = @COIN_HAS_NETLIB_FALSE@ 186 186 COIN_HAS_NETLIB_TRUE = @COIN_HAS_NETLIB_TRUE@ 187 COIN_HAS_NTY_FALSE = @COIN_HAS_NTY_FALSE@ 188 COIN_HAS_NTY_TRUE = @COIN_HAS_NTY_TRUE@ 187 189 COIN_HAS_OSITESTS_FALSE = @COIN_HAS_OSITESTS_FALSE@ 188 190 COIN_HAS_OSITESTS_TRUE = @COIN_HAS_OSITESTS_TRUE@ … … 291 293 NETLIB_LIBS = @NETLIB_LIBS@ 292 294 NETLIB_LIBS_INSTALLED = @NETLIB_LIBS_INSTALLED@ 295 NTYINCDIR = @NTYINCDIR@ 296 NTYLIB = @NTYLIB@ 293 297 OBJEXT = @OBJEXT@ 294 298 OPT_CFLAGS = @OPT_CFLAGS@ -
trunk/Makefile.in
r2109 r2204 114 114 COIN_CXX_IS_CL_FALSE = @COIN_CXX_IS_CL_FALSE@ 115 115 COIN_CXX_IS_CL_TRUE = @COIN_CXX_IS_CL_TRUE@ 116 COIN_HAS_DOXYGEN_FALSE = @COIN_HAS_DOXYGEN_FALSE@ 117 COIN_HAS_DOXYGEN_TRUE = @COIN_HAS_DOXYGEN_TRUE@ 118 COIN_HAS_LATEX_FALSE = @COIN_HAS_LATEX_FALSE@ 119 COIN_HAS_LATEX_TRUE = @COIN_HAS_LATEX_TRUE@ 116 120 COIN_SKIP_PROJECTS = @COIN_SKIP_PROJECTS@ 117 121 CPP = @CPP@ … … 211 215 coin_doxy_usedot = @coin_doxy_usedot@ 212 216 coin_have_doxygen = @coin_have_doxygen@ 217 coin_have_latex = @coin_have_latex@ 213 218 datadir = @datadir@ 214 219 exec_prefix = @exec_prefix@ … … 256 261 DISTCLEANFILES = coin_subdirs.txt $(am__append_2) \ 257 262 $(VPATH_DISTCLEANFILES) 258 DocFiles = README AUTHORS LICENSE 263 DocFiles = README AUTHORS LICENSE 259 264 DocInstallDir = $(datadir)/coin/doc/$(PACKAGE_NAME) 265 COIN_HAS_DOXYGEN = @COIN_HAS_DOXYGEN_TRUE@TRUE 266 COIN_HAS_LATEX = @COIN_HAS_LATEX_TRUE@TRUE 260 267 all: all-recursive 261 268 … … 733 740 .PHONY: test unitTest tests unitTests doxydoc 734 741 735 install-doc: $(DocFiles) 742 doxygen-docs: 743 if test "$(COIN_HAS_DOXYGEN)" = TRUE; then \ 744 if test -d "doxydoc/"; then \ 745 doxygen doxydoc/doxygen.conf;\ 746 fi;\ 747 fi 748 749 pdf-doxygen-docs: doxygen-docs 750 if test "$(COIN_HAS_DOXYGEN)" = TRUE; then \ 751 if test -d "doxydoc/latex"; then \ 752 if test "$(COIN_HAS_LATEX)" = TRUE; then \ 753 cd doxydoc/latex;\ 754 $(MAKE) pdf;\ 755 cd -;\ 756 fi;\ 757 fi;\ 758 fi 759 760 clean-doxygen-docs: 761 if test -d "doxydoc/"; then \ 762 cd doxydoc ;\ 763 rm -rf html latex *.log *.tag;\ 764 fi 765 766 install-doxygen-docs: doxygen-docs 767 if test "$(COIN_HAS_DOXYGEN)" = TRUE; then \ 768 if test -d "doxydoc/"; then \ 769 test -d "$(DESTDIR)$(DocInstallDir)/doxydoc" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)/doxydoc"; \ 770 $(INSTALL_DATA) @coin_doxy_tagname@ "$(DESTDIR)$(DocInstallDir)/@coin_doxy_tagname@";\ 771 if test -f "doxydoc/latex/refman.pdf"; then \ 772 $(INSTALL_DATA) doxydoc/latex/refman.pdf "$(DESTDIR)$(DocInstallDir)";\ 773 fi;\ 774 if test -d "doxydoc/html"; then \ 775 test -d "$(DESTDIR)$(DocInstallDir)/doxydoc/search/" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)/doxydoc/search/"; \ 776 $(INSTALL_DATA) doxydoc/html/*.* "$(DESTDIR)$(DocInstallDir)/doxydoc";\ 777 $(INSTALL_DATA) doxydoc/html/search/*.* "$(DESTDIR)$(DocInstallDir)/doxydoc/search";\ 778 fi;\ 779 fi;\ 780 fi 781 782 uninstall-doxygen-docs: 783 if test -d "$(DESTDIR)$(DocInstallDir)/doxydoc/"; then \ 784 rm -rf "$(DESTDIR)$(DocInstallDir)/doxydoc/"; \ 785 fi 786 if test -f "$(DESTDIR)$(DocInstallDir)/refman.pdf"; then \ 787 rm -f "$(DESTDIR)$(DocInstallDir)/refman.pdf"; \ 788 fi 789 790 all-doxygen-docs: 791 for dir in $(subdirs) ; do \ 792 do_project=true;\ 793 for proj in $(COIN_SKIP_DOXYGEN); do\ 794 if test $$dir = $$proj; then\ 795 do_project=false;\ 796 fi;\ 797 done;\ 798 if test -r $$dir/doxydoc & $$do_project = true; then \ 799 (cd $$dir ; $(MAKE) doxygen-docs) \ 800 fi ; \ 801 done ; 802 803 clean-all-doxygen-docs: 804 for dir in $(subdirs) ; do \ 805 if test -r $$dir/doxydoc ; then \ 806 (cd $$dir ; $(MAKE) clean-doxygen-docs) \ 807 fi ; \ 808 done ; 809 810 install-all-doxygen-docs: all-doxygen-docs 811 for dir in $(subdirs) ; do \ 812 do_project=true;\ 813 for proj in $(COIN_SKIP_DOXYGEN); do\ 814 if test $$dir = $$proj; then\ 815 do_project=false;\ 816 fi;\ 817 done;\ 818 if test -r $$dir/doxydoc & $$do_project = true; then \ 819 (cd $$dir ; $(MAKE) install-doxygen-docs) \ 820 fi ; \ 821 done ; 822 823 uninstall-all-doxygen-docs: 824 for dir in $(subdirs) ; do \ 825 if test -r $$dir/doxydoc ; then \ 826 (cd $$dir ; $(MAKE) uninstall-doxygen-docs) \ 827 fi ; \ 828 done ; 829 830 install-doc: $(DocFiles) 736 831 test -z "$(DocInstallDir)" || $(mkdir_p) "$(DESTDIR)$(DocInstallDir)" 737 832 for file in $(DocFiles); do \ 738 833 if test -f "$$file"; then dir=; else dir="$(srcdir)/"; fi; \ 739 834 if test -f "$$dir$$file"; then $(INSTALL_DATA) "$$dir$$file" "$(DESTDIR)$(DocInstallDir)/$$file"; fi; \ 740 done 835 done 741 836 742 837 uninstall-doc: -
trunk/configure
r2126 r2204 490 490 ac_subdirs_all="$ac_subdirs_all Cgl" 491 491 ac_subdirs_all="$ac_subdirs_all Cbc" 492 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 COIN_CC_IS_CL_TRUE COIN_CC_IS_CL_FALSE MPICC CXXDEFS ADD_CXXFLAGS DBG_CXXFLAGS OPT_CXXFLAGS CXX CXXFLAGS ac_ct_CXX COIN_CXX_IS_CL_TRUE COIN_CXX_IS_CL_FALSE MPICXX ADD_FFLAGS DBG_FFLAGS OPT_FFLAGS F77 ac_ct_F77 FFLAGS MPIF77 EGREP LN_S 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 ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS DEPENDENCY_LINKING_TRUE DEPENDENCY_LINKING_FALSE LT_LDFLAGS COIN_SKIP_PROJECTS subdirs coin_have_doxygen coin_ doxy_usedot coin_doxy_tagname coin_doxy_lognamecoin_doxy_tagfiles coin_doxy_excludes LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR LIBOBJS LTLIBOBJS'492 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 COIN_CC_IS_CL_TRUE COIN_CC_IS_CL_FALSE MPICC CXXDEFS ADD_CXXFLAGS DBG_CXXFLAGS OPT_CXXFLAGS CXX CXXFLAGS ac_ct_CXX COIN_CXX_IS_CL_TRUE COIN_CXX_IS_CL_FALSE MPICXX ADD_FFLAGS DBG_FFLAGS OPT_FFLAGS F77 ac_ct_F77 FFLAGS MPIF77 EGREP LN_S 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 ECHO AR ac_ct_AR RANLIB ac_ct_RANLIB CPP CXXCPP LIBTOOL ac_c_preproc_warn_flag ac_cxx_preproc_warn_flag RPATH_FLAGS DEPENDENCY_LINKING_TRUE DEPENDENCY_LINKING_FALSE LT_LDFLAGS COIN_SKIP_PROJECTS subdirs coin_have_doxygen coin_have_latex coin_doxy_usedot coin_doxy_tagname coin_doxy_logname COIN_HAS_DOXYGEN_TRUE COIN_HAS_DOXYGEN_FALSE COIN_HAS_LATEX_TRUE COIN_HAS_LATEX_FALSE coin_doxy_tagfiles coin_doxy_excludes LIBEXT VPATH_DISTCLEANFILES ABSBUILDDIR LIBOBJS LTLIBOBJS' 493 493 ac_subst_files='' 494 494 … … 22813 22813 fi 22814 22814 22815 # Extract the first word of "latex", so it can be a program name with args. 22816 set dummy latex; ac_word=$2 22817 echo "$as_me:$LINENO: checking for $ac_word" >&5 22818 echo $ECHO_N "checking for $ac_word... $ECHO_C" >&6 22819 if test "${ac_cv_prog_coin_have_latex+set}" = set; then 22820 echo $ECHO_N "(cached) $ECHO_C" >&6 22821 else 22822 if test -n "$coin_have_latex"; then 22823 ac_cv_prog_coin_have_latex="$coin_have_latex" # Let the user override the test. 22824 else 22825 as_save_IFS=$IFS; IFS=$PATH_SEPARATOR 22826 for as_dir in $PATH 22827 do 22828 IFS=$as_save_IFS 22829 test -z "$as_dir" && as_dir=. 22830 for ac_exec_ext in '' $ac_executable_extensions; do 22831 if $as_executable_p "$as_dir/$ac_word$ac_exec_ext"; then 22832 ac_cv_prog_coin_have_latex="yes" 22833 echo "$as_me:$LINENO: found $as_dir/$ac_word$ac_exec_ext" >&5 22834 break 2 22835 fi 22836 done 22837 done 22838 22839 test -z "$ac_cv_prog_coin_have_latex" && ac_cv_prog_coin_have_latex="no" 22840 fi 22841 fi 22842 coin_have_latex=$ac_cv_prog_coin_have_latex 22843 if test -n "$coin_have_latex"; then 22844 echo "$as_me:$LINENO: result: $coin_have_latex" >&5 22845 echo "${ECHO_T}$coin_have_latex" >&6 22846 else 22847 echo "$as_me:$LINENO: result: no" >&5 22848 echo "${ECHO_T}no" >&6 22849 fi 22850 22815 22851 22816 22852 # Look for the dot tool from the graphviz package, unless the user has … … 22877 22913 22878 22914 22915 22916 if test $coin_have_doxygen = yes; then 22917 COIN_HAS_DOXYGEN_TRUE= 22918 COIN_HAS_DOXYGEN_FALSE='#' 22919 else 22920 COIN_HAS_DOXYGEN_TRUE='#' 22921 COIN_HAS_DOXYGEN_FALSE= 22922 fi 22923 22924 22925 22926 if test $coin_have_latex = yes; then 22927 COIN_HAS_LATEX_TRUE= 22928 COIN_HAS_LATEX_FALSE='#' 22929 else 22930 COIN_HAS_LATEX_TRUE='#' 22931 COIN_HAS_LATEX_FALSE= 22932 fi 22933 22934 22879 22935 # Process the list of project names and massage them into possible doxygen 22880 22936 # doc'n directories. Prefer 1) classic external, source processed using … … 22896 22952 doxytag=${lc_proj}_doxy.tag 22897 22953 doxyfound=no 22898 for chkProj in $coin_subdirs ; do 22899 if test "$chkProj" = "$proj" ; then 22900 # proj will be configured, hence doxydoc present in build tree 22901 doxysrcdir="${srcdir}/${proj}" 22902 # AC_MSG_NOTICE([Considering $doxysrcdir (base)]) 22903 if test -d "$doxysrcdir" ; then 22904 # with a doxydoc directory? 22905 doxydir="$doxysrcdir/doxydoc" 22906 # AC_MSG_NOTICE([Considering $doxydir (base)]) 22907 # AC_MSG_NOTICE([Subdirs: $coin_subdirs)]) 22908 if test -d "$doxydir" ; then 22909 # use tag file; don't process source 22910 eval doxydir="`pwd`/${proj}/doxydoc" 22911 coin_doxy_tagfiles="$coin_doxy_tagfiles $doxydir/$doxytag=$doxydir/html" 22912 echo "$as_me:$LINENO: result: $doxydir (tag)" >&5 22954 # proj will be configured, hence doxydoc present in build tree 22955 doxysrcdir="${srcdir}/../${proj}" 22956 # AC_MSG_NOTICE([Considering $doxysrcdir (base)]) 22957 if test -d "$doxysrcdir" ; then 22958 # with a doxydoc directory? 22959 doxydir="$doxysrcdir/doxydoc" 22960 # AC_MSG_NOTICE([Considering $doxydir (base)]) 22961 # AC_MSG_NOTICE([Subdirs: $coin_subdirs)]) 22962 if test -d "$doxydir" ; then 22963 # use tag file; don't process source 22964 doxydir="../${proj}/doxydoc" 22965 coin_doxy_tagfiles="$coin_doxy_tagfiles $doxydir/$doxytag=../../$doxydir/html" 22966 echo "$as_me:$LINENO: result: $doxydir (tag)" >&5 22913 22967 echo "${ECHO_T}$doxydir (tag)" >&6 22914 22915 22916 22917 22968 coin_doxy_excludes="$coin_doxy_excludes */${proj}" 22969 else 22970 # will process the source -- nothing further to be done here 22971 echo "$as_me:$LINENO: result: $doxysrcdir (src)" >&5 22918 22972 echo "${ECHO_T}$doxysrcdir (src)" >&6 22919 fi22920 doxyfound=yes22921 fi22922 22973 fi 22923 done 22974 doxyfound=yes 22975 fi 22924 22976 # Not built, fall back to installed tag file 22925 22977 if test $doxyfound = no ; then … … 23186 23238 Usually this means the macro was only invoked conditionally." >&5 23187 23239 echo "$as_me: error: conditional \"DEPENDENCY_LINKING\" was never defined. 23240 Usually this means the macro was only invoked conditionally." >&2;} 23241 { (exit 1); exit 1; }; } 23242 fi 23243 if test -z "${COIN_HAS_DOXYGEN_TRUE}" && test -z "${COIN_HAS_DOXYGEN_FALSE}"; then 23244 { { echo "$as_me:$LINENO: error: conditional \"COIN_HAS_DOXYGEN\" was never defined. 23245 Usually this means the macro was only invoked conditionally." >&5 23246 echo "$as_me: error: conditional \"COIN_HAS_DOXYGEN\" was never defined. 23247 Usually this means the macro was only invoked conditionally." >&2;} 23248 { (exit 1); exit 1; }; } 23249 fi 23250 if test -z "${COIN_HAS_LATEX_TRUE}" && test -z "${COIN_HAS_LATEX_FALSE}"; then 23251 { { echo "$as_me:$LINENO: error: conditional \"COIN_HAS_LATEX\" was never defined. 23252 Usually this means the macro was only invoked conditionally." >&5 23253 echo "$as_me: error: conditional \"COIN_HAS_LATEX\" was never defined. 23188 23254 Usually this means the macro was only invoked conditionally." >&2;} 23189 23255 { (exit 1); exit 1; }; } … … 23823 23889 s,@subdirs@,$subdirs,;t t 23824 23890 s,@coin_have_doxygen@,$coin_have_doxygen,;t t 23891 s,@coin_have_latex@,$coin_have_latex,;t t 23825 23892 s,@coin_doxy_usedot@,$coin_doxy_usedot,;t t 23826 23893 s,@coin_doxy_tagname@,$coin_doxy_tagname,;t t 23827 23894 s,@coin_doxy_logname@,$coin_doxy_logname,;t t 23895 s,@COIN_HAS_DOXYGEN_TRUE@,$COIN_HAS_DOXYGEN_TRUE,;t t 23896 s,@COIN_HAS_DOXYGEN_FALSE@,$COIN_HAS_DOXYGEN_FALSE,;t t 23897 s,@COIN_HAS_LATEX_TRUE@,$COIN_HAS_LATEX_TRUE,;t t 23898 s,@COIN_HAS_LATEX_FALSE@,$COIN_HAS_LATEX_FALSE,;t t 23828 23899 s,@coin_doxy_tagfiles@,$coin_doxy_tagfiles,;t t 23829 23900 s,@coin_doxy_excludes@,$coin_doxy_excludes,;t t
Note: See TracChangeset
for help on using the changeset viewer.