config: issue an error if DRI3 is requested, but sendfds is not available
authorGaetan Nadon <memsize@videotron.ca>
Wed, 26 Mar 2014 19:24:45 +0000 (15:24 -0400)
committerUli Schlachter <psychon@znc.in>
Wed, 6 Aug 2014 11:26:08 +0000 (13:26 +0200)
When a user issues the --enable-dri3 option and sendfds is not available
on the system, the configuration will abort with an error message.

Reviewed-by: Josh Triplett <josh@joshtriplett.org>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Uli Schlachter <psychon@znc.in>

No differences found