view autogen.sh @ 1318:b1776f441e8a

Fix issue of parsing scene nodes
author Thinker K.F. Li <thinker@codemud.net>
date Sat, 22 Jan 2011 22:08:42 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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