summaryrefslogtreecommitdiff
path: root/net-im/jabberd/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/jabberd/files/patch-configure')
-rw-r--r--net-im/jabberd/files/patch-configure10
1 files changed, 5 insertions, 5 deletions
diff --git a/net-im/jabberd/files/patch-configure b/net-im/jabberd/files/patch-configure
index 2ce43d89bc23..3a4c2e90c8bb 100644
--- a/net-im/jabberd/files/patch-configure
+++ b/net-im/jabberd/files/patch-configure
@@ -1,11 +1,11 @@
---- configure.orig Mon Dec 29 16:07:44 2003
-+++ configure Mon Dec 29 16:07:56 2003
-@@ -23734,7 +23734,7 @@
+--- configure.orig Sun Feb 22 13:14:13 2004
++++ configure Sun Feb 22 13:14:42 2004
+@@ -23709,7 +23709,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
+- 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