view autogen.sh @ 1326:0a2034f490e5

Show/hide components by showing/hiding component group.
author Thinker K.F. Li <thinker@codemud.net>
date Sun, 30 Jan 2011 21:58:57 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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