summaryrefslogtreecommitdiff
path: root/editors/xemacs-devel/files/patch-af
diff options
context:
space:
mode:
authorGary Jennejohn <gj@FreeBSD.org>1999-11-18 20:56:15 +0000
committerGary Jennejohn <gj@FreeBSD.org>1999-11-18 20:56:15 +0000
commit7e477f978bf3d7891bf3d2d525bf69c82f1ba510 (patch)
treeebcab79d9df427ed9ed063704891beecc0a5814d /editors/xemacs-devel/files/patch-af
parentRemove dead MASTER_SITE. (diff)
Add Marcel's patches for Alpha support. I could only check that these
patches apply without error. I don't have an Alpha to test on, but I assume that Marcel knows what he's doing. PR: addendum to 14916 Submitted by: marcel Approved by: the maintainer
Notes
Notes: svn path=/head/; revision=23186
Diffstat (limited to 'editors/xemacs-devel/files/patch-af')
-rw-r--r--editors/xemacs-devel/files/patch-af7
1 files changed, 7 insertions, 0 deletions
diff --git a/editors/xemacs-devel/files/patch-af b/editors/xemacs-devel/files/patch-af
index d1b1c6f1b50a..11154b4c8035 100644
--- a/editors/xemacs-devel/files/patch-af
+++ b/editors/xemacs-devel/files/patch-af
@@ -1,5 +1,12 @@
--- configure~ Fri Oct 8 15:34:48 1999
+++ configure Fri Oct 8 15:36:43 1999
+@@ -1038,6 +1038,7 @@
+
+ case "$canonical" in
+ *-*-linux* ) opsys=linux ;;
++ *-*-freebsd* ) opsys=freebsd ;;
+ *-*-netbsd* ) opsys=netbsd ;;
+ *-*-openbsd* ) opsys=openbsd ;;
@@ -11108,7 +11108,7 @@
if test "$with_database_berkdb" != "no"; then
echo $ac_n "checking for Berkeley db.h""... $ac_c" 1>&6