Bug 387367 - mozilla-js.pc.in missing -DJS_THREADSAFE

p=Braden <braden@endoframe.com>
r=brendan
This commit is contained in:
asqueella@gmail.com 2007-07-14 14:57:38 -07:00
parent 7182a7ca43
commit a40f66a51b

View File

@ -8,4 +8,4 @@ Description: The Mozilla JavaScript Library
Version: %MOZILLA_VERSION%
Requires: %NSPR_NAME% >= %NSPR_VERSION%
Libs: -L${libdir} -lmozjs
Cflags: -I${includedir}/js -DXP_UNIX
Cflags: -I${includedir}/js -DXP_UNIX -DJS_THREADSAFE