view mcabber/autogen.sh @ 1012:7f216b904315

Fix a potential double UTF-8 encoding
author Mikael Berthe <mikael@lilotux.net>
date Sun, 12 Nov 2006 15:39:56 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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