Code refactoring: replaced macro 'XSHM' by 'USE_XSHM' for consistency
commit062f6dd59d0c63bd316c727214d0841f020b6953
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 17 Nov 2013 17:51:19 +0000 (17 18:51 +0100)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 30 Dec 2013 18:11:06 +0000 (30 18:11 +0000)
tree124479aabe8bc7d586bc05a894ce77d982a6de6c
parentee3422dd10e33e683e14c799452ef8e7cd57e60e
Code refactoring: replaced macro 'XSHM' by 'USE_XSHM' 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
wrlib/context.c
wrlib/convert.c
wrlib/wraster.h
wrlib/xutil.c