1--- autogen.sh.orig	Fri Jun 15 02:30:02 2007
2+++ autogen.sh	Fri Jun 15 02:30:09 2007
3@@ -3,7 +3,7 @@
4 # invoke the auto* tools to create the configuration/build system
5
6 # build aclocal.m4
7-aclocal
8+aclocal ${ACLOCAL_ARGS}
9
10 # build config.h
11 autoheader
12