view mcabber/autogen.sh @ 890:788e088702d6

Improve configure checks
author Mikael Berthe <mikael@lilotux.net>
date Wed, 31 May 2006 20:32:27 +0200
parents 35f5c8738b55
children
line wrap: on
line source

#! /bin/sh

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