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