summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-16 18:19:36 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2008-10-16 18:19:36 +0000
commita290af1657a7c024e903a875fe1a886407aadc16 (patch)
treecc454a87856c8927751976566ad423f2b0e39f69 /configure
parent11e54c5b679385fc0a91a0360dce84a279682a9f (diff)
downloadmpv-a290af1657a7c024e903a875fe1a886407aadc16.tar.bz2
mpv-a290af1657a7c024e903a875fe1a886407aadc16.tar.xz
Move X11_FULLSCREEN definition to x11_common.h where it belongs.
config.h should only contain option definitions, no logic. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27784 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure3
1 files changed, 0 insertions, 3 deletions
diff --git a/configure b/configure
index a82c271fd2..0a528aa33c 100755
--- a/configure
+++ b/configure
@@ -8607,9 +8607,6 @@ $_def_tga
/* 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 */