view autogen.sh @ 282:61aebecbb994

Fix the compilation error of the dynamic
author wycc@wycc-desktop
date Sat, 31 Jan 2009 12:54:13 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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