File: tdb.pc.in

package info (click to toggle)
ldb 2%3A1.1.27-1%2Bdeb9u1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 7,128 kB
  • sloc: ansic: 59,816; python: 23,333; xml: 2,062; sh: 839; makefile: 205
file content (11 lines) | stat: -rw-r--r-- 240 bytes parent folder | download | duplicates (36)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: tdb
Description: A trivial database
Version: @PACKAGE_VERSION@
Libs: @LIB_RPATH@ -L${libdir} -ltdb
Cflags: -I${includedir} 
URL: http://tdb.samba.org/