From 6c59170bca7b079bb699aa4fe6a5bf790e0dea6e Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Fri, 17 Mar 2000 02:18:05 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_4_0_0'. --- editors/xemacs/files/patch-ak | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 editors/xemacs/files/patch-ak (limited to 'editors/xemacs/files/patch-ak') diff --git a/editors/xemacs/files/patch-ak b/editors/xemacs/files/patch-ak deleted file mode 100644 index a45db5e1084d..000000000000 --- a/editors/xemacs/files/patch-ak +++ /dev/null @@ -1,17 +0,0 @@ ---- ./src/unexelf.c~ Sun Aug 15 03:29:56 1999 -+++ ./src/unexelf.c Tue Nov 2 10:24:55 1999 -@@ -515,6 +515,14 @@ - # include - #endif - -+#if defined(__FreeBSD__) && defined(__alpha__) -+# ifdef __STDC__ -+# define ElfW(type) Elf64_##type -+# else -+# define ElfW(type) Elf64_/**/type -+# endif -+#endif -+ - #if __GNU_LIBRARY__ - 0 >= 6 - # include /* get ElfW etc */ - #endif -- cgit v1.2.3