From: vsr Date: Sat, 29 Dec 2007 12:38:10 +0000 (+0000) Subject: Make libxml2 a mandatory pre-requisite (it is required for ModuleCatalog and Resource... X-Git-Tag: for_M2008_07022008~17 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=d83a9ced51959ae9b65e0fbef99cd4bee895d720;p=modules%2Fkernel.git Make libxml2 a mandatory pre-requisite (it is required for ModuleCatalog and ResourcesManager packages compilation! --- diff --git a/configure.ac b/configure.ac index 6254567d5..cc389e952 100644 --- a/configure.ac +++ b/configure.ac @@ -250,7 +250,6 @@ echo CHECK_LIBXML - fi # --- end test corba # ---------------------------------------------------------------------------- @@ -426,7 +425,7 @@ summary $basic_mandatory_products check_fatal_error $basic_mandatory_products echo -corba_mandatory_products="omniORB_ok boost_ok" +corba_mandatory_products="omniORB_ok boost_ok libxml_ok" if test x$corba_gen = xtrue; then echo --- CORBA mandatory products - default configuration: summary $corba_mandatory_products