view mcabber/autogen.sh @ 2307:94d34e5c49f6

Enter chat mode with <Enter> also in vi mode When the input line is empty and the user hits the <Enter> key, switch to chat mode even if vi_mode is set to 1. --- mcabber/mcabber/screen.c | 5 +++++ 1 file changed, 5 insertions(+)
author Holger Weiß <holger@zedat.fu-berlin.de>
date Sun, 26 Jul 2015 19:26:29 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

libtoolize --force --automake --copy
aclocal -I macros/
autoheader
autoconf
automake -a --copy