summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2012-05-06 14:37:40 +0000
committerXavier Roche <xroche@users.noreply.github.com>2012-05-06 14:37:40 +0000
commitbbaccf7ba1676bd65c957102995396aae02c352a (patch)
tree681552387fd9b789ca0ef4139a5166ba6c3d1cef /m4
parent53ee6f78b2f0d2ac7181372f193e4ce666814611 (diff)
-liconv
Diffstat (limited to 'm4')
-rw-r--r--m4/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/m4/Makefile.in b/m4/Makefile.in
index 8c0b114..e97c63c 100644
--- a/m4/Makefile.in
+++ b/m4/Makefile.in
@@ -79,6 +79,7 @@ EGREP = @EGREP@
EXEEXT = @EXEEXT@
FGREP = @FGREP@
GREP = @GREP@
+ICONV_LIBS = @ICONV_LIBS@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_SCRIPT = @INSTALL_SCRIPT@