1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00

Add local oniguruma submodule

Configure should still allow use of prebuilt onigurumas (whether
system-installed or in a special prefix).  If these are not found, and
configure was not called with `--without-oniguruma`, then use the vendored
oniguruma module.  If configure was called with `--without-oniguruma`, then we
do not build regex functionality into jq.
This commit is contained in:
Erik Brinkman
2017-01-26 23:29:00 -05:00
committed by William Langford
parent 9b2179089b
commit 02bad4b298
6 changed files with 56 additions and 37 deletions

1
modules/oniguruma Submodule

Submodule modules/oniguruma added at 4ab96b4e2d