diff options
Diffstat (limited to 'editors/emacs/patches/patch-ab')
-rw-r--r-- | editors/emacs/patches/patch-ab | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/emacs/patches/patch-ab b/editors/emacs/patches/patch-ab index 07a6d8a7dc5..bf7db64de5a 100644 --- a/editors/emacs/patches/patch-ab +++ b/editors/emacs/patches/patch-ab @@ -1,6 +1,6 @@ -$NetBSD: patch-ab,v 1.25 2007/06/11 13:57:18 markd Exp $ +$NetBSD: patch-ab,v 1.26 2008/10/11 09:56:38 uebayasi Exp $ ---- configure.orig 2007-05-26 00:43:29.000000000 +1200 +--- configure.orig 2008-10-10 10:35:49.000000000 +0900 +++ configure @@ -1809,7 +1809,7 @@ archlibdir='${libexecdir}/emacs/${versio docdir='${datadir}/emacs/${version}/etc' @@ -11,7 +11,7 @@ $NetBSD: patch-ab,v 1.25 2007/06/11 13:57:18 markd Exp $ # Check whether --with-gcc was given. -@@ -3128,6 +3128,7 @@ _ACEOF +@@ -3142,6 +3142,7 @@ _ACEOF *-sysv5uw* ) opsys=unixware; NON_GNU_CPP=/lib/cpp ;; *-sysv5OpenUNIX* ) opsys=unixware; NON_GNU_CPP=/lib/cpp ;; *-386bsd* ) opsys=386bsd ;; |