view autogen.sh @ 515:ccc6bdc7e5a0 Android_Skia

Add system/core/include as one of include pathes. It is essentially for using SkRefCnt::ref()/unref().
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