diff options
author | James Almer <jamrial@gmail.com> | 2018-01-07 17:58:33 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2018-01-10 11:23:45 -0300 |
commit | 32f85056b3eae97ddd149d9312b48449f22cff51 (patch) | |
tree | 0290807f715e902305b9c03cfe07857ab8ccc7ed /libavformat/wavdec.c | |
parent | d38a223943d12c603c87ce806023ab4f4c0769c9 (diff) | |
download | ffmpeg-32f85056b3eae97ddd149d9312b48449f22cff51.tar.gz |
configure: don't use SDL.h in check_func_headers when checking for SDL2
check_func_headers() defines a main() function, which clashes with a
redefinition done by said SDL header. Check for SDL_PollEvent using
SDL_events.h only instead, where the redefinition doesn't happen.
Fixes a regression since d03c39b46b21c893d6549a532289b7fb9935b3fc.
Tested-by: RiCON
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavformat/wavdec.c')
0 files changed, 0 insertions, 0 deletions