[Libreoffice-commits] .: sfx2/util

Michael Meeks mmeeks at kemper.freedesktop.org
Mon Dec 6 07:59:00 PST 2010


 sfx2/util/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 139a3438659ac21c676d8349e6ee5e59bd4fd1fc
Author: Michael Meeks <michael.meeks at novell.com>
Date:   Mon Dec 6 15:57:32 2010 +0000

    remove EGGTRAYLIB usage

diff --git a/sfx2/util/makefile.mk b/sfx2/util/makefile.mk
index 139cb76..b9b4d7a 100644
--- a/sfx2/util/makefile.mk
+++ b/sfx2/util/makefile.mk
@@ -147,7 +147,7 @@ SHL3TARGET=qstart_gtk$(DLLPOSTFIX)
 SHL3LIBS=$(SLB)$/quickstart.lib
 SHL3DEPN=$(SHL1IMPLIBN) $(SHL1TARGETN)
 # libs for gtk plugin
-SHL3STDLIBS=$(SHL1STDLIBS) $(SFX2LIB) $(EGGTRAYLIB)
+SHL3STDLIBS=$(SHL1STDLIBS) $(SFX2LIB)
 SHL3STDLIBS+=$(PKGCONFIG_LIBS:s/ -lpangoxft-1.0//)
 # hack for faked SO environment
 .IF "$(PKGCONFIG_ROOT)"!=""


More information about the Libreoffice-commits mailing list