don't call configure
This commit is contained in:
parent
50aa8dfc96
commit
510c9ca492
|
@ -1,8 +1,6 @@
|
|||
#! /bin/sh
|
||||
# $Id$
|
||||
set -e -v
|
||||
aclocal
|
||||
autoheader
|
||||
automake --add-missing
|
||||
autoconf
|
||||
./configure "$@"
|
||||
|
|
Loading…
Reference in New Issue
Block a user