Remove patch that was supposedly obsoleted by the 2.5.1 update.
Addresses PR 45808 by B.ICT A.P. deBROUWER Jr.
This commit is contained in:
parent
79aae5689c
commit
13be13b6ee
1 changed files with 0 additions and 13 deletions
|
@ -1,13 +0,0 @@
|
|||
$NetBSD: patch-configure,v 1.1 2011/03/02 15:43:12 ryoon Exp $
|
||||
|
||||
--- configure.orig 2011-02-22 17:10:47.000000000 +0000
|
||||
+++ configure
|
||||
@@ -22199,7 +22199,7 @@ fi
|
||||
*-pc-windows* | *-pc-winnt* | *-pc-cygwin* | *-pc-mingw32*)
|
||||
NETLOW_OBJS="$NETLOW_OBJS eth_win32.o"
|
||||
;;
|
||||
- *-macosx* | *-darwin*)
|
||||
+ *--doesntwork-macosx* | *--doesntwork-darwin*)
|
||||
NETLOW_OBJS="$NETLOW_OBJS eth_tuntap.o"
|
||||
$as_echo "#define HAVE_TUNTAP 1" >>confdefs.h
|
||||
|
Loading…
Reference in a new issue