[svn] commit: r1993 - /trunk/configure.ac
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon May 31 01:42:42 UTC 2010
Author: jinmei
Date: Mon May 31 01:42:42 2010
New Revision: 1993
Log:
wording fixes to comment lines.
trivial, skipping review.
Modified:
trunk/configure.ac
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Mon May 31 01:42:42 2010
@@ -343,7 +343,7 @@
# the case with Solaris). Unfortunately its /dev/poll specific code would
# trigger the gcc's "missing-field-initializers" warning, which would
# subsequently make the build fail with -Werror. Further, older versions of
-# gcc doesn't provide an optio to selectively suppress this warning.
+# gcc don't provide an option to selectively suppress this warning.
# So, for the moment, we simply disable the use of /dev/poll. Unless we
# implement recursive DNS server with randomized ports, we don't need the
# scalability that /dev/poll can provide, so this decision wouldn't affect
More information about the bind10-changes
mailing list