2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

bug #1639: Change comment in configure.ac

This commit is contained in:
Mukund Sivaraman
2012-03-21 10:05:33 +05:30
parent 228fe4a17c
commit 766e74511e

View File

@@ -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,