On Jun 5, 2014, at 12:34 PM, Tom Tromey <tro...@redhat.com> wrote: > If you could enumerate the things you think are necessary to check, I > can arrange for the plugin to not be built if those are not available.
So, I think it a single check on socketpair is likely good enough. If it is present, likely all the rest are, and if it isn’t turning it off likely is reasonable until someone wants to port more. It isn’t your job to do that port… the person who wants it will do it.