BIND 10 master, updated. 786673c6998d886be73950a99a0292344b750cea [master] corrected a trivial typo, commiting at my discretion.
BIND 10 source code commits
bind10-changes at lists.isc.org
Sun Dec 23 18:18:09 UTC 2012
The branch, master has been updated
via 786673c6998d886be73950a99a0292344b750cea (commit)
from e44d06354aa0785cf5bd247358e59f7dfe69f5ad (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 786673c6998d886be73950a99a0292344b750cea
Author: JINMEI Tatuya <jinmei at isc.org>
Date: Sun Dec 23 10:18:01 2012 -0800
[master] corrected a trivial typo, commiting at my discretion.
-----------------------------------------------------------------------
Summary of changes:
examples/README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/examples/README b/examples/README
index 08f53fa..aa5f3c9 100644
--- a/examples/README
+++ b/examples/README
@@ -15,7 +15,7 @@ the "m4" subdirectory as a template for your own project. The key is
to call the AX_ISC_BIND10 function (as the sample configure.ac does)
from your configure.ac. Then it will check the availability of
necessary stuff and set some corresponding AC variables. You can then
-use the resulting variables in your Makefile.in or Makefile.ac.
+use the resulting variables in your Makefile.in or Makefile.am.
If you use automake, don't forget adding the following line to the top
level Makefile.am:
More information about the bind10-changes
mailing list