summaryrefslogtreecommitdiff
path: root/editors/emacs/patches/patch-xx
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs/patches/patch-xx')
-rw-r--r--editors/emacs/patches/patch-xx8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/emacs/patches/patch-xx b/editors/emacs/patches/patch-xx
index 205e96ae2b3..64f67955a39 100644
--- a/editors/emacs/patches/patch-xx
+++ b/editors/emacs/patches/patch-xx
@@ -1,7 +1,7 @@
-$NetBSD: patch-xx,v 1.3 2003/04/11 00:56:32 uebayasi Exp $
+$NetBSD: patch-xx,v 1.4 2003/04/12 10:16:40 uebayasi Exp $
---- src/s/netbsd.h.orig Fri Apr 26 14:42:37 2002
-+++ src/s/netbsd.h Fri Apr 26 14:43:34 2002
+--- src/s/netbsd.h.orig Sat Jun 1 01:29:02 2002
++++ src/s/netbsd.h
@@ -72,22 +72,6 @@
#define AMPERSAND_FULL_NAME
@@ -11,7 +11,7 @@ $NetBSD: patch-xx,v 1.3 2003/04/11 00:56:32 uebayasi Exp $
- says where to find X windows at run time. We convert it to a -rpath option
- which is what OSF1 uses. */
-#define LD_SWITCH_SYSTEM_tmp `echo LD_SWITCH_X_SITE_AUX | sed -e 's/-R/-Wl,-rpath,/'`
--#define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_tmp -L/usr/pkg/lib -L/usr/local/lib
+-#define LD_SWITCH_SYSTEM LD_SWITCH_SYSTEM_tmp -Wl,-rpath,/usr/pkg/lib -L/usr/pkg/lib -Wl,-rpath,/usr/local/lib -L/usr/local/lib
-
-/* The following is needed to make `configure' find Xpm, Xaw3d and
- image include and library files if using /usr/bin/gcc. That