diff --git a/autogen.sh b/autogen.sh index b7da409..522cd5c 100755 --- a/autogen.sh +++ b/autogen.sh @@ -1,8 +1,6 @@ #! /bin/sh -# $Id$ set -e -v aclocal autoheader automake --add-missing autoconf -./configure "$@"