commit | c96d85376d779b6ac61525b5440010d344d2f23f | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Sat Jan 25 13:12:28 2014 +1100 |
committer | Damien Miller <djm@mindrot.org> | Sat Jan 25 13:12:28 2014 +1100 |
tree | 31ada9d348dd087092cb4c4d947a61dadae5a3bd | |
parent | f62ecef9939cb3dbeb10602fd705d4db3976d822 [diff] |
- (djm) [configure.ac] Do not attempt to use capsicum sandbox unless sys/capability.h exists and cap_rights_limit is in libc. Fixes build on FreeBSD9x which provides the header but not the libc support.