gallium/swr: confine c++11 flag to swr driver
authorTim Rowley <timothy.o.rowley@intel.com>
Thu, 14 Apr 2016 23:23:33 +0000 (18:23 -0500)
committerTim Rowley <timothy.o.rowley@intel.com>
Fri, 15 Apr 2016 19:43:01 +0000 (14:43 -0500)
commit082f6d75aef4e672b6e41ee77630d3add7e1ef5d
tree39e1b19634ae7ad098c01e95cdd3fa9029270da7
parentee72fec9cfaddfef78a112f0b8d2f3f7f67a6535
gallium/swr: confine c++11 flag to swr driver

On the philosophy that a driver shouldn't change the compile flags
for the entire tree, take the clove approach of moving the c++11 flag
to the swr driver directory.

Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
configure.ac
m4/ax_cxx_compile_stdcxx.m4 [deleted file]
src/gallium/drivers/swr/Makefile.am