comparison 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
comparison
equal deleted inserted replaced
27749:fe1ef9daa92e 27750:2c11b155ff11
8605 $_def_tga 8605 $_def_tga
8606 8606
8607 /* Define this if you have shm support */ 8607 /* Define this if you have shm support */
8608 $_def_shm 8608 $_def_shm
8609 8609
8610 #if defined(CONFIG_GL) || defined(CONFIG_X11) || defined(CONFIG_XV)
8611 #define X11_FULLSCREEN 1
8612 #endif
8613 8610
8614 /* FFmpeg */ 8611 /* FFmpeg */
8615 /* Define this to enable image postprocessing in libavcodec */ 8612 /* Define this to enable image postprocessing in libavcodec */
8616 $_def_libpostproc 8613 $_def_libpostproc
8617 $_def_libpostproc_a 8614 $_def_libpostproc_a