diff options
author | Paul Joseph Davis <davisp@apache.org> | 2011-10-18 16:18:01 -0500 |
---|---|---|
committer | Paul Joseph Davis <davisp@apache.org> | 2011-10-18 16:28:19 -0500 |
commit | 7ce9e103e50678a38c78607f2441340cd6d688da (patch) | |
tree | 4abdcdde9884799abb77988682fe92006950372f /src/couchdb/couch_event_sup.erl | |
parent | 1e1d07a916f22a29ccc2fff98f44746851b287ff (diff) |
Prevent linking against too new of a SpiderMonkey
Versions of SpiderMonkey newer than js185-1.0.0 have removed the
JSOPTION_ANONFUNFIX which basically invalidates all CouchDB JavaScript
functions ever written.
This configure patch prevents the accidental linking to a library that
has this new behavior while allowing people to forcefully override the
check.
Diffstat (limited to 'src/couchdb/couch_event_sup.erl')
0 files changed, 0 insertions, 0 deletions