view autogen.sh @ 517:82c1ea2ba929 Android_Skia

Implement SurfaceHolder.Callback for waiting surface creature. SurfaceView should wait for surface being created. After that, user of SurfaceView can be used to draw graphics.
author Thinker K.F. Li <thinker@branda.to>
date Tue, 01 Dec 2009 22:55:27 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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