* adds third_party/libwebp and cmake option to enable building it. * disable simd and default disable pthreads for webgl builds. * ensure non-empty config var value * Added notes on libwebp change to NEW_RELEASE_NOTES.md * Update NEW_RELEASE_NOTES.md
3 lines
34 B
Bash
Executable File
3 lines
34 B
Bash
Executable File
#! /bin/sh -e
|
|
exec autoreconf -fi
|