configure: abort if certain libraries can't be found
commitd33877acb6db9beb050083ee53a4cfaf7c6ffbab
authorUoti Urpala <uau@glyph.nonexistent.invalid>
Wed, 20 Apr 2011 18:39:53 +0000 (20 21:39 +0300)
committerUoti Urpala <uau@mplayer2.org>
Wed, 20 Apr 2011 18:53:56 +0000 (20 21:53 +0300)
tree18cdfc6897ad682b33534a2ec6115f89bacfb5b8
parent1bdb0e4cc3119db0274bd2b71451d21653537a73
configure: abort if certain libraries can't be found

Change the behavior of the iconv, freetype, fontconfig and libass
tests when autodetection fails. They now abort instead of silently
creating a crippled build. Users who really want to build without
those features can use explicit --disable flags.
configure