diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-17 18:46:57 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-17 18:46:57 +0000 |
commit | cb062712577e7b0c9a4be7393efb792e4155e431 (patch) | |
tree | 8871dc6100c50e516a710d172269c52cb0e2568f /tests/test | |
parent | bb03de1c1d4e2ace1bb4fb36fe650cc57527c88c (diff) | |
download | coreutils-cb062712577e7b0c9a4be7393efb792e4155e431.tar.xz |
.
Diffstat (limited to 'tests/test')
-rw-r--r-- | tests/test/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in index c15217528..9e13c6826 100644 --- a/tests/test/Makefile.in +++ b/tests/test/Makefile.in @@ -74,6 +74,7 @@ DF_PROG = @DF_PROG@ FESETROUND_LIBM = @FESETROUND_LIBM@ GENCAT = @GENCAT@ GETLOADAVG_LIBS = @GETLOADAVG_LIBS@ +GLIBC21 = @GLIBC21@ GMOFILES = @GMOFILES@ GMSGFMT = @GMSGFMT@ GNU_PACKAGE = @GNU_PACKAGE@ |