From 3d8d8337b8273cb3342a9686e1e87a9cac048a54 Mon Sep 17 00:00:00 2001 From: ryoon Date: Fri, 5 Jul 2013 13:47:02 +0000 Subject: Add a comment. --- editors/emacs20/distinfo | 4 ++-- editors/emacs20/patches/patch-ab | 5 ++++- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'editors') diff --git a/editors/emacs20/distinfo b/editors/emacs20/distinfo index e798ab9706d..998ee734a8a 100644 --- a/editors/emacs20/distinfo +++ b/editors/emacs20/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.26 2013/07/05 13:46:13 ryoon Exp $ +$NetBSD: distinfo,v 1.27 2013/07/05 13:47:02 ryoon Exp $ SHA1 (emacs-20.7-mule-4.1b-elc.tar.gz) = 3894fb2b81bb326545f6ccc3bf0a8405c23004ff RMD160 (emacs-20.7-mule-4.1b-elc.tar.gz) = c675b31dafaa4321a453af9d87eddf051ee71b1f @@ -16,7 +16,7 @@ SHA1 (emacs20-xim-20000713.diff) = 5bed39e7b8a52941f77088529566aaa3bcf06670 RMD160 (emacs20-xim-20000713.diff) = 5887a4d43ee92e8cad65d6412c9ecbce08e781da Size (emacs20-xim-20000713.diff) = 21296 bytes SHA1 (patch-aa) = 3b3fd76c058a0a46e0458338ce4c2327a238fb3d -SHA1 (patch-ab) = 8d44e22ef5486669a35cb14082b5cec90853299b +SHA1 (patch-ab) = 64ab9316db91b429234ec651e8574aedd2f92ca9 SHA1 (patch-ac) = abf5971279a8d875504be4c17b8d36cb8cc24885 SHA1 (patch-ad) = dd21028a6360ccfb442ecced4c67717f60ea78a6 SHA1 (patch-ae) = 465c7aff1fbb23d08ff8100993041291a9502f34 diff --git a/editors/emacs20/patches/patch-ab b/editors/emacs20/patches/patch-ab index 7cf0508ef65..d62c06aef9d 100644 --- a/editors/emacs20/patches/patch-ab +++ b/editors/emacs20/patches/patch-ab @@ -1,4 +1,4 @@ -$NetBSD: patch-ab,v 1.6 2013/07/05 13:46:13 ryoon Exp $ +$NetBSD: patch-ab,v 1.7 2013/07/05 13:47:02 ryoon Exp $ Caution: the extra cpp checking (the three hunks containing "Should be one line") is manually hacked and not reflected in configure.in; do @@ -6,6 +6,9 @@ not regenerate configure with autoconf without merging it. This checking is required because somewhere between gcc 4.1 and 4.5 cpp started doing regrettable things with backslash-escaped newlines. +* Fix build on NetBSD 6.99.23, gcc -E -traditional-cpp with native X + results syntax error. Use -traditional-cpp for Makefile generation only. + --- configure.orig 2000-06-12 20:05:56.000000000 +0000 +++ configure @@ -20,6 +20,8 @@ ac_help="$ac_help -- cgit v1.2.3