view mcabber/autogen.sh @ 1740:391863b7952c

Rename do_say_internal() and export it as say_cmd() It can now be used in modules.
author Mikael Berthe <mikael@lilotux.net>
date Sun, 07 Mar 2010 13:02:38 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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