view mcabber/autogen.sh @ 411:d35050efb5ac

Still need a temporization when connecting to a server This reduces CPU consumption and fills the logs slower in debug mode.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 28 Aug 2005 10:38:10 +0200
parents 9a6ba4b38e63
children 35f5c8738b55
line wrap: on
line source

#!/bin/bash

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