view mcabber/autogen.sh @ 1165:d5b26a0a9771

Close a buffer when using /del Note: In some cases the bufer might be opened again, if we receive a network message from the buddy we're trying to delete.
author Mikael Berthe <mikael@lilotux.net>
date Sat, 17 Feb 2007 11:38:07 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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