summaryrefslogtreecommitdiff
path: root/net/jabberd/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net/jabberd/files/patch-configure')
-rw-r--r--net/jabberd/files/patch-configure20
1 files changed, 10 insertions, 10 deletions
diff --git a/net/jabberd/files/patch-configure b/net/jabberd/files/patch-configure
index 3a4c2e90c8bb..ac6637e6d87d 100644
--- a/net/jabberd/files/patch-configure
+++ b/net/jabberd/files/patch-configure
@@ -1,11 +1,11 @@
---- configure.orig Sun Feb 22 13:14:13 2004
-+++ configure Sun Feb 22 13:14:42 2004
-@@ -23709,7 +23709,7 @@
- ;;
- esac
+--- configure.orig Mon Jul 12 10:15:17 2004
++++ configure Mon Jul 12 10:15:26 2004
+@@ -20575,7 +20575,7 @@
+ done
-- for db_libname in db-4.2 db-4.1 db-4 db4 db; do
-+ for db_libname in db-4.2 db-4.1 db-4 db4 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
+ if test "x-$ac_cv_header_db_h" = "x-yes" ; then
+- for lib in db-4.2 db-4.1 db-4 db4 db ; do
++ for lib in db-4.2 db-4.1 db-4 db4 db41 ; do
+ if test "x-$have_db_version" != "x-yes" ; then
+ echo "$as_me:$LINENO: checking for db_create in -l$lib" >&5
+ echo $ECHO_N "checking for db_create in -l$lib... $ECHO_C" >&6