From 9f8258e605fa231aa84461c1c733f957cc5cc1fd Mon Sep 17 00:00:00 2001 From: rahuel Date: Thu, 9 Feb 2006 15:56:24 +0000 Subject: [PATCH] idls missing and -ftemplate option --- src/ModuleCatalog/Makefile.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ModuleCatalog/Makefile.in b/src/ModuleCatalog/Makefile.in index 65f688f97..620193087 100644 --- a/src/ModuleCatalog/Makefile.in +++ b/src/ModuleCatalog/Makefile.in @@ -51,9 +51,9 @@ LIB_SRC = \ SALOME_ModuleCatalog_impl.cxx \ SALOME_ModuleCatalog_Acomponent_impl.cxx -LIB_SERVER_IDL = SALOME_ModuleCatalog.idl SALOME_Exception.idl +LIB_SERVER_IDL = SALOME_ModuleCatalog.idl SALOME_Exception.idl SALOME_ContainerManager.idl SALOME_Component.idl -CXXFLAGS+=-ftemplate-depth-32 +#CXXFLAGS+=-ftemplate-depth-32 # Executables targets # trouble we have client and serveur and build don't known about this with rule -- 2.39.2