autogen.sh
author Mikael Berthe <mikael@lilotux.net>
Sun, 07 Mar 2010 19:11:38 +0100
changeset 4 807420cf8002
parent 2 b6516e8751bb
permissions -rwxr-xr-x
More autotools stuff

#! /bin/sh

libtoolize --force --automake --copy
aclocal
autoheader
autoconf
automake -a --copy