view mcabber/autogen.sh @ 1358:005df14df743

Extend command /source Now a "sourced" file can contain any mcabber command once mcabber is running (i.e. if not at startup time).
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 Nov 2007 12:22:41 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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