From 245e930aeb38057a9cb2158f78d2481e751eb187 Mon Sep 17 00:00:00 2001 From: minoura Date: Wed, 29 Nov 2000 13:45:11 +0000 Subject: s/unexelf.c/unexelf.o/ This caused a circular dependency. Pointed out by Satoshi Yatagawa . --- editors/emacs/files/patch-sum | 4 ++-- editors/emacs/patches/patch-bf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'editors/emacs') diff --git a/editors/emacs/files/patch-sum b/editors/emacs/files/patch-sum index 1d94a1ad1d2..a6cd9937d22 100644 --- a/editors/emacs/files/patch-sum +++ b/editors/emacs/files/patch-sum @@ -1,4 +1,4 @@ -$NetBSD: patch-sum,v 1.16 2000/09/26 21:42:30 eeh Exp $ +$NetBSD: patch-sum,v 1.17 2000/11/29 13:45:11 minoura Exp $ MD5 (patch-aa) = 41d31356a0b856d789ded3ef10bb4349 MD5 (patch-ab) = 25db9b5e7613517d2064749f50f61b27 @@ -14,7 +14,7 @@ MD5 (patch-ax) = 46750ed00d5bff9fea4f330b0ca0fc41 MD5 (patch-ay) = 39327beca758ac8d2cd9eab329beb5e6 MD5 (patch-az) = 8a8e95e453328799b9f41dcf7925d08f MD5 (patch-bc) = f38d4bc4159920c81cb7d5f3770ace48 -MD5 (patch-bf) = 5af3c12a104c1b6caa0a95ffac9f56a3 +MD5 (patch-bf) = 3b4ace3b18236ba2e9b755b2c443272d MD5 (patch-bg) = f57dba34c3267ecb3682da5b7bd0d014 MD5 (patch-bh) = bf7bd756ef761d58f540fd529c73fef1 MD5 (patch-bi) = d7201610f3fac29079ff81214dad990e diff --git a/editors/emacs/patches/patch-bf b/editors/emacs/patches/patch-bf index 10f57bfc33a..170e2254177 100644 --- a/editors/emacs/patches/patch-bf +++ b/editors/emacs/patches/patch-bf @@ -1,4 +1,4 @@ -$NetBSD: patch-bf,v 1.5 2000/01/22 19:57:47 tron Exp $ +$NetBSD: patch-bf,v 1.6 2000/11/29 13:45:11 minoura Exp $ --- src/s/netbsd.h.orig Sat Apr 11 20:15:19 1998 +++ src/s/netbsd.h Sat Jan 22 20:22:29 2000 @@ -23,7 +23,7 @@ $NetBSD: patch-bf,v 1.5 2000/01/22 19:57:47 tron Exp $ + +#ifdef __ELF__ +#define HAVE_TEXT_START /* No need to define `start_of_text'. */ -+#define UNEXEC unexelf.c ++#define UNEXEC unexelf.o +#define ORDINARY_LINK #endif /* __ELF__ */ -- cgit v1.2.3