libopenvas-config(1) - Linux man page
Name
libopenvas-config - displays compiler/linker flags for the OpenVAS librariesSynopsis
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>.