view mcabber/autogen.sh @ 2016:e9b6e168a45e

Improve checks for /group command parameters For example, "/group foo" should return an error message.
author Mikael Berthe <mikael@lilotux.net>
date Wed, 18 Jul 2012 00:24:13 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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