summaryrefslogtreecommitdiff
path: root/editors/xemacs20/patches/patch-af
blob: 2266a5bf56648a2b7c49a85ebc74e59a6b5af11a (plain)
1
2
3
4
5
6
7
8
9
10
$NetBSD: patch-af,v 1.4 1999/03/10 08:34:07 tron Exp $

--- src/m/alpha.h.orig	Fri Jul 24 02:30:29 1998
+++ src/m/alpha.h	Fri Jul 24 02:31:19 1998
@@ -186,3 +186,5 @@
 
+#ifndef __NetBSD__
 #define UNEXEC "unexalpha.o"
+#endif