revert the enable-pkinit change, and make it consistant with all other

other enable- options


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19075 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2006-11-19 04:16:49 +00:00
parent f5bb642011
commit 8466eac79d
3 changed files with 3 additions and 3 deletions

View File

@@ -512,7 +512,7 @@ configure(krb5_context context, int argc, char **argv)
NULL,
config->enable_pkinit,
"kdc",
"pkinit_enable",
"enable-pkinit",
NULL);
if (config->enable_pkinit) {
const char *user_id, *anchors, *ocsp_file;