view mcabber/autogen.sh @ 2185:f14537ee3476

Do not crash when using say_to . on a special buffer item This should fix issue #140.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 01 Oct 2015 22:44:29 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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