BIND 10 master, updated. 617bdac8b0f2222920e63faa65f5fcb5ac729054 [master] temporarily removed DHCP stuff from configure.ac, too.
BIND 10 source code commits
bind10-changes at lists.isc.org
Sat May 12 00:16:15 UTC 2012
The branch, master has been updated
via 617bdac8b0f2222920e63faa65f5fcb5ac729054 (commit)
from 0960094a732dde31e21013c2f2ada3c2077eaf6e (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 617bdac8b0f2222920e63faa65f5fcb5ac729054
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Fri May 11 17:15:26 2012 -0700
[master] temporarily removed DHCP stuff from configure.ac, too.
this is continued from 0960094; necessary for distcheck to succeed.
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index af9125f..e94e400 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1012,10 +1012,6 @@ AC_CONFIG_FILES([Makefile
src/bin/auth/benchmarks/Makefile
src/bin/ddns/Makefile
src/bin/ddns/tests/Makefile
- src/bin/dhcp6/Makefile
- src/bin/dhcp6/tests/Makefile
- src/bin/dhcp4/Makefile
- src/bin/dhcp4/tests/Makefile
src/bin/resolver/Makefile
src/bin/resolver/tests/Makefile
src/bin/sockcreator/Makefile
@@ -1082,8 +1078,6 @@ AC_CONFIG_FILES([Makefile
src/lib/dns/python/Makefile
src/lib/dns/python/tests/Makefile
src/lib/dns/benchmarks/Makefile
- src/lib/dhcp/Makefile
- src/lib/dhcp/tests/Makefile
src/lib/exceptions/Makefile
src/lib/exceptions/tests/Makefile
src/lib/datasrc/Makefile
More information about the bind10-changes
mailing list