Make this build on NetBSD-current.
This commit is contained in:
parent
3a4f47b1c2
commit
325906f103
2 changed files with 14 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.2 2003/04/11 04:00:17 uebayasi Exp $
|
||||
$NetBSD: distinfo,v 1.3 2004/01/13 21:58:51 kristerw Exp $
|
||||
|
||||
SHA1 (emacs-20.7.tar.gz) = ef0168b927fb633bc9b14e2249431f26ff8b8452
|
||||
Size (emacs-20.7.tar.gz) = 15043428 bytes
|
||||
|
@ -21,6 +21,7 @@ SHA1 (patch-aj) = 34490603ca6985fb6e02879c6fe50337d9ce31dd
|
|||
SHA1 (patch-ak) = 604f80fbf7d24ec7b732c7ac3cc99a07fb4a2eb6
|
||||
SHA1 (patch-al) = 0459e7a206bbb5f0e591111d2ed3cde97038a2ec
|
||||
SHA1 (patch-am) = 12667ef175d1108aa3d207d92eba0f20de9d6ae3
|
||||
SHA1 (patch-an) = 93abb2d07998b6a99a674308787a57457391baf0
|
||||
SHA1 (patch-ax) = 572eed7ad29d0b2a2e82e53c1acdfab39c12b1b2
|
||||
SHA1 (patch-ay) = bc91b0759ce0b3f3c1be542c043748472cb8d8fc
|
||||
SHA1 (patch-az) = 643f927b726d825238b14cd6a4b70e3a0722104e
|
||||
|
|
12
editors/emacs20/patches/patch-an
Normal file
12
editors/emacs20/patches/patch-an
Normal file
|
@ -0,0 +1,12 @@
|
|||
$NetBSD: patch-an,v 1.1 2004/01/13 21:58:51 kristerw Exp $
|
||||
|
||||
--- src/emacs.c.orig Tue Jan 13 22:28:51 2004
|
||||
+++ src/emacs.c Tue Jan 13 22:30:08 2004
|
||||
@@ -602,7 +602,6 @@
|
||||
char stack_bottom_variable;
|
||||
int skip_args = 0;
|
||||
extern int errno;
|
||||
- extern int sys_nerr;
|
||||
#ifdef HAVE_SETRLIMIT
|
||||
struct rlimit rlim;
|
||||
#endif
|
Loading…
Reference in a new issue