view autogen.sh @ 919:d2863fa9720b

Merge from head.
author pingooo
date Tue, 26 Oct 2010 21:28:04 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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