summaryrefslogtreecommitdiffstats
path: root/DEPENDENCIES
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-07-09 00:59:00 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:15:00 +0200
commit1659eef6d182091f47313931ad7bd65a44ed83ea (patch)
treeb7f316b1f67d16bbe7a75e75b1dd9793d3058067 /DEPENDENCIES
parent0a26f8708e010c1212c809a9dcfab9d3c8d2bf2f (diff)
downloadexternal_gettext-1659eef6d182091f47313931ad7bd65a44ed83ea.zip
external_gettext-1659eef6d182091f47313931ad7bd65a44ed83ea.tar.gz
external_gettext-1659eef6d182091f47313931ad7bd65a44ed83ea.tar.bz2
Fix typo, noticed by Perry Rapp.
Diffstat (limited to 'DEPENDENCIES')
-rw-r--r--DEPENDENCIES2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPENDENCIES b/DEPENDENCIES
index 689bfff..c29f2c7 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).