diff options
author | Jim Meyering <jim@meyering.net> | 2000-07-14 19:35:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-07-14 19:35:13 +0000 |
commit | b9e495aafbf4b6af33aa6552978888a43046eae6 (patch) | |
tree | c9ec4cac9783a956d7abfa332b0f9e1541bf2fd2 /tests/basename | |
parent | 84817c5f8c8b63a2aba4e5be2934e96b57b17f56 (diff) | |
download | coreutils-b9e495aafbf4b6af33aa6552978888a43046eae6.tar.xz |
.
Diffstat (limited to 'tests/basename')
-rw-r--r-- | tests/basename/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in index c9971e238..794a1f267 100644 --- a/tests/basename/Makefile.in +++ b/tests/basename/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@ |