(configure): don't bail out if there isn't any kdc.conf

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6989 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1999-09-20 12:32:09 +00:00
parent 6fe7d4b04e
commit 627d52ddb1

View File

@@ -1,5 +1,5 @@
/*
* Copyright (c) 1997, 1998, 1999 Kungliga Tekniska H<>gskolan
* Copyright (c) 1997-1999 Kungliga Tekniska H<>gskolan
* (Royal Institute of Technology, Stockholm, Sweden).
* All rights reserved.
*
@@ -155,7 +155,7 @@ configure(int argc, char **argv)
config_file = HDB_DB_DIR "/kdc.conf";
if(krb5_config_parse_file(config_file, &cf))
goto end;
cf = NULL;
if(keyfile == NULL){
p = krb5_config_get_string (context, cf,