view mcabber/autogen.sh @ 872:a0ddc43b421e

Don't stop when there is no configuration file
author Mikael Berthe <mikael@lilotux.net>
date Thu, 25 May 2006 22:39:37 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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