OSDN Git Service

configure.ac: Don't use $CLANG since it will collide with the static analyzer.
authorJeremy Huddleston <jeremyhu@apple.com>
Thu, 5 May 2011 21:08:57 +0000 (14:08 -0700)
committerJeremy Huddleston <jeremyhu@apple.com>
Fri, 27 Jan 2012 17:05:22 +0000 (09:05 -0800)
commite406659b8bed4dd8450935e2f3ee697b99d278cf
treeb8e303028b01e98f5233b2d0cd1f711054963f08
parent19f88670b528827f201bba2a996405d230cedc1b
configure.ac: Don't use $CLANG since it will collide with the static analyzer.

We just prefix the $CLANG environment variable in configure.ac with acv_mesa_

Found by: tinderbox
Signed-off-by: Jeremy Huddleston <jeremyhu@apple.com>
Reviewed-by: Ian Romanick <ian.d.romanick@intel.com>
(cherry picked from commit b728eefb06c26e4b5a25db31bbda9fcf4d015e17)
configure.ac