Disable udpfromto until such time as it fully supports IPv6
authoraland <aland>
Fri, 25 May 2007 11:20:34 +0000 (11:20 +0000)
committeraland <aland>
Fri, 25 May 2007 11:20:34 +0000 (11:20 +0000)
configure
configure.in

index a90d027..3077073 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 1.237 .
+# From configure.in Revision: 1.238 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.60.
 #
@@ -20492,7 +20492,7 @@ fi
 
 
 
-WITH_UDPFROMTO=yes
+WITH_UDPFROMTO=no
 
 # Check whether --with-udpfromto was given.
 if test "${with_udpfromto+set}" = set; then
index 7118d40..4e36202 100644 (file)
@@ -358,7 +358,7 @@ dnl AC_SUBST(INCLUDE)
 dnl AC_SUBST(IQUOTE)
 
 dnl extra argument: --with-udpfromto
-WITH_UDPFROMTO=yes
+WITH_UDPFROMTO=no
 AC_ARG_WITH(udpfromto,
 [  --with-udpfromto        Compile in UDPFROMTO support. (default=yes)],
 [ case "$withval" in