On Thu, 8 Jul 2004 [EMAIL PROTECTED] wrote:
> I hate to ask, but what's on the table for things that need to be
> done before a 2.2.7 release?
There isn't a specific table, I'm just extraordinaraly busy right now.
We will almost certainly see a 2.2.7 before the end of the month.
-Rob
-=-=-=-=-
On Thu, 8 Jul 2004, Rob Siemborski wrote:
> On Thu, 8 Jul 2004, Paul Boven wrote:
>
> > The last statement (with_bdb_inc="$with_bdbval/include") does not work
> > because $with_bdbval does not exist. Changing it to $with_bdb fixes
> > things. I've attached a patch for configure.in (trivial but unt
On Thu, 8 Jul 2004, Paul Boven wrote:
> The last statement (with_bdb_inc="$with_bdbval/include") does not work
> because $with_bdbval does not exist. Changing it to $with_bdb fixes
> things. I've attached a patch for configure.in (trivial but untested
> because I don't have the whole automake/auto
L.S.,
While trying to build the latest Cyrus, I ran into a small problem with
configure.
From configure (line 6346 and onwards)
---
# Check whether --with-dbdir or --without-dbdir was given.
if test "${with_dbdir+set}" = set; then
withval="$with_dbdir