automake: Fix typo in MSVC2008 compat flags.
authorJose Fonseca <jfonseca@vmware.com>
Wed, 2 Dec 2015 17:56:13 +0000 (17:56 +0000)
committerJose Fonseca <jfonseca@vmware.com>
Thu, 3 Dec 2015 22:00:49 +0000 (22:00 +0000)
commit5294debfa4910e4259112ce3c6d5a8c1cd346ae9
tree50f9e1f297a15b581e107d82cec0aaa71c6e0e4a
parent071af9a511f1a6233eaab726f28efb96a86696d8
automake: Fix typo in MSVC2008 compat flags.

It should be MSVC2008_COMPAT_CFLAGS and not MSVC2008_COMPAT_CXXFLAGS.

This is why the recent util_blitter breakage went unnoticed on autotools
builds.

Trivial.
src/gallium/auxiliary/Makefile.am