view autogen.sh @ 1049:9d4f02715987

Fix the forward reference issue.
author wycc
date Tue, 23 Nov 2010 23:57:29 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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