view mcabber/autogen.sh @ 1647:cfa1fff86f78

Reorder processing in handle_iq() There's no need to call the get/set handler functions if we receive an error IQ message.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 04 Nov 2009 22:24:05 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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