1NASL-CONFIG(1) Nessus Attack Scripting Language NASL-CONFIG(1)
2
3
4
6 nasl-config - displays compiler/linker flags for NASL library
7
9 nasl-config <[--cflags] [--ldflags] [--libs]>
10
12 nasl-config script displays the compiler/linker flags other program
13 sources can use to link to the Nessus Attack Scripting Language
14 library.
15
17 --cflags
18 Show $(CFLAGS) variable.
19
20 --libs Show $(LIBS) variable.
21
22 --version
23 Show the version of NASL.
24
26 nessus(1), nessusd(8).
27
29 NASL, along with the rest of Nessus, is made by Renaud Deraison <deraiā
30 son@cvs.nessus.org>.
31
32 This manual page was written by Josip Rodin <jrodin@jagor.srce.hr>.
33
34
35
36Debian Project November 1999 NASL-CONFIG(1)