diff options
-rw-r--r-- | lib/Makefile.in | 1 | ||||
-rw-r--r-- | m4/Makefile.in | 2 |
2 files changed, 0 insertions, 3 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@ diff --git a/m4/Makefile.in b/m4/Makefile.in index ead988e78..182f39c9c 100644 --- a/m4/Makefile.in +++ b/m4/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@ @@ -123,7 +122,6 @@ check-decl.m4 \ chown.m4 \ d-ino.m4 \ d-type.m4 \ -decl.m4 \ error.m4 \ fnmatch.m4 \ fstypename.m4 \ |