freebsd-ports/editors/emacs19/files/patch-af
Hidetoshi Shimokawa ac34d7309c Add fix for Alpha.
- patch for configure, unexelf.c, alpha.h, PLIST and etc.
1999-01-23 14:28:28 +00:00

13 lines
281 B
Text

--- 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