Run 'configure' implicitly from autogen.sh
This commit is contained in:
parent
17c5191100
commit
bbd404eba5
1 changed files with 3 additions and 0 deletions
|
@ -7,3 +7,6 @@ aclocal
|
|||
autoheader
|
||||
autoconf
|
||||
automake --add-missing --copy
|
||||
|
||||
echo "Now running the configure script"
|
||||
./configure $*
|
||||
|
|
Loading…
Reference in a new issue