Add laungages modules (javascript) (may not build dunno if i checked it all in)

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@682 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Anthony Minessale
2006-02-26 23:10:22 +00:00
parent 9369bfba5a
commit 1c5e08079a
3 changed files with 474 additions and 0 deletions

3
libs/mozilla.build.sh Normal file
View File

@@ -0,0 +1,3 @@
cd nsprpub && ./configure && make
cd ../js/src && JS_THREADSAFE=1 OTHER_LIBS="-L../../../mozilla/nsprpub/dist/lib" INCLUDES="-I../../../mozilla/nsprpub/dist/include/nspr" make -f Makefile.ref Linux_All_DBG.OBJ/libjs.a