don't call configure

This commit is contained in:
Oswald Buddenhagen 2004-01-11 11:53:16 +00:00
parent 50aa8dfc96
commit 510c9ca492

View File

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