view autogen.sh @ 171:129de2d83abe

Use makefile created by autoconfig.
author Thinker K.F. Li <thinker@branda.to>
date Fri, 31 Oct 2008 00:45:21 +0800
parents 7ca25f18902f
children d0646a6df46f
line wrap: on
line source

#!/bin/sh

aclocal
autoheader
libtoolize --automake --copy
automake --add-missing --foreign
autoconf
rm -fr autom4te.cache