s3:winbindd: s/struct event_context/struct tevent_context
[Samba/gebeck_regimport.git] / auth / gensec / gensec.pc.in
blobf32226d5e4c3f6bf930b98a94f8af5fc91ea716c
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 modulesdir=${prefix}/modules/gensec
7 Name: gensec
8 Description: Generic Security Library
9 Version: @PACKAGE_VERSION@
10 Libs: @LIB_RPATH@ -L${libdir} -lgensec
11 Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1