view autogen.sh @ 488:aebfb7c7de46 Android_Skia

Makefile to build libmbfly.a for Android. This makefile require apply changeset, from autoconf-support branch at git@gitorious.org:~thinkeryzu/freebroid/thinkeryzus-build.git, to Android build system.
author Thinker K.F. Li <thinker@branda.to>
date Sun, 22 Nov 2009 18:24:17 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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