view mcabber/autogen.sh @ 833:63707a595c2e

Fix a display bug when resizing the buffer window The g_list_position() trick was stupid, it cannot work because all the non-persistent lines are removed anyway. Let's always use the "previous persistent" line.
author Mikael Berthe <mikael@lilotux.net>
date Thu, 04 May 2006 16:02:22 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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