source:
branches/samba-3.5.x/lib/tdb/tdb.pc.in@
1075
Last change on this file since 1075 was 414, checked in by , 15 years ago | |
---|---|
File size: 228 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@ |
5 | |
6 | Name: tdb |
7 | Description: A trivial database |
8 | Version: @PACKAGE_VERSION@ |
9 | Libs: -L${libdir} -ltdb |
10 | Cflags: -I${includedir} |
11 | URL: http://tdb.samba.org/ |
Note:
See TracBrowser
for help on using the repository browser.