You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
341 B
12 lines
341 B
prefix=@l_prefix@ |
|
exec_prefix=@l_prefix@ |
|
libdir=@l_prefix@/lib |
|
includedir=@l_prefix@/include/mozldap |
|
bindir=@l_prefix@/bib |
|
|
|
Name: mozldap |
|
Description: Mozilla LDAP C SDK |
|
Version: @l_version@ |
|
Libs: -L${libdir} -lssldap60 -lprldap60 -lldap60 -lldif60 -llber60 -liutil60 -lsasl2 |
|
Cflags: -I${includedir}/ldap -I${includedir} |
|
Requires: nspr, nss
|
|
|