view autogen.sh @ 731:1719484ed15d

Make the argument key can be an array to register multiple keys.
author wycc
date Fri, 20 Aug 2010 07:25:59 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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