view autogen.sh @ 190:0a924eb9ccab

Group and document code of example tank.
author Thinker K.F. Li <thinker@branda.to>
date Tue, 18 Nov 2008 13:25:52 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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