]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commit
Fix check_func_headers. The reference to the function under test was being
authorramiro <ramiro@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 16 Jul 2009 16:02:50 +0000 (16:02 +0000)
committerramiro <ramiro@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Thu, 16 Jul 2009 16:02:50 +0000 (16:02 +0000)
commit87119c3a00f6d9190de8c1389e16312d730444a7
tree24d12ded5962f7d5d243d5229dbbc72a6c2fc06e
parentfa3a6713545ac5249f9f0586696e87a148b171df
Fix check_func_headers. The reference to the function under test was being
optimized out by gcc, thus rendering the test useless.
This new test throws a warning in mingw-w64, but that should not be a problem.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19440 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
configure