mirror of
https://github.com/nmap/nmap.git
synced 2025-12-30 11:29:01 +00:00
Update http urls for nmap.org to https
This commit is contained in:
@@ -547,7 +547,7 @@ LIBDNETDIR=libdnet-stripped
|
||||
# specifically asked to use a system version. This is because we have
|
||||
# made many improvements and fixes to our version of dnet.
|
||||
AC_ARG_WITH(libdnet,
|
||||
AC_HELP_STRING([--with-libdnet=DIR], [Use an existing (compiled) dnet lib from DIR/include and DIR/lib. This is NOT RECOMMENDED because we have made many important fixes to our included libdnet, as described at http://nmap.org/svn/libdnet-stripped/NMAP_MODIFICATIONS])
|
||||
AC_HELP_STRING([--with-libdnet=DIR], [Use an existing (compiled) dnet lib from DIR/include and DIR/lib. This is NOT RECOMMENDED because we have made many important fixes to our included libdnet, as described at ./libdnet-stripped/NMAP_MODIFICATIONS])
|
||||
AC_HELP_STRING([--with-libdnet=included], [Use the libdnet version included with Nmap (default)]),
|
||||
[ case "$with_libdnet" in
|
||||
yes)
|
||||
|
||||
Reference in New Issue
Block a user