From c96d85376d779b6ac61525b5440010d344d2f23f Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Sat, 25 Jan 2014 13:12:28 +1100 Subject: - (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. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d08718952..9dc664e57 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 20130125 - (djm) [configure.ac] Fix detection of capsicum sandbox on FreeBSD + - (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. 20130124 - (djm) [Makefile.in regress/scp-ssh-wrapper.sh regress/scp.sh] Make -- cgit v1.2.3