From d2a9147da28671f50c3cfc5e90f80a51e3e853db Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Fri, 14 Feb 1997 20:54:09 +0000 Subject: * aclocal.m4: Add shared library support for Irix * configure.in: inactivate the old case statement that determined shared lib parameters; keep it around just for reference, though. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9865 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 9bfd98d76..e7175843f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,10 @@ +Fri Feb 14 15:52:14 1997 Tom Yu + + * aclocal.m4: Add shared library support for Irix. + + * configure.in: inactivate the old case statement that determined + shared lib parameters; keep it around just for reference, though. + Wed Feb 12 16:17:44 1997 Tom Yu * aclocal.m4: Remove INSTALL_VARIABLE_HACK, as it's no longer -- cgit