configure: Add function_check_broken(), simplify test
commit755ae2801d013b1ce85034738d577cb1b2b31935
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Sat, 18 Sep 2010 09:49:12 +0000 (18 09:49 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Tue, 2 Nov 2010 02:16:56 +0000 (2 04:16 +0200)
tree481e4dee0dd75aba265c638229603cca0ea20aff
parent7cbcdddb2d6a15f609730c9bd76eccf4aab5a7c6
configure: Add function_check_broken(), simplify test

It can be used similar to header_check_broken, but it also tests for the
availability of functions along with the needed headers.

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32298 b3059339-0415-0410-9bf9-f77b7e298cf2

Simplify libdca check using function_check_broken().

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32299 b3059339-0415-0410-9bf9-f77b7e298cf2

1000l: Fix shift amount in function_check_broken().

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@32311 b3059339-0415-0410-9bf9-f77b7e298cf2
configure