From cf7d6fe7bf3259645a26c92b6bfbf27648aabf22 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Tue, 22 Aug 2006 10:13:37 +0000 Subject: Move the check-AUTHORS rule to be run as part of "make distcheck", rather than "make check". * src/Makefile.am (check): Don't depend on check-AUTHORS; it would cause "make check" to fail on systems unable to build all binaries. * Makefile.maint (check-AUTHORS): New rule. (local-checks-available): Add it here. Reported by Bruno Haible. Needed for BeOS. --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e35cb3339..a3bc7d6bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2006-08-22 Jim Meyering + + Move the check-AUTHORS rule to be run as part of "make distcheck", + rather than "make check". + * src/Makefile.am (check): Don't depend on check-AUTHORS; it would + cause "make check" to fail on systems unable to build all binaries. + * Makefile.maint (check-AUTHORS): New rule. + (local-checks-available): Add it here. + Reported by Bruno Haible. Needed for BeOS. + 2006-08-21 Paul Eggert * src/df.c (print_header, show_dev): Use a column width that -- cgit v1.2.3-70-g09d2