Hi Roelof, On 11/29/2013 01:54 PM, Roelof Wobben wrote:
Can I somehow check with autoconf if mozjs185 is compiled with --enable-threadsafe -- with-system-nspr ?
Usually, configure scripts are leaving some log files that are used to store all these details. What you are interested in is likely a file named "config.status" in your build directory. This file contains the list of substitutions made by the configure script. Look for JS_THREADSAFE.
-- Nicolas B. Pierron _______________________________________________ dev-tech-js-engine-internals mailing list dev-tech-js-engine-internals@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals