added copies of libs so can be built standalone
[vlendec/samba-autobuild/.git] / ctdb / lib / talloc / talloc.pc
1 prefix=/home/tridge/samba/samba4/prefix
2 exec_prefix=/home/tridge/samba/samba4/prefix
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
5
6 Name: talloc
7 Description: A hierarchical pool based memory system with destructors
8 Version: 0.0.1
9 Libs: -L${libdir} -ltalloc
10 Libs.private: -lreplace 
11 Cflags: -I${includedir}  -DHAVE_IMMEDIATE_STRUCTURES=1