view mcabber/autogen.sh @ 1122:648fe6f715a6

Filter out ^M (0x0d) characters in incoming messages This fixes a bug with some centericq versions, reported by Frank Zschockelt.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 13 Jan 2007 14:27:54 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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