view mcabber/autogen.sh @ 1430:12847b0ea8c9

Add an option "-q" (quiet) to /say_to New prototype: /SAY_TO [-q] jid message Useful for non-interactive commands (FIFO, external sourced files...)
author Mikael Berthe <mikael@lilotux.net>
date Wed, 20 Feb 2008 21:26:54 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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