]> granicus.if.org Git - jq/commit
Make Oniguruma/regexp optional
authorNicolas Williams <nico@cryptonector.com>
Sat, 14 Feb 2015 19:31:34 +0000 (13:31 -0600)
committerNicolas Williams <nico@cryptonector.com>
Mon, 16 Feb 2015 00:32:01 +0000 (18:32 -0600)
commit8afdeee785140f3f916321f2a24b4c02d99131ee
treef05c59cf168c502f0ef6d9f652cd5dbee5994191
parenta83a9e0bc2c0fe4795eecf0c28dbac23887f4528
Make Oniguruma/regexp optional

Tests won't pass if built without Oniguruma.  We don't have a way to
make a test optional yet.  That will come later.  For now the ability to
reduce build-time dependencies could really help some users.
builtin.c
configure.ac