s4-s3-upgrade: Allow import (just without a uid mapping) where getpwnam fails
[samba.git] / source4 / auth / credentials / samba-credentials.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5 modulesdir=${prefix}/modules/gensec
6
7 Name: samba-credentials
8 Description: Credentials management
9 Version: @PACKAGE_VERSION@
10 Libs: @LIB_RPATH@ -L${libdir} -lsamba-credentials
11 Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1