source: vendor/3.6.0/source4/lib/ldb/pyldb-util.pc.in

Last change on this file was 740, checked in by Silvan Scherrer, 13 years ago

Samba Server: update vendor to 3.6.0

File size: 313 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5modulesdir=@LDB_MODULESDIR@
6
7Name: pyldb-util
8Description: Python bindings for LDB
9Version: @PACKAGE_VERSION@
10Requires: ldb
11Libs: @LIB_RPATH@ -L${libdir} -lpyldb-util
12Cflags: -I${includedir}
13URL: http://ldb.samba.org/
Note: See TracBrowser for help on using the repository browser.