view mcabber/autogen.sh @ 1508:86620c83123b

Handle quotes in group commands Now it is possible to do things like /group fold "" to shrink the default group.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 31 Aug 2008 12:20:54 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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