ext-sources/firefox-js.pc.in
author hawklu
Thu, 26 Jun 2008 07:23:57 +0000
changeset 12732 6762a37d8872
child 14119 16cfbdc15d5b
permissions -rw-r--r--
* ext-sources/firefox-js.pc.in * Remove developer guide patch (re-opened in last change by mistake) * patches/firefox3-20-remap-pixman-functions.diff: fix the bug 440714 reported in bugzilla.mozilla.org

prefix=BASEDIR
exec_prefix=BASEDIR
libdir=LIBDIR/NAME
includedir=INCLUDEDIR/NAME

Name: JavaScript
Description: The Mozilla JavaScript Library
Version: 3.0
Requires: nspr >= 4.7
Libs: -L${libdir} -lmozjs
Cflags: -I${includedir}/js -DXP_UNIX -DJS_THREADSAFE