diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 |
commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /editors/emacs19/files/patch-af | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'editors/emacs19/files/patch-af')
-rw-r--r-- | editors/emacs19/files/patch-af | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/editors/emacs19/files/patch-af b/editors/emacs19/files/patch-af deleted file mode 100644 index 23092a4a8ca0..000000000000 --- a/editors/emacs19/files/patch-af +++ /dev/null @@ -1,13 +0,0 @@ ---- 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 |