faad: Fix configure check for the FAAD version
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 10 May 2009 15:17:15 +0000 (17:17 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Sun, 10 May 2009 15:17:15 +0000 (17:17 +0200)
commit9e2b9d18ac66da68ef574485a362cfc0550b5aa0
treeb372b422779b9c253f65de4a2095fd3c81282a61
parenta01ccc68e411df271b5b61f5835c190394a9ad65
faad: Fix configure check for the FAAD version

The previous version matched things like 297 for
version 2.7, etc which could be added to the file
by other headers.

Fixes bug #582074.
configure.ac