view autogen.sh @ 1449:ef3908d9a3d2

Revert 4be04f29fa70
author Thinker K.F. Li <thinker@codemud.net>
date Tue, 12 Apr 2011 14:50:10 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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