]> git.ipfire.org Git - thirdparty/libvirt.git/commit
build: detect Coverity 5.3.0
authorEric Blake <eblake@redhat.com>
Fri, 3 Jun 2011 19:43:15 +0000 (13:43 -0600)
committerEric Blake <eblake@redhat.com>
Wed, 8 Jun 2011 10:47:05 +0000 (04:47 -0600)
commit28ea3bf31c5fb03d7e51ba49cfaf8f1b2ec6fc57
treed6dcaeaa7a3dcfd638ac22db7898dcf3ad1a5132
parent31967cff04b626dd2739907933cc7cc995fd6498
build: detect Coverity 5.3.0

Coverity 5.3.0 still outputs lots of COVERITY_* variables, but no
longer modifies COVERITY_BUILD_COMMAND in the environment.  Pick
one that seems likely to stay around.

* configure.ac (STATIC_ANALYSIS): Detect newer Coverity.
configure.ac