view autogen.sh @ 1271:0daf68f3c1f9

Coding style
author Thinker K.F. Li <thinker@codemud.net>
date Wed, 12 Jan 2011 21:09:05 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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