diff options
author | Jim Meyering <jim@meyering.net> | 2000-03-01 12:49:12 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-03-01 12:49:12 +0000 |
commit | 883cd6c62de3de31bb86f8670c61feb1aeb1d5f3 (patch) | |
tree | 93110c41ac554543420125319a00c435692282b6 /m4 | |
parent | 172290c201c93260262770b06a8b50ebb90390e0 (diff) | |
download | coreutils-883cd6c62de3de31bb86f8670c61feb1aeb1d5f3.tar.xz |
.
Diffstat (limited to 'm4')
-rw-r--r-- | m4/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in index 841a3012f..ead988e78 100644 --- a/m4/Makefile.in +++ b/m4/Makefile.in @@ -88,6 +88,7 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ +LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ |