diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-18 17:47:39 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-18 17:47:39 +0000 |
commit | 47f672328953aef942ea72752f763f361060fa5d (patch) | |
tree | 14fa9626eee477020f4a60e0ccedc45ccc5263a1 /tests/du | |
parent | 890e86b6f98f4f181a0dd7f5129fe4ef4b34677a (diff) | |
download | coreutils-47f672328953aef942ea72752f763f361060fa5d.tar.xz |
.
Diffstat (limited to 'tests/du')
-rw-r--r-- | tests/du/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index b3a2ef4a4..6831e683c 100644 --- a/tests/du/Makefile.in +++ b/tests/du/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@ |