diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
commit | ce5da22b7076167a515a6a0b602b22b67022e5ff (patch) | |
tree | 2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /editors/xemacs/files/patch-af | |
parent | Yipes, committed the wrong one. This is the INDEX file for 3.1R. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Notes
Notes:
svn path=/head/; revision=16726
svn path=/tags/RELEASE_3_1_0/; revision=16727; tag=release/3.1.0
Diffstat (limited to 'editors/xemacs/files/patch-af')
-rw-r--r-- | editors/xemacs/files/patch-af | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/xemacs/files/patch-af b/editors/xemacs/files/patch-af deleted file mode 100644 index b42cbd138a13..000000000000 --- a/editors/xemacs/files/patch-af +++ /dev/null @@ -1,11 +0,0 @@ ---- configure Thu Nov 20 03:13:44 1997 -+++ configure.n Tue Dec 9 09:55:11 1997 -@@ -9706,7 +9706,7 @@ - - fi - if test "$with_database_berkdb" = "yes"; then -- for path in "db/db.h" "db.h"; do -+ for path in "/usr/include/db.h" "db/db.h" "db.h"; do - cat > conftest.$ac_ext <<EOF - #line 9712 "configure" - #include "confdefs.h" |