Changeset 2234 for box/trunk/configure.ac
- Timestamp:
- 10/08/2008 22:41:29 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/configure.ac (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/configure.ac
r2201 r2234 213 213 AC_TYPE_SIGNAL 214 214 AC_FUNC_STAT 215 AC_CHECK_FUNCS([getpeereid lchown setproctitle getpid gettimeofday]) 215 AC_CHECK_FUNCS([getpeereid lchown setproctitle getpid gettimeofday waitpid]) 216 216 217 # NetBSD implements kqueue too differently for us to get it fixed by 0.10 217 218 # TODO: Remove this when NetBSD kqueue implementation is working … … 220 221 AC_CHECK_FUNCS([kqueue]) 221 222 fi 223 222 224 AX_FUNC_SYSCALL 223 225 AX_CHECK_SYSCALL_LSEEK
Note: See TracChangeset
for help on using the changeset viewer.
