db/db.pc@9cf804f7e9dc
db/db.pc
Mon, 17 May 2010 20:28:28 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Mon, 17 May 2010 20:28:28 +0200
- changeset 245
- 9cf804f7e9dc
- permissions
- -rw-r--r--
Correct documentation directory path name.
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
7 Description: Berkeley-DB Library
9 Libs: -L${libdir} @libs@
10 Cflags: -I${includedir}