From 885d1ad733f466ba4e3e98c871cf8eae8110a4e0 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Sat, 5 Dec 1998 06:45:51 +0000 Subject: Makefile.in: Set the myfulldir and mydir variables (which are relative to buildtop and thisconfigdir, respectively.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11083 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'src/lib/crypto/ChangeLog') diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog index e5acd65c1..3326e6d24 100644 --- a/src/lib/crypto/ChangeLog +++ b/src/lib/crypto/ChangeLog @@ -1,3 +1,8 @@ +1998-11-13 Theodore Ts'o + + * Makefile.in: Set the myfulldir and mydir variables (which are + relative to buildtop and thisconfigdir, respectively.) + Thu Dec 3 23:37:28 1998 Theodore Y. Ts'o * Makefile.in: Added missing "cd .." necessary for making this -- cgit