view autogen.sh @ 634:2f60a2dbe0b3

Merge heads from fourdollars and wycc.
author Thinker K.F. Li <thinker@branda.to>
date Sun, 25 Jul 2010 10:19:04 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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