view autogen.sh @ 609:287db640078d openvg

Remove the line that should be removed by ac2e6468a22a
author Thinker K.F. Li <thinker@branda.to>
date Mon, 05 Jul 2010 13:15:17 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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