* krb5_libinit.c: Conditionalized error table loading for
authorTom Yu <tlyu@mit.edu>
Fri, 5 Jul 2002 21:07:45 +0000 (21:07 +0000)
committerTom Yu <tlyu@mit.edu>
Fri, 5 Jul 2002 21:07:45 +0000 (21:07 +0000)
commit9a83a33a8eedce0ba2f3209cabfafbe9fe062bbe
treea3d3e4f64da5897479ca1daf1b5089e7ddc50bc1
parentfc414c933f6604e7699f4abce4012440de9a13a7
* krb5_libinit.c: Conditionalized error table loading for
Mac OS X.  Error tables should always be loaded on other
platforms.

* krb5_libinit.c: Added an include for com_err.h since
it is not included by error table headers on Mac OS X.  Also
fixed busted check for Mac OS

[pullups form 1-2-2-branch]

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@14605 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/ChangeLog
src/lib/krb5/krb5_libinit.c