nasl-config(1) - Linux man page
Name
nasl-config - displays compiler/linker flags for NASL librarySynopsis
nasl-config <[--cflags] [--ldflags] [--libs]>Description
nasl-config script displays the compiler/linker flags other program sources can use to link to the Nessus Attack Scripting Language library.Options
- --cflags
- Show $(CFLAGS) variable.
- --libs
- Show $(LIBS) variable.
- --version
- Show the version of NASL.
See Also
nessus(1), nessusd(8).Author
NASL, along with the rest of Nessus, is made by Renaud Deraison <deraison@cvs.nessus.org>.This manual page was written by Josip Rodin <jrodin@jagor.srce.hr>.
