view autogen.sh @ 318:4b58e58c78da

Add missing file
author wycc
date Thu, 05 Mar 2009 07:53:58 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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