view mcabber/autogen.sh @ 1904:9a3d7a7dada2

Fix looping issue spotted by isbear when sending manual IQ messages The IQ handlers should not be triggered for unexpected IQ result messages
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Apr 2010 11:50:22 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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