view mcabber/autogen.sh @ 1340:2031f4b2cced

Fix a small memory leak
author Mikael Berthe <mikael@lilotux.net>
date Sat, 03 Nov 2007 15:27:24 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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