nessus-config (1) - Linux Manuals
nessus-config: displays compiler/linker flags for the Nessus libraries
NAME
nessus-config - displays compiler/linker flags for the Nessus librariesSYNOPSIS
nessus-config <[--cflags] [--ldflags] [--libs]>DESCRIPTION
nessus-config script displays the compiler/linker flags other program sources can use to link to the Nessus libraries.OPTIONS
- --cflags
- Show $(CFLAGS) variable.
- --libs
- Show $(LIBS) variable.
- --version
- Show the version of the Nessus libraries.
AUTHOR
Nessus is made by Renaud Deraison <deraison [at] cvs.nessus.org>.This manual page was written by Josip Rodin <jrodin [at] jagor.srce.hr>.