source: trunk/server/source4/lib/policy/policy.pc.in

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

Samba Server: updated trunk to 3.6.0

File size: 319 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: policy
7Description: Active Directory Group Policy library
8Requires: talloc
9Requires.private: ldb
10Version: @PACKAGE_VERSION@
11Libs: @LIB_RPATH@ -L${libdir} -lpolicy
12Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
Note: See TracBrowser for help on using the repository browser.