openbsd-ports/net/tcpreplay/patches/patch-configure
mjc 03912400e5 cope with new libnet port
regen patches
ok pvalchev@ msf@
2005-05-24 00:08:29 +00:00

22 lines
514 B
Plaintext

$OpenBSD: patch-configure,v 1.1 2005/05/24 00:08:29 mjc Exp $
--- configure.orig Wed May 19 12:55:31 1999
+++ configure Mon May 23 12:06:01 2005
@@ -1194,7 +1194,7 @@ fi
done
-subdirs="Libnet-0.99 libpcap-0.4"
+subdirs=""
@@ -1579,7 +1579,7 @@ if test "$no_recursion" != yes; then
esac
done
- for ac_config_dir in Libnet-0.99 libpcap-0.4; do
+ for ac_config_dir in ; do
# Do not complain, so a configure script can configure whichever
# parts of a large source tree are present.