mirror of
git://slackware.nl/current.git
synced 2025-01-06 05:25:20 +01:00
12 lines
327 B
PkgConfig
12 lines
327 B
PkgConfig
|
prefix=/usr
|
||
|
libdir=/usr/@LIB@/seamonkey-@VERSION@
|
||
|
includedir=/usr/include/seamonkey-@VERSION@
|
||
|
idldir=/usr/share/idl/seamonkey-@VERSION@
|
||
|
|
||
|
Name: libxul
|
||
|
Description: The Mozilla Runtime and Embedding Engine
|
||
|
Version: @VERSION@
|
||
|
Requires: seamonkey-nspr >= 4.7.1
|
||
|
Libs: -L${libdir} -lxul -lxpcom
|
||
|
Cflags: -I${includedir} -fshort-wchar
|