view mcabber/autogen.sh @ 1124:3fcb7c8af2ba

Fix a memory leak in libjabber Memory must be freed every time, since we lose the pointer on it once we say j->current = NULL
author misc@mandriva.org
date Sat, 13 Jan 2007 11:27:48 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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