openbsd-ports/net/tcpreplay/patches/patch-configure

22 lines
514 B
Plaintext
Raw Normal View History

$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
1999-06-12 22:14:17 -04:00
done
-subdirs="Libnet-0.99 libpcap-0.4"
1999-10-26 09:24:59 -04:00
+subdirs=""
1999-06-12 22:14:17 -04:00
@@ -1579,7 +1579,7 @@ if test "$no_recursion" != yes; then
1999-06-12 22:14:17 -04:00
esac
done
- for ac_config_dir in Libnet-0.99 libpcap-0.4; do
1999-10-26 09:24:59 -04:00
+ for ac_config_dir in ; do
1999-06-12 22:14:17 -04:00
# Do not complain, so a configure script can configure whichever
# parts of a large source tree are present.