view mcabber/autogen.sh @ 849:42c43a88d823

Status buffer management Create a status window and a status history buffer. This special history buffer is not part of the winbuflst linked list, because it will be used early (for startup logs for example).
author Mikael Berthe <mikael@lilotux.net>
date Mon, 08 May 2006 23:46:18 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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