view autogen.sh @ 287:5c066380a84e

* Fix tspan inside tspan parsing issue * Fix the compilation issue for the dynamic. However, we need to find why the rules for so does not work.
author wycc
date Sat, 31 Jan 2009 17:24:00 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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