source:
vendor/current/source4/librpc/dcerpc.pc.in@
740
Last change on this file since 740 was 740, checked in by , 12 years ago | |
---|---|
File size: 277 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@ |
5 | |
6 | Name: dcerpc |
7 | Description: DCE/RPC client library |
8 | Requires: ndr |
9 | Version: @PACKAGE_VERSION@ |
10 | Libs: @LIB_RPATH@ -L${libdir} -ldcerpc |
11 | Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 |
Note:
See TracBrowser
for help on using the repository browser.