From 18283fe6be54e8d94986846cfa3b3e976c154a86 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Fri, 26 Nov 1999 16:50:03 +0000 Subject: Fix a (assumed) cut-n-paste bug. --- editors/xemacs-devel/files/patch-af | 1 + editors/xemacs/files/patch-af | 1 + editors/xemacs21/files/patch-af | 1 + 3 files changed, 3 insertions(+) (limited to 'editors') diff --git a/editors/xemacs-devel/files/patch-af b/editors/xemacs-devel/files/patch-af index 11154b4c8035..95171887c7e8 100644 --- a/editors/xemacs-devel/files/patch-af +++ b/editors/xemacs-devel/files/patch-af @@ -7,6 +7,7 @@ + *-*-freebsd* ) opsys=freebsd ;; *-*-netbsd* ) opsys=netbsd ;; *-*-openbsd* ) opsys=openbsd ;; + *-*-nextstep* ) opsys=nextstep ;; @@ -11108,7 +11108,7 @@ if test "$with_database_berkdb" != "no"; then echo $ac_n "checking for Berkeley db.h""... $ac_c" 1>&6 diff --git a/editors/xemacs/files/patch-af b/editors/xemacs/files/patch-af index 11154b4c8035..95171887c7e8 100644 --- a/editors/xemacs/files/patch-af +++ b/editors/xemacs/files/patch-af @@ -7,6 +7,7 @@ + *-*-freebsd* ) opsys=freebsd ;; *-*-netbsd* ) opsys=netbsd ;; *-*-openbsd* ) opsys=openbsd ;; + *-*-nextstep* ) opsys=nextstep ;; @@ -11108,7 +11108,7 @@ if test "$with_database_berkdb" != "no"; then echo $ac_n "checking for Berkeley db.h""... $ac_c" 1>&6 diff --git a/editors/xemacs21/files/patch-af b/editors/xemacs21/files/patch-af index 11154b4c8035..95171887c7e8 100644 --- a/editors/xemacs21/files/patch-af +++ b/editors/xemacs21/files/patch-af @@ -7,6 +7,7 @@ + *-*-freebsd* ) opsys=freebsd ;; *-*-netbsd* ) opsys=netbsd ;; *-*-openbsd* ) opsys=openbsd ;; + *-*-nextstep* ) opsys=nextstep ;; @@ -11108,7 +11108,7 @@ if test "$with_database_berkdb" != "no"; then echo $ac_n "checking for Berkeley db.h""... $ac_c" 1>&6 -- cgit v1.2.3