clover: use the unified check for c++11 instead of the gcc version number
authorGert Wollny <gw.fossdev@gmail.com>
Wed, 18 Oct 2017 15:05:27 +0000 (17:05 +0200)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 8 Nov 2017 16:03:38 +0000 (16:03 +0000)
commit6905d005ef8a1530ebe851c5a639abd7d22b156b
treef7bfd0a8864988f5356fccbcabfacc2a6eebac1d
parent8f18528ceade31168be76edbb9fb2c09760fad21
clover: use the unified check for c++11 instead of the gcc version number

So far clover based its test for compiler support on the version of gcc,
while in reality support for c++11 is required. This patch replaces the
version check by the check unified for all modules that require c++11.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
configure.ac
src/gallium/state_trackers/clover/Makefile.am