NAME
libopenvas-config - displays compiler/linker flags for the OpenVAS
libraries
SYNOPSIS
libopenvas-config <[--cflags] [--ldflags] [--libs]>
DESCRIPTION
libopenvas-config script displays the compiler/linker flags other
program sources can use to link to the OpenVAS libraries.
OPTIONS
--cflags
Show $(CFLAGS) variable.
--libs Show $(LIBS) variable.
--version
Show the version of the OpenVAS libraries.
SEE ALSO
openvasd(8).
AUTHOR
Renaud Deraison <deraison@cvs.nessus.org>.
This manual page was written by Josip Rodin <jrodin@jagor.srce.hr>.