aboutsummaryrefslogtreecommitdiff
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-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/jabberd/files/patch-configure b/net-im/jabberd/files/patch-configure
deleted file mode 100644
index 3a4c2e90c8bb..000000000000
--- a/net-im/jabberd/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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.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