diff options
author | Jim Meyering <jim@meyering.net> | 2000-06-17 18:46:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-06-17 18:46:16 +0000 |
commit | bb03de1c1d4e2ace1bb4fb36fe650cc57527c88c (patch) | |
tree | 6b40af1c885eacc7700fffd790f0311014f77287 /tests/tr | |
parent | 005d0a41ea51a2ac66fe006cd8e44eb4b86549c4 (diff) | |
download | coreutils-bb03de1c1d4e2ace1bb4fb36fe650cc57527c88c.tar.xz |
.
Diffstat (limited to 'tests/tr')
-rw-r--r-- | tests/tr/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in index 5a8f81575..26a3daed9 100644 --- a/tests/tr/Makefile.in +++ b/tests/tr/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@ |