Drop mod_spidermonkey from our default build

There are build issues with mod_spidermonkey on certain platforms, and
we hope to replace it soon anyway.
This commit is contained in:
Travis Cross 2014-01-08 21:12:19 +00:00
parent af0c6308f5
commit b9b9f6fe7c
2 changed files with 2 additions and 2 deletions

View File

@ -118,7 +118,7 @@ languages/mod_lua
#languages/mod_managed
#languages/mod_perl
#languages/mod_python
languages/mod_spidermonkey
#languages/mod_spidermonkey
#languages/mod_yaml
loggers/mod_console
loggers/mod_logfile

View File

@ -109,7 +109,7 @@
<!-- <load module="mod_posix_timer"/> -->
<!-- Languages -->
<load module="mod_spidermonkey"/>
<!-- <load module="mod_spidermonkey"/> -->
<!-- <load module="mod_perl"/> -->
<!-- <load module="mod_python"/> -->
<!-- <load module="mod_java"/> -->