Pass argc and argv parameters to main() function in SDL test.
commitd6b2a50fba0e79c24a915d9f52a5d8c7578369a9
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 23 Apr 2009 07:39:39 +0000 (23 07:39 +0000)
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>
Thu, 23 Apr 2009 07:39:39 +0000 (23 07:39 +0000)
tree93ae71b19f74ae658aa065c869fc6f23ac76401d
parent329513035ec25a264b8ce66a7faf8961489d9a89
Pass argc and argv parameters to main() function in SDL test.
SDL renames the main function via a macro and later passes it parameters.
This fixes the SDL check on at least Mac OS X, continues to work fine on Linux.
patch by vmrsss  vmrsss gmail com

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