view mcabber/autogen.sh @ 614:d3020b2c4da2

Show empty resources We used to replace empty resources with "default" but this wasn't a good idea, IMO.
author Mikael Berthe <mikael@lilotux.net>
date Fri, 16 Dec 2005 00:40:49 +0100
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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