view mcabber/autogen.sh @ 779:057ffe7c43dc

Initialize locale charset earlier This patch fixes a segfault when scr_LogPrint() is called before scr_InitCurses().
author Mikael Berthe <mikael@lilotux.net>
date Mon, 27 Mar 2006 22:09:30 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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