]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
krb5-klog-no-err-table-yet-20071105
authorDerrick Brashear <shadow@dementia.org>
Mon, 5 Nov 2007 21:43:00 +0000 (21:43 +0000)
committerDerrick Brashear <shadow@dementia.org>
Mon, 5 Nov 2007 21:43:00 +0000 (21:43 +0000)
right now we don't have this everywhere, until we reorder libraries, and
test usefully with configure, forget it.

src/aklog/klog.c

index dcc09e719001753be9a75a44cac021b284227f23..1ce0f5d2e86f91259b3ef911dd8100f767bb5414 100644 (file)
@@ -402,7 +402,7 @@ CommandProc(struct cmd_syndesc *as, void *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();