From c167328e674be7454ab6822f1ed01937147504e2 Mon Sep 17 00:00:00 2001 From: megacz Date: Fri, 30 Jan 2004 07:03:59 +0000 Subject: [PATCH] 2003/07/15 12:07:38 darcs-hash:20040130070359-2ba56-7756277480c205efcc8435a403d2cc6bdeb81017.gz --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dda8468..ca00c18 100644 --- a/Makefile +++ b/Makefile @@ -227,7 +227,7 @@ Solaris: .upstream platform=Solaris \ target=sparc-sun-solaris2.7 \ target_bin=xwt.solaris \ - platform_link="-L$(gcc_path)/lib -L/usr/X11R6/lib -lX11 -lXext" \ + platform_link="-L$(gcc_path)/lib -lX11 -lXext" \ platform_java_sources="POSIX X11" Win32: -- 1.7.10.4