view mcabber/autogen.sh @ 1240:a54645448e00

Fix completion of strings with multibyte chars Also get rid of some strcpy() + strcat() sequences.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 16 Jun 2007 17:48:37 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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