mirror of
https://github.com/samba-team/samba.git
synced 2025-03-09 08:58:35 +03:00
13 lines
365 B
PkgConfig
13 lines
365 B
PkgConfig
prefix=/home/tridge/samba/samba4/prefix
|
|
exec_prefix=/home/tridge/samba/samba4/prefix
|
|
libdir=${exec_prefix}/lib
|
|
includedir=${prefix}/include
|
|
|
|
Name: talloc
|
|
Description: A hierarchical pool based memory system with destructors
|
|
Requires.private:
|
|
Version: 0.0.1
|
|
Libs: -L${libdir} -ltalloc
|
|
Libs.private: -lreplace
|
|
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|