From 2881a782117bd8a3a6b4616dc9d9546bb1df5bb2 Mon Sep 17 00:00:00 2001 From: Frédéric Crozat Date: Fri, 13 Aug 2004 16:09:31 +0000 Subject: Add option to specify location of kerberos 4/5 libraries and headers * configure.in: Add option to specify location of kerberos 4/5 libraries and headers directories. Needed for 64bits support. svn path=/trunk/; revision=26917 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e23346a2a0..d07029df1c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2004-08-13 Frederic Crozat + + * configure.in: + Add option to specify location of kerberos 4/5 libraries and + headers directories. + Needed for 64bits support. + 2004-08-13 Rodney Dawes * configure.in: Add value and description fields to AC_DEFINE calls -- cgit