]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 28 Sep 1997 02:40:17 +0000 (02:40 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 28 Sep 1997 02:40:17 +0000 (02:40 +0000)
m4/Makefile.in
old/textutils/ChangeLog

index 163adbb125d824a2cd902a6ee3e225f861e7a44f..1a05f3edd6db47545bbf6631e1cf51da0c22f844 100644 (file)
@@ -89,7 +89,6 @@ U = @U@
 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
-YACC = @YACC@
 l = @l@
 
 EXTRA_DIST = README \
index 05981642e6d99fd86f2e5d608a083fb6113e5386..21c77fb2f976aef5b7379478a3683b801c2d87f3 100644 (file)
@@ -1,3 +1,8 @@
+1997-09-27  Jim Meyering  <meyering@na-net.ornl.gov>
+
+       * m4/memcmp.m4: Integrate test to detect bug in memcmp from the
+       Next x86 OpenStep C library.  Test program from William Lewis.
+
 1997-09-21  Jim Meyering  <meyering@na-net.ornl.gov>
 
        * src/od.c [struct tspec] (hexl_mode_trailer): Rename from `trailer.'