view mcabber/autogen.sh @ 1002:dd9e7eb5f8a8

Remove old UTF-8 conversions These calls to from_utf8() are buggy because the conversion is now done at a lower level.
author Mikael Berthe <mikael@lilotux.net>
date Tue, 07 Nov 2006 22:21:39 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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