view autogen.sh @ 809:e21ccbc4afb1

Fix a typo
author Thinker K.F. Li <thinker@codemud.net>
date Wed, 01 Sep 2010 21:51:13 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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