lib/audit_logging: Only build audit_logging_test for --enable-selftest on the AD DC
[samba.git] / source4 / dsdb / samdb.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: samdb
7 Description: Sam Database
8 Version: @PACKAGE_VERSION@
9 Libs: @LIB_RPATH@ -L${libdir} -lsamdb
10 Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1