view autogen.sh @ 364:a373b4743e63

Add file dialog to add a new scene file into the project.
author wycc
date Sat, 14 Mar 2009 15:35:51 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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