view mcabber/autogen.sh @ 1570:3d4c85664dad

Reduce the CPU usage when the server is unreachable Based on a patch from Alex Gordeev
author Mikael Berthe <mikael@lilotux.net>
date Sat, 11 Apr 2009 12:05:27 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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