diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-12-30 12:03:43 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2003-12-30 12:03:43 +0000 |
commit | 748533e26b9307a8d40a09a74cebe74157a2206d (patch) | |
tree | 32572251824dabe8fea3e76ec95b0f2b249bc634 /net-im/jabberd/files | |
parent | update to 7.0, with support for other irc clients (diff) |
Add WITH_PGSQL knob;
Minor general fixes.
Notes
Notes:
svn path=/head/; revision=96940
Diffstat (limited to 'net-im/jabberd/files')
-rw-r--r-- | net-im/jabberd/files/patch-configure | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/net-im/jabberd/files/patch-configure b/net-im/jabberd/files/patch-configure index 39311cb7a000..2ce43d89bc23 100644 --- a/net-im/jabberd/files/patch-configure +++ b/net-im/jabberd/files/patch-configure @@ -1,14 +1,5 @@ --- 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 |