source:
trunk/server/lib/util/samba-util.pc.in
Last change on this file was 745, checked in by , 13 years ago | |
---|---|
File size: 285 bytes |
Rev | Line | |
---|---|---|
[740] | 1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ | |
3 | libdir=@libdir@ | |
4 | includedir=@includedir@ | |
5 | ||
6 | Name: samba-util | |
7 | Description: Samba utility functions | |
8 | Requires: talloc tevent | |
9 | Version: 0.0.1 | |
10 | Libs: @LIB_RPATH@ -L${libdir} -lsamba-util | |
11 | Cflags: -I${includedir} -DHAVE_IMMEDIATE_STRUCTURES=1 |
Note:
See TracBrowser
for help on using the repository browser.