binarycrusader / libproxy

Automatically exported from code.google.com/p/libproxy
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Add option for Seamonkey #43

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Build from source on Slackware

What is the expected output?
no mozjs by default

What version of the product are you using? On what operating system?
Seamonkey 1.1.15, Slackware 12.2

Please provide any additional information below.
I use Slackware and it comes with the Seamonkey development environment.  I
built libproxy from source but without any modifications and I couldn't get
the mozjs option to work.  I actually patched the configure script with
"sed -i 's|mozilla-js|seamonkey-js|g' configure" to get mozjs support.  I
would appreciate it if seamonkey-js was an option for mozjs support.

Original issue reported on code.google.com by larryh...@gmail.com on 1 Apr 2009 at 3:36

GoogleCodeExporter commented 9 years ago
Thanks for the pointer.
SVN rev 334 now should also be able to detect seamonkey-js.

Original comment by dominiqu...@gmail.com on 2 Apr 2009 at 7:21