view mcabber/autogen.sh @ 2222:ce1043326bbc

Fix a small leak when a window is closed Also, fix a segfault when buffer close is called with a non-lowercase JID...
author Mikael Berthe <mikael@lilotux.net>
date Fri, 06 Nov 2015 20:33:31 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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