view autogen.sh @ 218:064ff6318dfc

merge changsets 8d9d717c9300 and a0a3196b1a05
author Thinker K.F. Li <thinker@branda.to>
date Sat, 13 Dec 2008 17:23:51 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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