From 144ce296d74e5763aab32bbb20d3026c0d528243 Mon Sep 17 00:00:00 2001 From: dmiller Date: Wed, 11 Jun 2014 14:25:57 +0000 Subject: [PATCH] New todo task: have configure give better feedback --- todo/nmap.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/todo/nmap.txt b/todo/nmap.txt index 65f95b8bb..bf0af8054 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -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