summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2010-09-04 00:59:10 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2010-09-04 00:59:10 +0000
commitf22045cc5223567f88227b0a1f20874b4ba2df38 (patch)
tree6d4b1a0a14cea269267d3f7006051d84b6e23758 /security
parentUpdate to the 20100831 snapshot of GCC 4.4.5. (diff)
- remove forgotten patch files/patch-nbase__configure (obsolate)
Approved by: glarkin (mentor, implizit)
Notes
Notes: svn path=/head/; revision=260513
Diffstat (limited to 'security')
-rw-r--r--security/nmap/files/patch-nbase__configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/nmap/files/patch-nbase__configure b/security/nmap/files/patch-nbase__configure
deleted file mode 100644
index 56fda1539f15..000000000000
--- a/security/nmap/files/patch-nbase__configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- nbase/configure.orig 2008-10-09 01:17:11.000000000 +0200
-+++ nbase/configure 2009-04-01 22:44:09.000000000 +0200
-@@ -3600,7 +3600,7 @@
-
-
-
--for ac_header in string.h getopt.h strings.h sys/param.h sys/time.h unistd.h errno.h sys/types.h sys/socket.h netinet/in.h arpa/inet.h sys/stat.h net/if.h netdb.h sys/wait.h fcntl.h sys/resource.h inttypes.h
-+for ac_header in string.h strings.h sys/param.h sys/time.h unistd.h errno.h sys/types.h sys/socket.h netinet/in.h arpa/inet.h sys/stat.h net/if.h netdb.h sys/wait.h fcntl.h sys/resource.h inttypes.h
- do
- as_ac_Header=`echo "ac_cv_header_$ac_header" | $as_tr_sh`
- if { as_var=$as_ac_Header; eval "test \"\${$as_var+set}\" = set"; }; then