aboutsummaryrefslogtreecommitdiff
path: root/editors/xemacs21/files/patch-af
blob: d1b1c6f1b50a85b929548d3ecc2dd49186f5e676 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure~	Fri Oct  8 15:34:48 1999
+++ configure	Fri Oct  8 15:36:43 1999
@@ -11108,7 +11108,7 @@
 if test "$with_database_berkdb" != "no"; then
   echo $ac_n "checking for Berkeley db.h""... $ac_c" 1>&6
 echo "configure:11111: 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 11114 "configure"
 #include "confdefs.h"