diff config.mak @ 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 c12a8dda22bb
children 5caa361f3972
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.