On Wed, Oct 2, 2013 at 3:45 PM, Emil Velikov wrote:
> With commit cb1febb07, I have incorrectly removed HAVE_COMMON_DRI
> assuming that swrast does not need to build the translations for
> driconf options, as effectively swrast/drisw does not use them.
>
> With the incoming unification work of dri
With commit cb1febb07, I have incorrectly removed HAVE_COMMON_DRI
assuming that swrast does not need to build the translations for
driconf options, as effectively swrast/drisw does not use them.
With the incoming unification work of dri and drisw, it makes
sense just to revert the offending hunk.