]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: set STATIC_ANALYSIS when running via clang or coverity
authorJim Meyering <meyering@redhat.com>
Wed, 7 Apr 2010 15:02:25 +0000 (17:02 +0200)
committerJim Meyering <meyering@redhat.com>
Wed, 14 Apr 2010 18:10:18 +0000 (20:10 +0200)
commit53896e5f44f803c64c7fe1666fbac8c50ab8ca53
treef5cd37e9d1e2c096077dfa161597548d4053911e
parente078fa3cecd4bb3303a1735a45723c9a2d9adec2
build: set STATIC_ANALYSIS when running via clang or coverity

* configure.ac (STATIC_ANALYSIS): Define when run via clang's
scan-build or coverity-prevent's cov-build.
Use the CLANG_CC and COVERITY_BUILD_COMMAND envvars as witnesses.
configure.ac