./configure has apparently been changed to ./autogen.sh but INSTALL was not updated

This commit is contained in:
Vesa Pirila 2015-02-06 20:45:04 +02:00
commit e0f229c96a

View file

@ -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)