From: Tomi Ollila Date: Sat, 1 Nov 2014 09:39:04 +0000 (+0200) Subject: configure: move make {,install} instructions to the end X-Git-Tag: 0.19_rc1~18 X-Git-Url: https://git.notmuchmail.org/git?a=commitdiff_plain;ds=sidebyside;h=96988e35c7aa44072fff07224c5e39254aa43e81;hp=96988e35c7aa44072fff07224c5e39254aa43e81;p=notmuch configure: move make {,install} instructions to the end There was theorical possibility that writing the config files could have skipped (by interruption) after the instructions how to make notmuch was printed out. ---