configure: add return_check and return_statement_check helpers
commit1ff555e2ed45f44904145990bd040d95d1184538
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 20 Jan 2011 11:21:34 +0000 (20 11:21 +0000)
committerUoti Urpala <uau@glyph.nonexistent.invalid>
Mon, 31 Jan 2011 14:03:10 +0000 (31 16:03 +0200)
tree8dada65d1ed00acaad2565c114c6db1040720fdb
parent5cb40ec42ff36d0e639937546eac74af19740a5b
configure: add return_check and return_statement_check helpers

cosmetics: Move header_check helper function.

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

Add return_check() helper function and use it to simplify some checks.

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

Add return_statement_check() helper function and use it to simplify some checks.

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