freebsd-ports/security/nmap/files/patch-configure
Edwin Groothuis e11145a0fa [MAINTAINER] port security/nmap: update to version 3.48
- improved version detection
	- integrates most FreeBSD fixes, thanks to
	  Marius Strobl <marius@alchemy.franken.de>
	- install localized man pages

PR:		ports/57646
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-10-07 22:31:18 +00:00

11 lines
451 B
Text

--- configure.orig Mon Oct 6 13:03:26 2003
+++ configure Mon Oct 6 13:03:38 2003
@@ -3299,7 +3299,7 @@
-for ac_header in string.h getopt.h strings.h memory.h sys/param.h sys/sockio.h bstring.h sys/time.h pwd.h unistd.h
+for ac_header in string.h strings.h memory.h sys/param.h sys/sockio.h bstring.h sys/time.h pwd.h unistd.h
do
as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
if eval "test \"\${$as_ac_Header+set}\" = set"; then