BIND 10 master, updated. 6c20066d5613dfda246d598f47b9e779eef9c70b [master] cleanup: removed GCC_WERROR_OK setting from configure.ac.

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Dec 28 22:02:20 UTC 2012


The branch, master has been updated
       via  6c20066d5613dfda246d598f47b9e779eef9c70b (commit)
      from  2aa422106dd081138c633ad2f9a3ede0ebdbd94a (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 6c20066d5613dfda246d598f47b9e779eef9c70b
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Fri Dec 28 14:02:17 2012 -0800

    [master] cleanup: removed GCC_WERROR_OK setting from configure.ac.
    
    It's not used anywhere else in the source tree any more.  okayed on jabber.

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    2 --
 1 file changed, 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index a3fec10..37c2dd3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -166,8 +166,6 @@ fi
 
 fi				dnl GXX = yes
 
-AM_CONDITIONAL(GCC_WERROR_OK, test $werror_ok = 1)
-
 # allow building programs with static link.  we need to make it selective
 # because loadable modules cannot be statically linked.
 AC_ARG_ENABLE([static-link],



More information about the bind10-changes mailing list