view mcabber/autogen.sh @ 981:553b8ecf901f

Fixes truncating of utf-8 buddy names (again) This patch fixes the problem with utf-8 buddy names, which include multibyte characters. This patch version (maybe) fixes issue for utf-8 locales too.
author Myhailo Danylenko <isbear@ukrpost.net>
date Sun, 22 Oct 2006 20:27:28 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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