Hello,

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.

Regards
Rainer



-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
_______________________________________________
OpenCA-Devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openca-devel

Reply via email to