1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 18:56:39 +02:00
This commit is contained in:
Jim Meyering
1999-07-04 09:37:57 +00:00
parent 3ba3797506
commit 5b09432a60
2 changed files with 1 additions and 2 deletions

View File

@@ -93,7 +93,6 @@ U = @U@
USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@
USE_NLS = @USE_NLS@
VERSION = @VERSION@
YACC = @YACC@
l = @l@

View File

@@ -102,7 +102,7 @@ TESTS_ENVIRONMENT = \
srcdir=$(srcdir) \
PERL="@PERL@" \
PATH=../../src:$$PATH \
PROG='md5sum --text'
PROG=md5sum
TESTS = basic-1 newline-1