view mcabber/autogen.sh @ 1411:4029e3447f2b

Add a check for libcharset This patch fixes a build failure on systems that have localcharset.h and need to be linked with -lcharset.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 13 Jan 2008 20:22:00 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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