view mcabber/autogen.sh @ 1168:eb05f960613f

Fix UTF-8 group names in the roster (Myhailo Danylenko) Long names were truncated by snprintf, possibly at a wrong position.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 22 Feb 2007 22:10:19 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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