From 569b74817271b84f9ebb61e379db57061032ffab Mon Sep 17 00:00:00 2001 From: Ole Loots Date: Sun, 15 Sep 2013 01:04:07 +0200 Subject: Tuned frontend Makefiles for local environment. --- atari/Makefile.defaults | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'atari/Makefile.defaults') diff --git a/atari/Makefile.defaults b/atari/Makefile.defaults index 83464d6fd..ccc9b49ce 100644 --- a/atari/Makefile.defaults +++ b/atari/Makefile.defaults @@ -24,6 +24,10 @@ NETSURF_USE_MNG := NO + # Enable Spidermonkey JavaScript engine + # Valid options: YES, NO + NETSURF_USE_MOZJS := NO + # enable true type fonts via freetype2 # Valid options: YES, NO NETSURF_USE_ATARI_FREETYPE_FONT := YES -- cgit v1.2.3