gecko-dev/directory/c-sdk/mozldap.pc.in
richm%stanfordalumni.org c1c8a7578b Bug 322618 - Enable RPM build
Reviewed by Mark, Dan, Chris (Thanks!)
The newly added README.rpm explains how to build an RPM.
Running ./configure will print the list of flags and what they do.
2006-01-11 20:20:13 +00:00

12 lines
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}