summaryrefslogtreecommitdiff
path: root/librpc/ndr.pc.in
AgeCommit message (Collapse)AuthorFilesLines
2013-08-22pkgconfig: Do not hardcode library version numbers in pc files.Günther Deschner1-1/+1
We control version numbers via 'vnum' from the wscript_build files for all other libraries. In case of libndr we already reported a wrong 0.0.1 version via pkgconfig while in fact the library is versioned as 0.0.2. Guenther Signed-off-by: Günther Deschner <gd@samba.org> Reviewed-by: Kai Blin <kai@samba.org> Autobuild-User(master): Kai Blin <kai@samba.org> Autobuild-Date(master): Thu Aug 22 20:48:44 CEST 2013 on sn-devel-104
2011-10-10ndr.pc: needs samba-util not samba-hostconfigSimo Sorce1-1/+1
2010-12-08s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell1-1/+1
this is only set when rpath is used on install. It ensures that applications that link against Samba libraries get the rpath right Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Dec 8 12:46:00 CET 2010 on sn-devel-104
2009-01-28Define _GNU_SOURCE, required for comparison_fn_t.Jelmer Vernooij1-1/+1
2008-10-14Move ndr pkg-config file to top-level.Jelmer Vernooij1-0/+11