From 530c5da1d759dd96c2e69e0fc7e7ed34685828fa Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Mon, 16 Nov 1998 17:58:42 +0000 Subject: aclocal.m4: Add support for FreeBSD systems using ELF (and not just a.out systems). Also remove the definition for the KRB5_POSIX_LOCKS test, since it is no longer needed. (See ChangeLog for lib/krb5/os/lock_file.c for more details.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11040 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 512128edd2..42cc98fc81 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +1998-11-14 Theodore Ts'o + + * aclocal.m4: Add support for FreeBSD systems using ELF (and not + just a.out systems). Also remove the definition for + the KRB5_POSIX_LOCKS test, since it is no longer needed. + (See ChangeLog for lib/krb5/os/lock_file.c for more details.) + 1998-09-22 Theodore Ts'o * aclocal.m4 (AC_PROG_LEX): Autoconf "fixed" AC_PROG_LEX long -- cgit