mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
f254d53202
(This used to be commit c0165aab47b4948b8767517b7795c6ec28fb6b6b)
11 lines
253 B
PkgConfig
11 lines
253 B
PkgConfig
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@
|
|
|
|
Name: samba-config
|
|
Description: Reading Samba configuration files
|
|
Version: 0.0.1
|
|
Libs: -L${libdir} -lsamba-config
|
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|