Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
ISC Open Source Projects
BIND
Commits
4fa94688
Commit
4fa94688
authored
Dec 04, 2013
by
Evan Hunt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unnecessary echo
parent
7f2b3089
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
configure
configure
+0
-1
configure.in
configure.in
+0
-1
No files found.
configure
View file @
4fa94688
...
...
@@ -23404,7 +23404,6 @@ if test "${enable_full_report+set}" = set; then :
enableval=$enable_full_report;
fi
echo enable full report set to: $enable_full_report
echo "========================================================================"
echo "Configuration summary:"
...
...
configure.in
View file @
4fa94688
...
...
@@ -3934,7 +3934,6 @@ esac
AC_ARG_ENABLE(full-report,
[ --enable-full-report report values of all configure options])
echo enable full report set to: $enable_full_report
echo "========================================================================"
echo "Configuration summary:"
...
...
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