diff options
| author | Andrew Tridgell <tridge@samba.org> | 2007-05-02 07:32:04 +1000 |
|---|---|---|
| committer | Andrew Tridgell <tridge@samba.org> | 2007-05-02 07:32:04 +1000 |
| commit | 169f12940462da90d6cdbbd1c8f170fa978d959a (patch) | |
| tree | bb9a82c2e458f6149939720e9291f9e2b05985bd /ctdb/lib/talloc/talloc.pc.in | |
| parent | 3a05ad1402c20df868abb2aeb56a6d9e3be1f884 (diff) | |
merge latest versions of lib/replace, lib/talloc, lib/tdb and lib/events into ctdb bzr tree
(This used to be ctdb commit eaea8a9fa8d2f5e08f3af619fa1008a663f39053)
Diffstat (limited to 'ctdb/lib/talloc/talloc.pc.in')
| -rw-r--r-- | ctdb/lib/talloc/talloc.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ctdb/lib/talloc/talloc.pc.in b/ctdb/lib/talloc/talloc.pc.in index f93036a33d..459cce70b1 100644 --- a/ctdb/lib/talloc/talloc.pc.in +++ b/ctdb/lib/talloc/talloc.pc.in @@ -5,7 +5,7 @@ includedir=@includedir@ Name: talloc Description: A hierarchical pool based memory system with destructors -Version: 4.0 +Version: @PACKAGE_VERSION@ Libs: -L${libdir} -ltalloc Cflags: -I${includedir} URL: http://talloc.samba.org/ |
