view mcabber/autogen.sh @ 670:2cd0805515a4

Fix a bug in roster_find() When doing a name-based search, roster_find() did not check type correctly, which could lead to a segfault in some other places.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 15 Jan 2006 10:00:03 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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