]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
.
authorJim Meyering <jim@meyering.net>
Sun, 4 Jul 1999 09:37:57 +0000 (09:37 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 4 Jul 1999 09:37:57 +0000 (09:37 +0000)
m4/Makefile.in
tests/md5sum/Makefile.in

index c45d33a065d3204ad33ce274d3373be03cde9914..3749da2c2131948cebd204ef7cd3ff9a84f265da 100644 (file)
@@ -93,7 +93,6 @@ U = @U@
 USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
 USE_NLS = @USE_NLS@
 VERSION = @VERSION@
-YACC = @YACC@
 l = @l@
 
 
index 8e1a30360ff015ca10361caea2ec9da8fff25cca..efa292ec34dc9497def3a59772391c66c4a75154 100644 (file)
@@ -102,7 +102,7 @@ TESTS_ENVIRONMENT = \
   srcdir=$(srcdir) \
   PERL="@PERL@" \
   PATH=../../src:$$PATH \
-  PROG='md5sum --text'
+  PROG=md5sum
 
 
 TESTS = basic-1 newline-1