view autogen.sh @ 1425:13e126941bdd

The scribbo may set the duplicated-src to itself. We work around it here. However, we should modify the scribbo to fix it.
author wycc
date Sat, 09 Apr 2011 03:41:03 +0800
parents 433fa83d16f9
children
line wrap: on
line source

#!/bin/sh

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