diff options
author | Martin Storsjö <martin@martin.st> | 2012-03-28 20:37:13 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2012-03-29 21:25:59 +0300 |
commit | 9bd41bb191f7c3bb6edeeb3b09bd2c6d6e4aa677 (patch) | |
tree | 4a9750503ecf2d1903e3c485c0b1cc298c1c7fba /doc/avutil.txt | |
parent | a05c41acd1e2dc0b7f6d82fa5ecbf7b8b5514ebc (diff) | |
download | ffmpeg-9bd41bb191f7c3bb6edeeb3b09bd2c6d6e4aa677.tar.gz |
configure: Check for a different SDL function
This one is available both in SDL 1.2 and in 1.3 (which is the current
version available e.g. in macports), while 1.3 doesn't contain
SDL_Linked_Version().
The current check for SDL_Linked_Version() (available since SDL 1.2.13)
was added in 8f1b06c8, because including the headers for SDL_Init()
redirects the main() function, requiring the main function signature
to match the one of SDL_main (including argc/argv).
Signed-off-by: Martin Storsjö <martin@martin.st>
Diffstat (limited to 'doc/avutil.txt')
0 files changed, 0 insertions, 0 deletions