From ac34d7309cc9ed2bb1b9fcadf01a3153a50b41bf Mon Sep 17 00:00:00 2001 From: Hidetoshi Shimokawa Date: Sat, 23 Jan 1999 14:28:28 +0000 Subject: Add fix for Alpha. - patch for configure, unexelf.c, alpha.h, PLIST and etc. --- editors/emacs/files/patch-af | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 editors/emacs/files/patch-af (limited to 'editors/emacs/files/patch-af') diff --git a/editors/emacs/files/patch-af b/editors/emacs/files/patch-af new file mode 100644 index 000000000000..23092a4a8ca0 --- /dev/null +++ b/editors/emacs/files/patch-af @@ -0,0 +1,13 @@ +--- configure.orig Tue Aug 20 13:11:26 1996 ++++ configure Sat Jan 16 23:18:54 1999 +@@ -756,6 +756,10 @@ + machine=alpha opsys=gnu-linux + ;; + ++ alpha-*-freebsd* ) ++ machine=alpha opsys=freebsd ++ ;; ++ + ## Altos 3068 + m68*-altos-sysv* ) + machine=altos opsys=usg5-2 -- cgit v1.2.3