configure: Fix the CELT check to actually succeed if CELT >= 0.5 is available
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 11 Aug 2010 09:39:35 +0000 (11:39 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 11 Aug 2010 09:39:35 +0000 (11:39 +0200)
commitdd26f378b01d679834f12935efc7093fb5807956
tree976e687ce262734926de83e0f50d4b199b2a1a3e
parent15098331412ceb982c24b89bb4346354fb56433c
configure: Fix the CELT check to actually succeed if CELT >= 0.5 is available

Also remove the AC_MSG_RESULTS([no]), pkg-config does this for us already.
configure.ac