summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorTimo Sirainen <cras@irssi.org>2002-03-31 19:51:58 +0000
committercras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564>2002-03-31 19:51:58 +0000
commit0b232291ef71df2ac7a5b318f714e95cc3c6502d (patch)
tree82c0228475eaf95518d1a661a63f95ebdd780a38 /configure.in
parentbb3a1787b4f0d4f00fe101b71aa9cab28bcbc470 (diff)
downloadirssi-0b232291ef71df2ac7a5b318f714e95cc3c6502d.zip
added note about INSTALL file.
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2650 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
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."