]> granicus.if.org Git - jq/commit
Allow ./configure --with-oniguruma=builtin
authorNicolas Williams <nico@cryptonector.com>
Thu, 23 Feb 2017 06:30:13 +0000 (00:30 -0600)
committerNicolas Williams <nico@cryptonector.com>
Thu, 23 Feb 2017 06:30:13 +0000 (00:30 -0600)
commitc6374b6a1fce85687af3bffd3fa0f9541d174cb9
tree85db4b42caf456870eb82e62690dfa5b31f2f2fd
parent8cde3280074f273a379dd3ea9d3fafc10918ee70
Allow ./configure --with-oniguruma=builtin

This allows one to force the use of jq's builtin copy of Oniguruma
(builtin as a git submodule).

We still need to fix make dist to include that copy of Oniguruma.
configure.ac