view autogen.sh @ 388:f3e6ac47752c

Load the last opened project automatically.
author wycc
date Fri, 10 Apr 2009 22:46:01 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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