Mercurial > mplayer.hg
diff configure @ 27750:2c11b155ff11
Move X11_FULLSCREEN definition to x11_common.h where it belongs.
config.h should only contain option definitions, no logic.
author | diego |
---|---|
date | Thu, 16 Oct 2008 18:19:36 +0000 |
parents | 8215fb6c542c |
children | d120b2951b37 |
line wrap: on
line diff
--- a/configure Thu Oct 16 18:14:35 2008 +0000 +++ b/configure Thu Oct 16 18:19:36 2008 +0000 @@ -8607,9 +8607,6 @@ /* Define this if you have shm support */ $_def_shm -#if defined(CONFIG_GL) || defined(CONFIG_X11) || defined(CONFIG_XV) -#define X11_FULLSCREEN 1 -#endif /* FFmpeg */ /* Define this to enable image postprocessing in libavcodec */