view autogen.sh @ 238:db7f22ecd3ad

Add extend scene function Fix the bug related to create the scnene metadata from scratch
author wycc
date Sat, 27 Dec 2008 12:11:27 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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