From 87a12d388225ee939e86740ce850b22da96a04b8 Mon Sep 17 00:00:00 2001 From: vsr Date: Wed, 16 Nov 2005 06:48:56 +0000 Subject: [PATCH] Remove absolute dependencies of GUI libraries from CORBA --- adm_local/unix/make_commence.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adm_local/unix/make_commence.in b/adm_local/unix/make_commence.in index dc088d217..cb1d7e470 100644 --- a/adm_local/unix/make_commence.in +++ b/adm_local/unix/make_commence.in @@ -177,7 +177,7 @@ CXXFLAGS+= $(CORBA_CXXFLAGS) # add corba libs when link salome application ! #LDFLAGS+= $(CORBA_LIBS) -LIBS+=$(CORBA_LIBS) +#LIBS+=$(CORBA_LIBS) DOXYGEN = @DOXYGEN@ -- 2.30.2