mirror of
https://github.com/irssi/irssi.git
synced 2025-02-02 15:08:01 -05:00
change ./configure to ./autogen.sh because ./configure does not exist in
a fresh clone of the repository
This commit is contained in:
parent
6ac6fcec46
commit
c52e6ebc99
2
INSTALL
2
INSTALL
@ -11,7 +11,7 @@ To compile irssi you need:
|
|||||||
|
|
||||||
For most people, this should work just fine:
|
For most people, this should work just fine:
|
||||||
|
|
||||||
./configure
|
./autogen.sh
|
||||||
make
|
make
|
||||||
su
|
su
|
||||||
make install (not _really_ required except for perl support)
|
make install (not _really_ required except for perl support)
|
||||||
|
Loading…
Reference in New Issue
Block a user