build: just use autoreconf, avoid calling tools manually
patch by Jan Engelhardt (jengelh at medozas dot de) fixes http://code.google.com/p/webp/issues/detail?id=59 Change-Id: I3fbb9124ce0b430b6340b3df5496e75cc5a9fedc
This commit is contained in:
parent
4b0b0d66cc
commit
b20aaca285
@ -1,5 +1,2 @@
|
|||||||
#! /bin/sh -e
|
#! /bin/sh -e
|
||||||
aclocal
|
exec autoreconf -fi
|
||||||
automake
|
|
||||||
autoconf
|
|
||||||
./configure "$@"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user