From 87f18f3c5f2bfb78cb4a0c41dc24c8da2ad97658 Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Fri, 13 Feb 1998 20:23:25 +0000 Subject: Collapse configure.in files below lib/crypto into lib/crypto git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10435 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/crypto/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/lib/crypto/ChangeLog') diff --git a/src/lib/crypto/ChangeLog b/src/lib/crypto/ChangeLog index ebc03cb36..1c3f44506 100644 --- a/src/lib/crypto/ChangeLog +++ b/src/lib/crypto/ChangeLog @@ -1,3 +1,12 @@ +Fri Feb 13 15:19:37 1998 Theodore Ts'o + + * Makefile.in: Define LOCAL_SUBDIRS to recurse into the + subdirectories (crc32, md5, os, etc.) + + * configure.in: Create the makefiles for all of the subdirectories + and move all of the configure.in tests from the + subdirectories into this configure.in. + Mon Feb 2 17:02:29 1998 Theodore Ts'o * configure.in: Use AC_CONFIG_DIRS instead of CONFIG_DIRS, and -- cgit