view mcabber/autogen.sh @ 1198:3a2ac3d96eed

Fix a segfault in XMPP Ping support There is no allocation in jutil_iqresult() so x must not be freed.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 27 Apr 2007 22:31:30 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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