I guessed both of you are the right persons to ask:

this patch prohibits users from missconfiguration.
For example you can compile with --with-db2 and
--with-db3 and think you may work with both file
formats. Unfortuanetly you can only have one of the
db<n> sub modules.

The problem i have commiting this to the branch is
that i have nearly completley rewritten the configure
file. Especially it works different from the original
version. But it does not need .h or .c changes.

So i ask you wait for next major release or commit?

marcus

actually
At 13:00 26.11.2002, Marcus Boerger wrote:
helly           Tue Nov 26 07:00:26 2002 EDT

  Modified files:
    /php4/ext/dba       config.m4
  Log:
  -Disallow combining db2 with db3 which are conflicting.
  -Stop searching for headers and libraries when found.
  -Check version for Berkeley DB library headers.


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to