view mcabber/autogen.sh @ 1126:771eb6aa2d41

Fix another memory leak, spotted by valgrind
author misc@mandriva.org
date Sat, 13 Jan 2007 14:38:07 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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