From: Mark Andrews Date: Thu, 24 Oct 2013 23:15:50 +0000 (+1100) Subject: remove debugging sets X-Git-Tag: v9.10.0a1~52 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5cf1ae4bf6f5c1189a4b5dd90b73e2270007a9a1;p=thirdparty%2Fbind9.git remove debugging sets --- diff --git a/configure b/configure index e50e85f22ec..624b014569a 100755 --- a/configure +++ b/configure @@ -15064,7 +15064,6 @@ esac # Only check dsa signature generation on these platforms when performing # system tests. # -set -x CHECK_DSA=0 if grep "#define PATH_RANDOMDEV " confdefs.h > /dev/null then @@ -15075,7 +15074,6 @@ then esac fi -set - # # Do we have arc4random() ? diff --git a/configure.in b/configure.in index a90de0fda16..a9fec46ad51 100644 --- a/configure.in +++ b/configure.in @@ -1306,7 +1306,6 @@ esac # Only check dsa signature generation on these platforms when performing # system tests. # -set -x CHECK_DSA=0 if grep "#define PATH_RANDOMDEV " confdefs.h > /dev/null then @@ -1317,7 +1316,6 @@ then esac fi AC_SUBST(CHECK_DSA) -set - # # Do we have arc4random() ?