view mcabber/autogen.sh @ 1073:253e8988eb5c

Fix a few memory leaks after calls to split_arg() Fix a few memory leaks after calls to split_arg(), esp. in do_msay().
author Mikael Berthe <mikael@lilotux.net>
date Sun, 03 Dec 2006 19:29:53 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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