Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
5cf1ae4b
Commit
5cf1ae4b
authored
Oct 25, 2013
by
Mark Andrews
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove debugging sets
parent
6100b176
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
+0
-4
configure
configure
+0
-2
configure.in
configure.in
+0
-2
No files found.
configure
View file @
5cf1ae4b
...
...
@@ -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() ?
...
...
configure.in
View file @
5cf1ae4b
...
...
@@ -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() ?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment