BIND 10 trac3092, updated. 4aab881a61571329ebfbf9ebae3f945772c72761 [3092] Back out copy of message compiler to the installation directory

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Aug 15 19:52:22 UTC 2013


The branch, trac3092 has been updated
       via  4aab881a61571329ebfbf9ebae3f945772c72761 (commit)
      from  9823dc9e0a2dc618d3eb6eacbfe6ee29cdaf0500 (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 4aab881a61571329ebfbf9ebae3f945772c72761
Author: Stephen Morris <stephen at isc.org>
Date:   Thu Aug 15 20:51:35 2013 +0100

    [3092] Back out copy of message compiler to the installation directory

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

Summary of changes:
 src/lib/log/compiler/Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-----------------------------------------------------------------------
diff --git a/src/lib/log/compiler/Makefile.am b/src/lib/log/compiler/Makefile.am
index ce70672..f4435d8 100644
--- a/src/lib/log/compiler/Makefile.am
+++ b/src/lib/log/compiler/Makefile.am
@@ -11,7 +11,7 @@ endif
 
 CLEANFILES = *.gcno *.gcda
 
-bin_PROGRAMS = message
+noinst_PROGRAMS = message
 
 message_SOURCES = message.cc
 message_LDADD   = $(top_builddir)/src/lib/log/libb10-log.la



More information about the bind10-changes mailing list