make --disable-pk-init help text also negative
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18577 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -69,7 +69,7 @@ AM_CONDITIONAL(OPENLDAP_MODULE, test "$enable_hdb_openldap_module" = yes -a "$wi
|
||||
|
||||
AC_ARG_ENABLE(pk-init,
|
||||
AS_HELP_STRING([--disable-pk-init],
|
||||
[if you want support to pk-init]))
|
||||
[if you want disable to PK-INIT support]))
|
||||
if test "$enable_pk_init" != no ;then
|
||||
AC_DEFINE([PKINIT], 1, [Define to enable PKINIT.])
|
||||
fi
|
||||
|
Reference in New Issue
Block a user