From fd36a5a8fa518d256eecef38ff74f1cf0e5ea53b Mon Sep 17 00:00:00 2001 From: Theodore Tso Date: Mon, 19 Dec 1994 23:07:39 +0000 Subject: Do the right thing if we are compiling without V4 support. (The dump_v4db command is disabled.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4736 dc483132-0cff-0310-8789-dd5450dbe970 --- src/admin/edit/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/admin/edit/ChangeLog') diff --git a/src/admin/edit/ChangeLog b/src/admin/edit/ChangeLog index c1516e9f3..c7049b108 100644 --- a/src/admin/edit/ChangeLog +++ b/src/admin/edit/ChangeLog @@ -1,3 +1,10 @@ +Mon Dec 19 18:04:11 1994 Theodore Y. Ts'o (tytso@dcl) + + * configure.in: + * Makefile.in: + * dumpv4.c (dump_v4db): Do the right thing if we are compiling + without V4 support. (The dump_v4db command is disabled.) + Wed Dec 7 00:07:46 1994 * dumpv4.c (v4_print_time): gmtime expects a pointer to a time_t, -- cgit