view autogen.sh @ 917:b8c3a8fc32d0

Fix the numbering in COPYING.h
author Ping Yeh <ping@pingyeh.net>
date Tue, 26 Oct 2010 20:37:19 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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