view autogen.sh @ 475:744c64eb3182 Android_Skia

Since cairo-ft.h is not used, removes it.
author Thinker K.F. Li <thinker@branda.to>
date Thu, 12 Nov 2009 21:33:59 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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