From 59c464e409f8c7e1bfc686a7afd9e6a8093af280 Mon Sep 17 00:00:00 2001 From: Julien BLACHE Date: Sat, 17 Jul 2010 07:54:58 +0200 Subject: [PATCH] Add gettext to the required tools The autotools macros for iconv are shipped with gettext. --- INSTALL | 3 +++ 1 file changed, 3 insertions(+) diff --git a/INSTALL b/INSTALL index 8048918a..0d702469 100644 --- a/INSTALL +++ b/INSTALL @@ -12,6 +12,9 @@ Required tools: - autotools: autoconf 2.63+, automake 1.10+, libtool 2.2. Run autoreconf -i at the top of the source tree to generate the build system. + - gettext: libunistring requires iconv and gettext provides the autotools + macro definitions for iconv. + - pkg-config The configure script will look for a wrapper called antlr3 in the PATH to