BIND 10 trac1671, updated. 0b2496f97e5253bc4b4dd0214c33a8f210a5655b [1671] Mention the default setting
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Feb 28 03:39:56 UTC 2012
The branch, trac1671 has been updated
via 0b2496f97e5253bc4b4dd0214c33a8f210a5655b (commit)
from 42f3f317a329cf828778137714722360827f0f52 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 0b2496f97e5253bc4b4dd0214c33a8f210a5655b
Author: Mukund Sivaraman <muks at banu.com>
Date: Tue Feb 28 09:03:23 2012 +0530
[1671] Mention the default setting
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 1176c77..1a0ec6a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -314,7 +314,7 @@ esac
# Don't use -Werror if configured not to
AC_ARG_WITH(werror,
- AC_HELP_STRING([--with-werror], [Compile using -Werror]),
+ AC_HELP_STRING([--with-werror], [Compile using -Werror (default=yes)]),
[
case "${withval}" in
yes) with_werror=1 ;;
More information about the bind10-changes
mailing list