@@ -1,8 +1,6 @@
#! /bin/sh
-# $Id$
set -e -v
aclocal
autoheader
automake --add-missing
autoconf
-./configure "$@"