From: Jim Meyering Date: Sat, 27 May 2006 15:51:23 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: v6.0~350 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=206844c0c46e6f0bd3c80b44411b758fb2189b7f;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/doc/ChangeLog b/doc/ChangeLog index 8bf0cb22a6..d8bb6eceb2 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,5 +1,8 @@ 2006-05-27 Ralf Wildenhues + * Makefile.am: Use `AM_MAKEINFOFLAGS' rather than + overwriting `MAKEINFO', so that `missing' can do its job. + * Makefile.am (check-texinfo): Use `$(EGREP)' instead of `grep -E'. (check-texinfo): Use literal `{' only in brackets, i.e., [{] or [}], to avoid triggering an error from Solaris 2.6's grep.