BIND 10 trac1639, updated. 454efd75d6e9b68cb5b5e9390ad0237d18c2addb bug #1639: Change comment in configure.ac
BIND 10 source code commits
bind10-changes at lists.isc.org
Wed Mar 21 04:36:03 UTC 2012
The branch, trac1639 has been updated
via 454efd75d6e9b68cb5b5e9390ad0237d18c2addb (commit)
from 53fe05a19d83b544b331eaa4b8c909afde1b82b8 (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 454efd75d6e9b68cb5b5e9390ad0237d18c2addb
Author: Mukund Sivaraman <muks at isc.org>
Date: Wed Mar 21 10:05:33 2012 +0530
bug #1639: Change comment in configure.ac
-----------------------------------------------------------------------
Summary of changes:
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
-----------------------------------------------------------------------
diff --git a/configure.ac b/configure.ac
index a288c59..2f64dd5 100644
--- a/configure.ac
+++ b/configure.ac
@@ -930,7 +930,7 @@ EV_SET(&kevent, 0, 0, 0, 0, 0, udata);],
])
fi
-# Check for pselect() for use in perfdhcp
+# Check for functions that are not available on all platforms
AC_CHECK_FUNCS([pselect])
# perfdhcp: If the clock_gettime() function does not exist on the system,
More information about the bind10-changes
mailing list