commit | a8104b5c92a44774208e6d8b979d583975ba67d4 | [log] [tgz] |
---|---|---|
author | Ben Lindstrom <mouring@eviladmin.org> | Wed Apr 07 04:16:11 2004 +0000 |
committer | Ben Lindstrom <mouring@eviladmin.org> | Wed Apr 07 04:16:11 2004 +0000 |
tree | eb3c165215a4cb58982d25a46cd2f817d0c918ad | |
parent | ac7c998a2d7f89d36c5896c0845b54c595af4cb8 [diff] |
- (bal) [acconfig.h auth-krb5.c configure.ac gss-serv-krb5.c] Check to see if Krb5 library exports krb5_init_etc() since some OSes (like MacOS/X) are starting to restrict it as internal since it is not needed by developers any more. (Patch based on Apple tree) - (bal) [monitor.c monitor_wrap.c] monitor_wrap.c] moved zlib.h higher since krb5 on MacOS/X conflicts. There may be a better solution, but this will work for now.