view autogen.sh @ 819:856c919659cc

Merge from main stream
author Thinker K.F. Li <thinker@codemud.net>
date Mon, 13 Sep 2010 20:41:07 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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