]> SALOME platform Git repositories - modules/geom.git/commitdiff
Salome HOME
Avoid linking to the native omniORB
authorvsr <vsr@opencascade.com>
Wed, 12 Mar 2008 14:42:38 +0000 (14:42 +0000)
committervsr <vsr@opencascade.com>
Wed, 12 Mar 2008 14:42:38 +0000 (14:42 +0000)
src/GEOM_I_Superv/Makefile.am

index 4a97945b02886b4a7517c5bd52e75530a5aa092e..b5abf8279a1dc7e553548861c758a482421af317 100644 (file)
@@ -62,7 +62,6 @@ libGEOM_SupervEngine_la_CPPFLAGS = \
        -I$(top_builddir)/salome_adm/unix
 
 libGEOM_SupervEngine_la_LDFLAGS  = \
-       ../GEOM_I/libGEOMEngine.la \
-       $(KERNEL_LDFLAGS) -lSalomeGenericObj -lSalomeNS -lSalomeLifeCycleCORBA -lSalomeContainer -lSalomeDSClient \
        $(CORBA_LIBS) \
+       $(KERNEL_LDFLAGS) -lSalomeGenericObj -lSalomeNS -lSalomeLifeCycleCORBA -lSalomeContainer -lSalomeDSClient \
        $(STDLIB)