BIND 10 trac998, updated. b57c51e6ddfc6770d5c66eab5aeb1a5238e5a7ea [trac998] editorial nit: removed comments in Makefile.am which doesn't make sense in the latest version.

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Jun 23 17:56:30 UTC 2011


The branch, trac998 has been updated
       via  b57c51e6ddfc6770d5c66eab5aeb1a5238e5a7ea (commit)
      from  ddb1b2241fc03a1d08dea42907ee8f859d3b2f46 (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 b57c51e6ddfc6770d5c66eab5aeb1a5238e5a7ea
Author: JINMEI Tatuya <jinmei at isc.org>
Date:   Thu Jun 23 10:55:54 2011 -0700

    [trac998] editorial nit: removed comments in Makefile.am which doesn't
    make sense in the latest version.

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

Summary of changes:
 src/lib/acl/Makefile.am |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

-----------------------------------------------------------------------
diff --git a/src/lib/acl/Makefile.am b/src/lib/acl/Makefile.am
index d121788..ba5bf86 100644
--- a/src/lib/acl/Makefile.am
+++ b/src/lib/acl/Makefile.am
@@ -12,8 +12,6 @@ lib_LTLIBRARIES = libacl.la
 libacl_la_SOURCES  = check.h
 libacl_la_SOURCES += ip_check.h ip_check.cc
 
-# Note: the ordering matters: -Wno-... must follow -Wextra (defined in
-# B10_CXXFLAGS)
 libacl_la_CXXFLAGS = $(AM_CXXFLAGS)
 libacl_la_CPPFLAGS = $(AM_CPPFLAGS)
 libacl_la_LIBADD = $(top_builddir)/src/lib/util/libutil.la




More information about the bind10-changes mailing list