gecko-dev/directory/c-sdk/mozldap.pc.in

12 строки
273 B
PkgConfig

prefix=%prefix%
exec_prefix=%exec_prefix%
libdir=%libdir%
includedir=%includedir%
Name: mozldap
Description: Mozilla LDAP C SDK
Version: %MOZLDAP_VERSION%
Requires: nspr >= %NSPR_VERSION% , nss >= %NSS_VERSION%
Libs: -lssldap50 -lprldap50 -lldap50
Cflags: -I${includedir}