mirror of
https://github.com/nmap/nmap.git
synced 2026-05-13 16:57:06 +00:00
New todo task: have configure give better feedback
This commit is contained in:
parent
2eaf0f83cc
commit
144ce296d7
1 changed files with 6 additions and 0 deletions
|
|
@ -1,5 +1,11 @@
|
|||
TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*-
|
||||
|
||||
o Augment the configure script to list unmet dependencies. Currently, configure
|
||||
works just fine without a C++ compiler installed, but make generates an
|
||||
error. The configure script should be able to detect this. Also, a list of
|
||||
features that are/are-not available would be nice at the end of the script,
|
||||
so folks can see that they've e.g. missed the OpenSSL dependency.
|
||||
|
||||
o Integrate latest IPv4 OS detection submissions and corrections
|
||||
|
||||
o Integrate latest IPv6 OS detection submissions and corrections
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue