Commit 490d5ab7 authored by Ben Noordhuis's avatar Ben Noordhuis Committed by Fedor Indutny
Browse files

configure: make --v8-options switch more robust

Improve on commit b55c9d68 by not requiring that switches are comma
separated.  This commit makes `./configure --v8-options="--foo --bar"`
work and takes special care to properly escape quotes in the options
string.
parent e9ce8fc8
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment