summaryrefslogtreecommitdiffstats
path: root/librpc/ndr_standard.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* s4-pkgconfig: add @LIB_RPATH@ to our link flagsAndrew Tridgell2010-12-081-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
* Create libndr-standard, which includes the NDR marshalling code forJelmer Vernooij2009-07-191-0/+11
the "standard" set of DCE/RPC interfaces found on Windows.