summaryrefslogtreecommitdiffstats
path: root/client/display_channel.cpp
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-04-20 17:52:23 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-05-03 14:44:11 +0200
commitc1b7ecac3f51a2818bf7abd00d27f0475b507ba1 (patch)
treecd02685384dc83a5daa42e95678ebb5048b0c38c /client/display_channel.cpp
parent7e30572ab1d51d5b8a7f6f9b9a3472d59a0ea167 (diff)
downloadspice-c1b7ecac3f51a2818bf7abd00d27f0475b507ba1.tar.gz
spice-c1b7ecac3f51a2818bf7abd00d27f0475b507ba1.tar.xz
spice-c1b7ecac3f51a2818bf7abd00d27f0475b507ba1.zip
use AC_DEFINE instead of hardcoding preprocessor flags
Now that all source files include config.h, we can use AC_DEFINE to enable/disable optional features (opengl, cegui). This is cleaner than directly appending -Dxxx directives to the preprocessor flags. This also guarantees that everything will be appropriately rebuilt when using the same source tree to build first with opengl support and then without (the config.h timestamp will change, triggering a rebuild of the files including it)
Diffstat (limited to 'client/display_channel.cpp')
0 files changed, 0 insertions, 0 deletions