Browse Source

bug #1639: Change comment in configure.ac

Mukund Sivaraman 13 years ago
parent
commit
766e74511e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      configure.ac

+ 1 - 1
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,