mirror of
https://github.com/irssi/irssi.git
synced 2026-08-09 11:50:10 +02: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
1 changed files with 1 additions and 1 deletions
2
INSTALL
2
INSTALL
|
|
@ -11,7 +11,7 @@ To compile irssi you need:
|
|||
|
||||
For most people, this should work just fine:
|
||||
|
||||
./configure
|
||||
./autogen.sh
|
||||
make
|
||||
su
|
||||
make install (not _really_ required except for perl support)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue