diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index dbc3ec7886..8d40b20a91 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,15 @@ +2006-03-06 Ken Raeburn <raeburn@mit.edu> + + * configure.in: Don't check for dlopen here. Call + AC_HEADER_DIRENT. Remove one of the checks for unistd.h. + + * Makefile.in (update-autoconf-h): Build everything in include/krb5. + (INSTALLMKDIRS): Add KRB5_LIBKRB5_MODULE_DIR. + + * aclocal.m4 (KRB5_AC_FIND_DLOPEN): Define USE_DLOPEN if found. + + * plugins/locate/python: New directory. + 2006-03-02 Ken Raeburn <raeburn@mit.edu> * Makefile.in (clean-unix): Delete util/fakedest. |
