source: trunk/server/source4/auth/gensec/gensec.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: 302 bytes
Line 
1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5modulesdir=${prefix}/modules/gensec
6
7Name: gensec
8Description: Generic Security Library
9Version: @PACKAGE_VERSION@
10Libs: @LIB_RPATH@ -L${libdir} -lgensec
11Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
Note: See TracBrowser for help on using the repository browser.