view mcabber/autogen.sh @ 2311:962c98e4864d

Correctly initialize vi_mode when it is set in configuration file (It was broken in e00ae0763468)
author Mikael Berthe <mikael@lilotux.net>
date Mon, 13 Feb 2017 20:02:14 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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