Opt-in to modern OS features on Solaris, to get file descriptor passing
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Wed, 26 Jan 2011 18:24:03 +0000 (18:24 +0000)
committerSimon McVittie <simon.mcvittie@collabora.co.uk>
Mon, 18 Jul 2011 18:14:47 +0000 (19:14 +0100)
commit41d7854cea6b192b3f406aaf37d969cbd9dcb153
tree4d22d3750d456dd4638caa5a3c890c79078000fd
parentaf13ae7e43c444e1ff08d477b454bdee8cd9f892
Opt-in to modern OS features on Solaris, to get file descriptor passing

Surely it's broken to define SCM_RIGHTS but not the necessary structs to
do something useful with it, but whatever.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=33465
Reviewed-by: Will Thompson <will.thompson@collabora.co.uk>
configure.ac