]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Make libxml2 a mandatory pre-requisite (it is required for ModuleCatalog and Resource...
authorvsr <vsr@opencascade.com>
Sat, 29 Dec 2007 12:38:10 +0000 (12:38 +0000)
committervsr <vsr@opencascade.com>
Sat, 29 Dec 2007 12:38:10 +0000 (12:38 +0000)
configure.ac

index 6254567d5dfa71f8d8e1557da4b409db5e6a76b7..cc389e95269b59bde7b30a32f152ccc415987fc9 100644 (file)
@@ -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