Fix a typo in a comment
[Samba/gebeck_regimport.git] / source4 / auth / gensec / gensec.pc.in
blobfaf772ae738d7410138cd3c71024fb0df5f1d8ce
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: 0.0.1
10 Libs: -L${libdir} -lgensec 
11 Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1