view mcabber/autogen.sh @ 1125:2ac9bec53c37

Fix a memory leak in libjabber Fix memory leak, with a better algo to detect if we freed of not the memory. Reported by valgrind.
author misc@mandriva.org
date Sat, 13 Jan 2007 14:36:05 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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