From 922d6cfd29bab9ae552cb3b1ad6eb3a9bcd89b6b Mon Sep 17 00:00:00 2001 From: Neil Brown Date: Mon, 17 Apr 2006 17:07:39 +1000 Subject: Remove **/Makefile.in, aclocal.m4, configure, and support/include/config.h.in from source control These are auto autogenerated by aclocal -I aclocal ; autoheader ; automake ; autoconf --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 2ff82a3..8b2b49b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-04-12 NeilBrown + Remove **/Makefile.in, aclocal.m4, configure, and + support/include/config.h.in from source control + These are auto autogenerated by + aclocal -I aclocal ; autoheader ; automake ; autoconf + 2006-04-12 NeilBrown utils/statd/rmtcall.c: use HAVE_IFADDRS_H to control compilation of code using ifaddrs.h -- cgit