summaryrefslogtreecommitdiff
path: root/source4/librpc/dcerpc.pc.in
Commit message (Collapse)AuthorAgeFilesLines
* build: Add dcerpc-binding to dcerpc.pcAndrew Bartlett2011-08-261-1/+1
| | | | | | | This will help projects like OpenChange that depend on this code, now that it has been split between two libraries. Andrew Bartlett
* 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
* s4-build: use @PACKAGE_VERSION@ in s4 pc.in filesAndrew Tridgell2010-08-091-1/+1
| | | | this gets replaced by vnum from the build rule
* dcerpc: Use manually written .pc files for dcerpc and ndr.Jelmer Vernooij2008-01-221-0/+11
(This used to be commit 676fd18fa2914b7b5530014a944a11ea1d6f631d)