3 includedir=%includedir%
7 # Note: the default pkg-config includes will only list include directories
8 # that contain stable (frozen or safe for linking) header files. To include
9 # nonfrozen headers, run pkg-config with --define-variable=includetype=unstable
12 Description: The Mozilla Runtime and Embedding Engine
13 Version: %MOZILLA_VERSION%
14 Requires: %NSPR_NAME% >= %NSPR_VERSION%
15 Libs: -L${sdkdir}/lib -lxpcomglue_s -lxul -lxpcom
16 Cflags: -I${includedir}/${includetype} -fshort-wchar