wok annotate firefox-dev/stuff/firefox-js.pc @ rev 7593

Busybox config change: unset CONFIG_AR (it conflict with binutils ar) & unset CONFIG_XZ (only unxz is actually usefull - it appears that lzma legacy is our better compression tool)
author Antoine Bodin <gokhlayeh@slitaz.org>
date Fri Dec 10 19:35:10 2010 +0100 (2010-12-10)
parents 22c47d8c6211
children 66be26816f41
rev   line source
jozee@3126 1 prefix=/usr
pankso@4505 2 libdir=/usr/lib/firefox-devel-3.5.5/sdk/lib
pankso@4505 3 sdkdir=/usr/lib/firefox-devel-3.5.5/sdk
pankso@4505 4 includedir=/usr/include/firefox-3.5.5
jozee@3126 5
jozee@3126 6 Name: JavaScript
jozee@3126 7 Description: The Mozilla JavaScript Library
pankso@4505 8 Version: 3.5.5
jozee@3126 9 Libs: -L${sdkdir}/sdk/lib -lmozjs
jozee@3126 10 Cflags: -I${includedir}/stable -DXP_UNIX -DJS_THREADSAFE