From f77b3a63b25b08407fc20ae0aadb6e813bd41d9c Mon Sep 17 00:00:00 2001 From: barate Date: Wed, 17 Oct 2012 12:12:35 +0000 Subject: [PATCH] Fix symbol resolution problems when Salome is compiled with autotools on Ubuntu 12.04 --- src/SALOMEDS/Makefile.am | 1 - 1 file changed, 1 deletion(-) diff --git a/src/SALOMEDS/Makefile.am b/src/SALOMEDS/Makefile.am index bfc45db68..e064be049 100644 --- a/src/SALOMEDS/Makefile.am +++ b/src/SALOMEDS/Makefile.am @@ -75,7 +75,6 @@ COMMON_CPPFLAGS=\ # This local variable defines the list of dependant libraries common to all target in this package. COMMON_LIBS =\ - ../TOOLSDS/libTOOLSDS.la \ ../NamingService/libSalomeNS.la \ ../Utils/libOpUtil.la \ ../SALOMELocalTrace/libSALOMELocalTrace.la \ -- 2.39.2