README: ./bootstrap.sh requires gettext now because of AM_ICONV

This commit is contained in:
Alexey Sokolov
2013-06-09 14:06:48 +04:00
parent 99895c77df
commit 516b3fbeb2
+1 -1
View File
@@ -44,7 +44,7 @@ saslauth:
Installation is done with the `./configure ; make ; make install` commands.
If you are building from git, you will need to run `./autogen.sh` first to produce the `configure` script.
Note that this requires `automake` to be installed.
Note that this requires `automake` and `gettext` to be installed.
You can use
./configure --help