From eaff8fc6a486fa10634d921b591b501a5dbe9ce4 Mon Sep 17 00:00:00 2001 From: Danilo Almeida Date: Fri, 28 Sep 2001 15:37:25 +0000 Subject: Add KRB524_STATIC_HACK for Windows build so that we can generate a k524init binary that has an static copy of the krb5 library and does not depend on krb5 nor krb524 DLLs. This is so that we can distribute a standalone k524init binary before 1.3 goes out. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13760 dc483132-0cff-0310-8789-dd5450dbe970 --- src/krb524/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/krb524/ChangeLog') diff --git a/src/krb524/ChangeLog b/src/krb524/ChangeLog index 0472825..9430325 100644 --- a/src/krb524/ChangeLog +++ b/src/krb524/ChangeLog @@ -1,3 +1,11 @@ +2001-09-28 Danilo Almeida + + * Makefile.in: Add KRB524_STATIC_HACK for Windows build so that we + can generate a k524init binary that has an static copy of the krb5 + library and does not depend on krb5 nor krb524 DLLs. This is so + that we can distribute a standalone k524init binary before 1.3 + goes out. + 2001-09-01 Ken Raeburn * Makefile.in (SRCS): Use $(srcdir). -- cgit v1.1