summaryrefslogtreecommitdiff
path: root/Examples
diff options
context:
space:
mode:
Diffstat (limited to 'Examples')
-rw-r--r--Examples/test-suite/javascript/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/javascript/Makefile.in b/Examples/test-suite/javascript/Makefile.in
index 4835453cc..a124a068f 100644
--- a/Examples/test-suite/javascript/Makefile.in
+++ b/Examples/test-suite/javascript/Makefile.in
@@ -49,7 +49,7 @@ _setup = \
ifeq (node,$(JSENGINE))
- SWIGOPT += -v8 -DBUILDING_NODE_EXTENSION=1
+ SWIGOPT += -node
# shut up some warnings