1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-21 15:09:02 +00:00

Fixing typo in libdnet ./configure notice.

This commit is contained in:
daniel
2009-08-09 12:09:46 +00:00
parent 4ec75b15b7
commit e73cd9ee99
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@@ -7778,7 +7778,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.
# Check whether --with-libdnet was given.
if test "${with_libdnet+set}" = set; then