db/db.pc@e41fe78aeff0
db/db.pc
Mon, 06 Apr 2009 12:50:20 +0200
- author
- Michael Schloh von Bennewitz <michael@schloh.com>
- date
- Mon, 06 Apr 2009 12:50:20 +0200
- changeset 141
- e41fe78aeff0
- permissions
- -rw-r--r--
Silence warnings to stderr such as 'Truncating oversized request field'
which are commonly caused by httpd(1) logging virus and worm buffer
overflow attempts. This is of no use to a automated monitoring system
such as the one this package provides through its runcommands.
3 libdir=${exec_prefix}/lib
4 includedir=${prefix}/include
7 Description: Berkeley-DB Library
9 Libs: -L${libdir} @libs@
10 Cflags: -I${includedir}