diff --git a/configure.in b/configure.in index da5644159..e538b271c 100644 --- a/configure.in +++ b/configure.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