wok-current annotate firefox-dev/stuff/firefox-js.pc @ rev 11253
upx: Fixed ucl and upx to be more compatable with my wok-tank cooking branch and still be compatible with official cookutils.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Nov 07 10:04:51 2011 +0000 (2011-11-07) |
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 |