source: vendor/current/librpc/ndr.pc.in

Last change on this file was 988, checked in by Silvan Scherrer, 9 years ago

Samba Server: update vendor to version 4.4.3

File size: 309 bytes
RevLine 
[988]1prefix=@prefix@
2exec_prefix=@exec_prefix@
3libdir=@libdir@
4includedir=@includedir@
5
6Name: ndr
7Description: Network Data Representation Core Library
8Requires: samba-util talloc
9Version: @PACKAGE_VERSION@
10Libs: @LIB_RPATH@ -L${libdir} -lndr
11Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 -D_GNU_SOURCE=1
Note: See TracBrowser for help on using the repository browser.