Mercurial > mplayer.hg
comparison m_struct.c @ 30136:dc1d66a20ec2
Fixup SDL configure check:
- Make it work without sdl-config which adds at least useless or even hurtful
cflags and also does not work for cross-compiling
- If using sdl-config, make it use the CFLAGS we actually use for compiling
instead of something else. Thus #undef main is needed in the test program.
author | reimar |
---|---|
date | Sun, 03 Jan 2010 11:33:33 +0000 |
parents | 0f1b5b68af32 |
children | c1a3f1bbba26 |
comparison
equal
deleted
inserted
replaced
30135:807fce7a4bb3 | 30136:dc1d66a20ec2 |
---|