On Fri, Mar 8, 2013 at 12:58 PM, Matt Turner wrote:
> Commit 67ef7559 added an || test "x$enable_dri" check in an attempt to
> get the DRI common bits built in some necessary cases. That change was
> inappropriate as it made these common DRI pieces be built
> unconditionally, so some builds were b
Commit 67ef7559 added an || test "x$enable_dri" check in an attempt to
get the DRI common bits built in some necessary cases. That change was
inappropriate as it made these common DRI pieces be built
unconditionally, so some builds were broken.
Subsequently, commit 998d975e3 change the "|| test" t