mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
Fixing typo in libdnet ./configure notice.
This commit is contained in:
@@ -465,7 +465,7 @@ LIBDNETDIR=libdnet-stripped
|
||||
# copy of libdnet. That is, with the other libraries we check for a system
|
||||
# version by default, whereas with dnet we use the local version unless
|
||||
# specifically asked to use a system version. This is because we have
|
||||
# made many improvements and fixes to our version od dnet.
|
||||
# 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=included], [Use the libdnet version included with Nmap (default)]),
|
||||
|
||||
Reference in New Issue
Block a user