aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.1-devel/files/patch-dtrans+source+X11+makefile.mk
blob: 5881f5d7f6a5c2039c3d4ac96cc928832239fddb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ../dtrans/source/X11/makefile.mk.orig	Tue Dec 11 18:48:36 2001
+++ ../dtrans/source/X11/makefile.mk	Wed Apr  3 00:31:56 2002
@@ -116,7 +116,8 @@
 APP1STDLIBS=\
 		$(CPPULIB)			\
 		$(CPPUHELPERLIB)	\
-		$(SALLIB)
+		$(SALLIB) \
+		-lX11
 
 .ENDIF		# "$(OS)"=="MACOSX"