From: Bruno Haible Date: Mon, 9 Jul 2007 00:59:00 +0000 (+0000) Subject: Fix typo, noticed by Perry Rapp. X-Git-Tag: v0.17~291 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1659eef6d182091f47313931ad7bd65a44ed83ea;p=thirdparty%2Fgettext.git Fix typo, noticed by Perry Rapp. --- diff --git a/DEPENDENCIES b/DEPENDENCIES index 689bfff1c..c29f2c75c 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -13,7 +13,7 @@ The following packages should be installed before GNU gettext is installed: http://ftp.gnu.org/gnu/libiconv/ ftp://ftp.gnu.org/gnu/libiconv/ + If it is installed in a nonstandard directory, pass the option - --with-libintl-prefix=DIR to 'configure'. + --with-libiconv-prefix=DIR to 'configure'. * GNU ncurses (preferred) or libtermcap (discouraged) or a curses library (legacy).