Hi,

Rainer Pruy wrote:

i just happend to use "---disable-ocspd" with the =penCa-0.9.2.2 src
distribution
and configure happily tried settting up OCSPD module.

The reason is hidden with the configure script.
It assignes "yes" to $enable_FEATURE var for --enable-FEATURE and "no"
if --disable-FEATURE is used.
However, later on it just checks whether $enable_FEATUR var is set
(using ${enable_FEATURE+set} = "set").
This i s TRUE whther disable or enable wasspecified on the configure
commandline.

We use autoconf. So if there is a bug then you have to look into configure.in. You can compile configure.in by running autoconf. I can check it after my holidays.

Michael
--
_______________________________________________________________

Michael Bell                    Humboldt-Universitaet zu Berlin

Tel.: +49 (0)30-2093 2482       ZE Computer- und Medienservice
Fax:  +49 (0)30-2093 2704       Unter den Linden 6
[EMAIL PROTECTED]   D-10099 Berlin
_______________________________________________________________

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to