view autogen.sh @ 207:fd3e311e7e5d

Remove files that would be generated automatically.
author Thinker K.F. Li <thinker@branda.to>
date Wed, 10 Dec 2008 12:43:00 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

aclocal
autoheader
libtoolize --automake --copy
automake --add-missing --foreign
autoconf