diff options
author | Timo Sirainen <cras@irssi.org> | 2002-03-31 19:51:58 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2002-03-31 19:51:58 +0000 |
commit | 0b232291ef71df2ac7a5b318f714e95cc3c6502d (patch) | |
tree | 82c0228475eaf95518d1a661a63f95ebdd780a38 | |
parent | bb3a1787b4f0d4f00fe101b71aa9cab28bcbc470 (diff) | |
download | irssi-0b232291ef71df2ac7a5b318f714e95cc3c6502d.zip |
added note about INSTALL file.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2650 dbcabf3a-b0e7-0310-adc4-f8d773084564
-rw-r--r-- | configure.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in index d31e89aa..db4e5818 100644 --- a/configure.in +++ b/configure.in @@ -868,3 +868,5 @@ fi echo "Install prefix ............. : $prefix" +echo +echo "If there was any problems, read the INSTALL file." |