Code refactoring: replaced macro 'HAVE_XRANDR' by 'USE_XRANDR' for consistency
commit73c00fac274991ce479445f525ba20090aa92e2c
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 17 Nov 2013 17:51:17 +0000 (17 18:51 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:06 +0000 (30 18:11 +0000)
tree6ab5243ab5886368d5bd5837d99732cf364580f7
parent2a7a4d77d7dfdfea045e70108f4a100d50f01a4a
Code refactoring: replaced macro 'HAVE_XRANDR' by 'USE_XRANDR' for consistency

The usual way to define a macro in is to name macro with 'USE_xxx' when
they are used to enable a feature 'xxx'.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
configure.ac
src/WindowMaker.h
src/dialog.c
src/event.c
src/screen.c
src/startup.c