changeset 4:a039e8eebfb6

Disable jssmod support in the build configuration, as we do not need it.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 28 Sep 2012 03:26:00 +0300
parents 672bd528de33
children 686cfe0b7ee4
files config.mak
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/config.mak	Fri Sep 28 02:41:33 2012 +0300
+++ b/config.mak	Fri Sep 28 03:26:00 2012 +0300
@@ -45,7 +45,7 @@
 
 
 ### Generic support of JSSMOD-format modules
-JSS_SUP_JSSMOD=yes
+JSS_SUP_JSSMOD=no
 
 # Enable support for different pattern storage modes
 # in the JSSMOD _loader_. Saving in xm2jss is not affected.