mirror of
https://github.com/samba-team/samba.git
synced 2025-02-05 21:57:51 +03:00
059ad34e0f
Thanks to Brad Hards for this patch
12 lines
262 B
PkgConfig
12 lines
262 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: samba-util
|
|
Description: Samba utility functions
|
|
Requires: talloc tevent
|
|
Version: 0.0.1
|
|
Libs: -L${libdir} -lsamba-util
|
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|