mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
build: Add dcerpc-binding to dcerpc.pc
This will help projects like OpenChange that depend on this code, now that it has been split between two libraries. Andrew Bartlett
This commit is contained in:
parent
f81bb8df67
commit
c8f13dab6b
@ -7,5 +7,5 @@ Name: dcerpc
|
||||
Description: DCE/RPC client library
|
||||
Requires: ndr
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: @LIB_RPATH@ -L${libdir} -ldcerpc
|
||||
Libs: @LIB_RPATH@ -L${libdir} -ldcerpc -ldcerpc-binding
|
||||
Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1
|
||||
|
Loading…
Reference in New Issue
Block a user