From 734a50e16e76696020a87c2db2fde70cb1bbd95d Mon Sep 17 00:00:00 2001 From: fyodor Date: Tue, 7 Feb 2012 19:22:12 +0000 Subject: [PATCH] Note a finished task --- todo/nmap.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/todo/nmap.txt b/todo/nmap.txt index 8f02754c2..9636486ae 100644 --- a/todo/nmap.txt +++ b/todo/nmap.txt @@ -6,11 +6,6 @@ o Get RPM staticly linking to libsvn (rather than dynamic linking) so libs, we'll probably have to install it ourselves on the CentOS build machines. -o Add options in configure script for users to specify where to find - subversion lib/include dirs (like we do with our other library - dependencies). See this mail: - http://seclists.org/nmap-dev/2012/q1/37 - o Write and send GSoC 2011 results email o Make the nmap.header.tmpl wording a little more generic so it more @@ -730,6 +725,12 @@ o random tip database DONE: +o Add options in configure script for users to specify where to find + subversion lib/include dirs (like we do with our other library + dependencies). See this mail: + http://seclists.org/nmap-dev/2012/q1/37 + -- David added --with-apr and --with-subversion + o We need to fix the svn server so that Nmap committers can make branches from /nmap to /nmap-exp. We may need to add some sort of OPTIONS permission to the root directory or something, because