Add configure option to enable or disable fd passing with sendmsg
authorKeith Packard <keithp@keithp.com>
Fri, 8 Nov 2013 01:36:01 +0000 (17:36 -0800)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Fri, 8 Nov 2013 04:25:04 +0000 (20:25 -0800)
commitaf8067cbf48561f1e2d43e153292e68e0376a8f9
tree3532c11d2fc19758d07ccb2baceb89c41e05d3c0
parent83f28ef8655acff746eab64eabe2e31f8cf0c892
Add configure option to enable or disable fd passing with sendmsg

--disable-sendfds or --enable-sendfds

By default, configure auto-detects based on whether your system
supports sendmsg at all.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
configure.ac