> Date: Sat, 30 Nov 2013 09:36:27 -0800
> From: [email protected]
> To: [email protected]
> Subject: Re: [JS-internals] thread safe and autoconf question
>
> 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.
Thanks,
But in a buildscript that's difficult to check.
So I wonder if I can make a check in for example configure.ac
Roelof
_______________________________________________
dev-tech-js-engine-internals mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-js-engine-internals