Remove many uses of tmp_run.
commit07c11742a94deb8c2c2493afe3b81870c10f1e93
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 6 Oct 2009 06:43:00 +0000 (6 06:43 +0000)
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>
Tue, 6 Oct 2009 06:43:00 +0000 (6 06:43 +0000)
tree08569e5f3f6269a7d199b35c466f3b55403381ff
parentcbbc886820e981f488660708678f528e1d243121
Remove many uses of tmp_run.
Checking that installed header and library match is not really our task,
also if desired it would be more correct to do it at runtime (e.g. because
of distributed binaries, or system updates gone wrong, ...).
tmp_run also slows down configure on systems with slow fork like MinGW.

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