view mcabber/autogen.sh @ 1357:7bbfb0073f88

Fix an UTF-8 problem in new hook_execute_internal() function There could be a double UTF-8 encoding, if the user has a non-utf8 locale. BTW improve bindcommand() -- unnecessary string duplication.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Nov 2007 11:29:16 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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