From: Jim Meyering Date: Fri, 19 Nov 1999 11:49:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-4_0j~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=102caacbef8fd9407d2a3bc808193d428a312bb7;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 63cd91b125..558627831c 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +1999-11-18 Paul Eggert + + * m4/largefile.m4 (AC_SYS_LARGEFILE_FLAGS): Work around a + problem with the QNX 4.25 shell, which doesn't propagate exit + status of failed commands inside shell assignments. + 1999-11-17 Jim Meyering * gettext.m4: Use new AC_CONFIG_LINKS in place of AC_LINK_FILES.