mirror of
https://github.com/webmproject/libwebp.git
synced 2025-08-29 07:12:05 +02:00
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:
@@ -1,5 +1,2 @@
|
|||||||
#! /bin/sh -e
|
#! /bin/sh -e
|
||||||
aclocal
|
exec autoreconf -fi
|
||||||
automake
|
|
||||||
autoconf
|
|
||||||
./configure "$@"
|
|
||||||
|
Reference in New Issue
Block a user