summaryrefslogtreecommitdiff
path: root/net/jabberd/files/patch-configure
blob: 39311cb7a0002f6550f66133b4950dea7d2a1502 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
--- configure.orig	Mon Dec 29 16:07:44 2003
+++ configure	Mon Dec 29 16:07:56 2003
@@ -23698,7 +23698,7 @@
 fi;
 
     if test "$places" = "search"; then
-      places="std /usr/local/include/db4:/usr/local/lib /usr/local
+      places="std /usr/local/include/db41:/usr/local/lib /usr/local
               /usr/local/BerkeleyDB.4.1 /usr/include/db4:/usr/lib
               /sw/include/db4:/sw/lib"
     fi
@@ -23734,7 +23734,7 @@
         ;;
       esac
 
-      for db_libname in db-4.1 db-4 db4 db; do
+      for db_libname in db-4.1 db-4 db41 db; do
         # We generate a separate cache variable for each prefix and libname
         # we search under.  That way, we avoid caching information that
         # changes if the user runs `configure' with a different set of