Mozilla/mozilla/xulrunner/installer/mozilla-js.pc.in
benjamin%smedbergs.us 266fac658e Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser
git-svn-id: svn://10.0.0.236/trunk@231415 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-03 14:46:28 +00:00

11 lines
272 B
PkgConfig

prefix=%prefix%
sdkdir=%sdkdir%
includedir=%includedir%
Name: JavaScript
Description: The Mozilla JavaScript Library
Version: %MOZILLA_VERSION%
Requires: %NSPR_NAME% >= %NSPR_VERSION%
Libs: -L${sdkdir}/lib -lmozjs
Cflags: -I${includedir}/stable -DXP_UNIX -DJS_THREADSAFE