Skip Menu |
 

Subject: Don't load profile error tables on platforms which use bundled error tables

From: lxs@mit.edu
Subject: CVS Commit
* prof_file.c (profile_library_initializer, profile_library_finalizer): Added macros to avoid adding error tables on platforms that don't use them (ie: OSX).


To generate a diff of this commit:



cvs diff -r1.162 -r1.163 krb5/src/util/profile/ChangeLog
From: lxs@mit.edu
Subject: CVS Commit
* prof_file.c (profile_library_initializer, profile_library_finalizer): Added macros to avoid adding error tables on platforms that don't use them (ie: OSX).


To generate a diff of this commit:



cvs diff -r1.42 -r1.43 krb5/src/util/profile/prof_file.c