[svn] commit: r2382 - in /branches/bind10-20100701-release: configure.ac src/bin/Makefile.am
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Jun 30 23:18:25 UTC 2010
Author: jreed
Date: Wed Jun 30 23:18:24 2010
New Revision: 2382
Log:
Don't include "host" in the release. Not complete and man page not complete.
(I do have more recent work on this, just not reviewed/committed yet.(I do have more recent work on this, just not reviewed/committed yet.(I do have more recent work on this, just not reviewed/committed yet.(I do have more recent work on this, just not reviewed/committed yet.(I do have more recent work on this, just not reviewed/committed yet.(I do have more recent work on this, just not reviewed/committed yet.(I do have more recent work on this, just not reviewed/committed yet.(I do have more recent work on this, just not reviewed/committed yet.(I do have more recent work on this, just not reviewed/committed yet.)
Modified:
branches/bind10-20100701-release/configure.ac
branches/bind10-20100701-release/src/bin/Makefile.am
Modified: branches/bind10-20100701-release/configure.ac
==============================================================================
--- branches/bind10-20100701-release/configure.ac (original)
+++ branches/bind10-20100701-release/configure.ac Wed Jun 30 23:18:24 2010
@@ -373,7 +373,6 @@
src/bin/bindctl/tests/Makefile
src/bin/cfgmgr/Makefile
src/bin/cfgmgr/tests/Makefile
- src/bin/host/Makefile
src/bin/loadzone/Makefile
src/bin/loadzone/tests/correct/Makefile
src/bin/loadzone/tests/error/Makefile
Modified: branches/bind10-20100701-release/src/bin/Makefile.am
==============================================================================
--- branches/bind10-20100701-release/src/bin/Makefile.am (original)
+++ branches/bind10-20100701-release/src/bin/Makefile.am Wed Jun 30 23:18:24 2010
@@ -1,1 +1,1 @@
-SUBDIRS = bind10 bindctl cfgmgr loadzone msgq host cmdctl auth xfrin xfrout usermgr
+SUBDIRS = bind10 bindctl cfgmgr loadzone msgq cmdctl auth xfrin xfrout usermgr
More information about the bind10-changes
mailing list