summaryrefslogtreecommitdiff
path: root/solenv/inc/unxbsds.mk
diff options
context:
space:
mode:
authorPhilipp Lohmann <pl@openoffice.org>2001-10-24 16:21:47 +0000
committerPhilipp Lohmann <pl@openoffice.org>2001-10-24 16:21:47 +0000
commit84327196103f073c83e7862b04997afe92e03a94 (patch)
tree9e5e15d30d82cbc86fe55525a07c78427d49d789 /solenv/inc/unxbsds.mk
parentba25af8cd27f63cd6e1828a520c5e15ef6845b82 (diff)
#92403# remove Xt/Xm/Xaw/Xmu from office
Diffstat (limited to 'solenv/inc/unxbsds.mk')
-rw-r--r--solenv/inc/unxbsds.mk10
1 files changed, 5 insertions, 5 deletions
diff --git a/solenv/inc/unxbsds.mk b/solenv/inc/unxbsds.mk
index bf72fd443021..57e5c3e21daf 100644
--- a/solenv/inc/unxbsds.mk
+++ b/solenv/inc/unxbsds.mk
@@ -3,9 +3,9 @@
#
# $RCSfile: unxbsds.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: hr $ $Date: 2001-05-02 15:05:51 $
+# last change: $Author: pl $ $Date: 2001-10-24 17:21:47 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@@ -168,11 +168,11 @@ STDSLOCUI=
# libraries for linking applications
STDLIBCUIST=-lm
-STDLIBGUIMT=-lXaw -lXt -lX11 -lpthread -lm
+STDLIBGUIMT=-lX11 -lpthread -lm
STDLIBCUIMT=-lpthread -lm
-STDLIBGUIST=-lXaw -lXt -lX11 -lm
+STDLIBGUIST=-lX11 -lm
# libraries for linking shared libraries
-STDSHLGUIMT=-lXaw -lXt -lX11 -lXext -lpthread -lm
+STDSHLGUIMT=-lX11 -lXext -lpthread -lm
STDSHLCUIMT=-lpthread -lm
# STLport always needs pthread. This may yield some redundant -lpthread