view autogen.sh @ 457:ea09fdab333a

Fix typo
author Thinker K.F. Li <thinker@branda.to>
date Thu, 06 Aug 2009 15:38:08 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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