From 3256f5529408c71c7af9ebeed581d1d6d9114006 Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 5 Nov 2007 21:47:24 +0000 Subject: [PATCH] STABLE14-krb5-klog-no-err-table-yet-20071105 right now we don't have this everywhere, until we reorder libraries, and test usefully with configure, forget it. (cherry picked from commit bf7787ba99d5cae9a9413ba59dd4c01996a6d557) --- src/aklog/klog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/aklog/klog.c b/src/aklog/klog.c index 2000a9f17..c7aa5bee6 100644 --- a/src/aklog/klog.c +++ b/src/aklog/klog.c @@ -408,7 +408,7 @@ CommandProc(struct cmd_syndesc *as, char *arock) KLOGEXIT(code); } initialize_U_error_table(); - initialize_krb5_error_table(); + /*initialize_krb5_error_table();*/ initialize_RXK_error_table(); initialize_KTC_error_table(); initialize_ACFG_error_table(); -- 2.39.5