You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2008/04/11 17:31:15 UTC

[Couchdb Wiki] Trivial Update of "InstallingSpiderMonkeyFromSource" by ChristopherLenz

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.

The following page has been changed by ChristopherLenz:
http://wiki.apache.org/couchdb/InstallingSpiderMonkeyFromSource

The comment on the change is:
Formatting

------------------------------------------------------------------------------
+ {{{
- JS_DIST=/usr/local/spidermonkey make -f Makefile.ref export
+   JS_DIST=/usr/local/spidermonkey make -f Makefile.ref export
+ }}}