view autogen.sh @ 668:916dc9723086

Fix issue of return value of code generated
author Thinker K.F. Li <thinker@branda.to>
date Wed, 04 Aug 2010 22:07:13 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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