view autogen.sh @ 935:960e2395973d

Fix the bug of crash by abort() when running testsvg.js. The cached coords their pcache areas should be recomputed are also add ro zeroing list. They have no dirty areas. But, their pcache area must be added to parent cached coord.
author Thinker K.F. Li <thinker@codemud.net>
date Fri, 12 Nov 2010 16:03:19 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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