summaryrefslogtreecommitdiff
path: root/ucb
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-01-21 10:38:43 +0000
committerKurt Zenker <kz@openoffice.org>2005-01-21 10:38:43 +0000
commit165721b06c185e73085093ae400c9abbd4226af5 (patch)
tree6e838cd3df7cb7358eed71ee43bab202da08963c /ucb
parentccf0eb8dc835af503c3f20991ea5938700c253f6 (diff)
INTEGRATION: CWS sysui03 (1.3.12); FILE MERGED
2005/01/13 11:01:09 obr 1.3.12.1: #i39410# moved all UNO component linked against GNOME libraries into separate package
Diffstat (limited to 'ucb')
-rw-r--r--ucb/source/ucp/gvfs/makefile.mk9
1 files changed, 2 insertions, 7 deletions
diff --git a/ucb/source/ucp/gvfs/makefile.mk b/ucb/source/ucp/gvfs/makefile.mk
index 993b5ef19b1e..0f9db979549d 100644
--- a/ucb/source/ucp/gvfs/makefile.mk
+++ b/ucb/source/ucp/gvfs/makefile.mk
@@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.3 $
+# $Revision: 1.4 $
#
-# last change: $Author: kz $ $Date: 2004-12-16 11:15:20 $
+# last change: $Author: kz $ $Date: 2005-01-21 11:38:43 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -82,11 +82,6 @@ PKGCONFIG_MODULES=gnome-vfs-2.0
LINKFLAGS+=-z nodefs
.ENDIF # "$(OS)" == "SOLARIS"
-# Disable lazy binding of symbols
-.IF "$(OS)" == "LINUX" || "$(OS)" == "SOLARIS"
-LINKFLAGS+=-z now
-.ENDIF
-
.IF "$(OS)" == "LINUX"
# hack for faked SO environment
CFLAGS+=-gdwarf-2