mirror of
https://github.com/znc/znc.git
synced 2026-08-06 08:52:57 +02:00
README: ./bootstrap.sh requires gettext now because of AM_ICONV
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user