BIND 10 trac2367_v2, updated. 1f1e70acf529b6d86243e4228e6e463de24ca66b [trac2367_v2] fix spelling typo in help message
BIND 10 source code commits
bind10-changes at lists.isc.org
Tue Jan 28 15:22:25 UTC 2014
The branch, trac2367_v2 has been updated
via 1f1e70acf529b6d86243e4228e6e463de24ca66b (commit)
from 2464c7fdee9af6c025c2807d9c67ab541ba7d08e (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 1f1e70acf529b6d86243e4228e6e463de24ca66b
Author: Jeremy C. Reed <jreed at isc.org>
Date: Tue Jan 28 07:22:00 2014 -0800
[trac2367_v2] fix spelling typo in help message
-----------------------------------------------------------------------
Summary of changes:
m4macros/ax_bind10_components.m4 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/m4macros/ax_bind10_components.m4 b/m4macros/ax_bind10_components.m4
index d286a1a..edd57c0 100644
--- a/m4macros/ax_bind10_components.m4
+++ b/m4macros/ax_bind10_components.m4
@@ -89,7 +89,7 @@ AX_BIND10_COMPONENT(dns,[Build and install all of the DNS components],[
])
dnl Now for the individual DNS components
-AX_BIND10_COMPONENT(auth,[Build and install the authorotative DNS server],[
+AX_BIND10_COMPONENT(auth,[Build and install the authoritative DNS server],[
enable_libdns=yes
enable_loadzone=yes
enable_memmgr=yes
More information about the bind10-changes
mailing list