summaryrefslogtreecommitdiff
path: root/Examples/javascript/nspace/Makefile
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2022-11-30 16:27:18 +1300
committerOlly Betts <olly@survex.com>2023-04-22 13:33:46 +1200
commit7bb7295a33c78e1739907bbebf151a2a27432a24 (patch)
tree1d1765fd732dd231a490c0ee7e3f2417eece4e4c /Examples/javascript/nspace/Makefile
parentb508598a42b80f9e63f6ebbaf04fdbfee30ea2a2 (diff)
downloadswig-7bb7295a33c78e1739907bbebf151a2a27432a24.tar.gz
[js] Improve default for JSENGINE
Previously the default was always "node", even if nodejs wasn't detected by configure. This leads to a confusing failure from "make check" if you have another support JS engine installed but not node. Now the default it picked based on which engines configure found. If only one was detected, that should be used. If multiple are, you can override the default choice by specifying e.g. ENGINE=jsc on the make command line. Fixes #2453
Diffstat (limited to 'Examples/javascript/nspace/Makefile')
0 files changed, 0 insertions, 0 deletions