03912400e5
regen patches ok pvalchev@ msf@
22 lines
514 B
Plaintext
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.
|