1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-09 08:58:35 +03:00
Andrew Tridgell 169f129404 merge latest versions of lib/replace, lib/talloc, lib/tdb and lib/events into ctdb bzr tree
(This used to be ctdb commit eaea8a9fa8d2f5e08f3af619fa1008a663f39053)
2007-05-02 07:32:04 +10:00

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