mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
Fix a typo autoconf variable name
This commit is contained in:
parent
afde101914
commit
12099437dc
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ INSTALLNSE=@INSTALLNSE@
|
|||
BUILDZENMAP=@BUILDZENMAP@
|
||||
BUILDNDIFF=@BUILDNDIFF@
|
||||
BUILDNPING=@BUILDNPING@
|
||||
BUILDNCAT=@BUILDNCAT@
|
||||
BUILDNCAT=@NCAT_BUILD@
|
||||
INSTALLZENMAP=@INSTALLZENMAP@
|
||||
INSTALLNDIFF=@INSTALLNDIFF@
|
||||
INSTALLNPING=@INSTALLNPING@
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue