view autogen.sh @ 1301:18af917cf855

Add component_manager as a mix-in of domview
author Thinker K.F. Li <thinker@codemud.net>
date Wed, 19 Jan 2011 01:28:43 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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