diff options
author | Jim Meyering <jim@meyering.net> | 2000-03-03 08:25:13 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2000-03-03 08:25:13 +0000 |
commit | fdd07a75085657a7b21e112477545ededba5aeeb (patch) | |
tree | 26c0675846150d363abdcc8ac9e9387b2fe4b3d1 /lib | |
parent | 2c43f8c612ac215126cea8939485c652b6b1b8d4 (diff) | |
download | coreutils-fdd07a75085657a7b21e112477545ededba5aeeb.tar.xz |
.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.in b/lib/Makefile.in index 68c75e0d7..ad9b2538d 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -88,7 +88,6 @@ INTLDEPS = @INTLDEPS@ INTLLIBS = @INTLLIBS@ INTLOBJS = @INTLOBJS@ KMEM_GROUP = @KMEM_GROUP@ -LIBICONV = @LIBICONV@ LIBOBJS = @LIBOBJS@ LIB_CRYPT = @LIB_CRYPT@ MAKEINFO = @MAKEINFO@ |