diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-30 16:50:16 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-30 16:50:16 +0000 |
commit | 56836dca331880838aa5417de7bc70260a3ba522 (patch) | |
tree | 0cdf6021ba0676e63c0caaa1ffae2d62cafbd1b1 /tests/cut | |
parent | 3048ed8790cb62bff93ad915f3c707efab4eb71b (diff) | |
download | coreutils-56836dca331880838aa5417de7bc70260a3ba522.tar.xz |
.
Diffstat (limited to 'tests/cut')
-rw-r--r-- | tests/cut/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in index 42cb58131..11c9a9909 100644 --- a/tests/cut/Makefile.in +++ b/tests/cut/Makefile.in @@ -104,6 +104,7 @@ POFILES = @POFILES@ POSUB = @POSUB@ POW_LIBM = @POW_LIBM@ RANLIB = @RANLIB@ +SEQ_LIBM = @SEQ_LIBM@ SQRT_LIBM = @SQRT_LIBM@ U = @U@ USE_INCLUDED_LIBINTL = @USE_INCLUDED_LIBINTL@ |