aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'editors/xemacs/files/patch-af')
-rw-r--r--editors/xemacs/files/patch-af11
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 dcf71c249c80..000000000000
--- a/editors/xemacs/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Wed May 26 06:28:12 1999
-+++ configure Wed May 26 06:28:08 1999
-@@ -11172,7 +11172,7 @@
- if test "$with_database_berkdb" != "no"; then
- echo $ac_n "checking for Berkeley db.h""... $ac_c" 1>&6
- echo "configure:11175: checking for Berkeley db.h" >&5
-- 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 11178 "configure"
- #include "confdefs.h"