view autogen.sh @ 656:38c720272dd5

Change prefix for the code generated by generator
author Thinker K.F. Li <thinker@branda.to>
date Sat, 31 Jul 2010 14:11:01 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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