view autogen.sh @ 380:9c70de05a0b6

Add header file support
author wycc
date Sat, 04 Apr 2009 06:16:27 +0800
parents d0646a6df46f
children 433fa83d16f9
line wrap: on
line source

#!/bin/sh

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