view autogen.sh @ 304:c8f31eef947b

Fix the initial drawn position issue. We will draw the lightbar in the right posityion.
author wycc
date Sun, 15 Feb 2009 08:50:36 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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