mirror of
https://github.com/znc/znc.git
synced 2026-06-28 05:51:50 +02:00
note dependency on automake for github install
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
#[](http://znc.in) - An advanced IRC bouncer
|
||||
|
||||
## Table of contents
|
||||
@@ -45,6 +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.
|
||||
|
||||
You can use
|
||||
./configure --help
|
||||
|
||||
Reference in New Issue
Block a user