view mcabber/autogen.sh @ 1344:44ff580ee388

Fix a potential segfault in display_server_error() Can happen with internal-server-error's for example...
author Mikael Berthe <mikael@lilotux.net>
date Thu, 08 Nov 2007 23:46:18 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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