From 6ebaecccafbca464ee366d45fd15a0df13509849 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sun, 1 Jan 2012 21:42:38 +0000 Subject: Totaly prefunctry binding to spidermonkey svn path=/trunk/netsurf/; revision=13360 --- Makefile.defaults | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile.defaults') diff --git a/Makefile.defaults b/Makefile.defaults index 0301bdf86..0ebe04a4c 100644 --- a/Makefile.defaults +++ b/Makefile.defaults @@ -61,6 +61,10 @@ NETSURF_USE_WEBP := NO # Valid options: YES, NO NETSURF_USE_VIDEO := NO +# Enable NetSurf's use of spidermonkey for javascript +# Valid options: YES, NO +NETSURF_USE_JS := NO + # Enable NetSurf's use of libharu for PDF export and GTK printing support. # There is no auto-detection available for this, as it does not have a # pkg-config file. -- cgit v1.2.3