autogen.sh
author Mikael Berthe <mikael@lilotux.net>
Sun, 07 Mar 2010 15:13:49 +0100
changeset 2 b6516e8751bb
parent 1 99fd216641d8
child 4 807420cf8002
permissions -rwxr-xr-x
More autotools tweaking...

#! /bin/sh

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