view mcabber/autogen.sh @ 1660:dc03a24198a9

Do not call do_screen_refresh() on SIGWINCH I don't think it is needed, as we're calling scr_Resize()... Reported by mvuets.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 05 Dec 2009 21:51:03 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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