diff options
author | Andreas Jaeger <aj@suse.de> | 2001-04-19 20:15:22 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-04-19 20:15:22 +0000 |
commit | c26b4f64a89c4c48136e77256a84951134f1aae7 (patch) | |
tree | 71da4dbf6b5e0b4aec05177376fba3dcc14610a0 /FAQ.in | |
parent | 45b80afb7cd9abd5df86acfca1e772e52b8ac85e (diff) |
Update.
* configure.in: Require gettext 0.10.36 or newer.
* manual/install.texi (Tools for Compilation): Mention gettext
0.10.36.
Diffstat (limited to 'FAQ.in')
-rw-r--r-- | FAQ.in | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -118,9 +118,7 @@ Binutils 2.10.1 or later is also required. `message catalog' files containing translated versions of system messages. See ftp://ftp.gnu.org/pub/gnu or better any mirror site. (We distribute compiled message catalogs, but they may not be - updated in patches.) Please note that the required minimal version - (0.10.35) of gettext is alpha software and available from - ftp://alpha.gnu.org/gnu . + updated in patches.) * Some files are built with special tools. E.g., files ending in .gperf need a `gperf' program. The GNU version (now available in a separate |