mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 08:46:45 +00:00
Merge 7.94 release branch
This commit is contained in:
parent
2558c90488
commit
72d67cf401
32 changed files with 832 additions and 763 deletions
3
libz/configure
vendored
3
libz/configure
vendored
|
|
@ -145,7 +145,8 @@ case "$1" in
|
|||
*)
|
||||
echo "unknown option: $1" | tee -a configure.log
|
||||
echo "$0 --help for help" | tee -a configure.log
|
||||
leave 1;;
|
||||
#leave 1;;
|
||||
shift ;;
|
||||
esac
|
||||
done
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue