aboutsummaryrefslogtreecommitdiff
path: root/config/openaxiom-c-macros.h.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2011-06-03 13:25:42 +0000
committerdos-reis <gdr@axiomatics.org>2011-06-03 13:25:42 +0000
commit91ac879b87e3fdf5c796b65d4b2a259397b18002 (patch)
treee11f03863baf3d1127de12c4b5e317f736d9a7c7 /config/openaxiom-c-macros.h.in
parenta95e24a5ffcf4758debdb512f0086a961394f876 (diff)
downloadopen-axiom-91ac879b87e3fdf5c796b65d4b2a259397b18002.tar.gz
do commit this forgotten change
Diffstat (limited to 'config/openaxiom-c-macros.h.in')
-rw-r--r--config/openaxiom-c-macros.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config/openaxiom-c-macros.h.in b/config/openaxiom-c-macros.h.in
index d5520af5..1eb6df78 100644
--- a/config/openaxiom-c-macros.h.in
+++ b/config/openaxiom-c-macros.h.in
@@ -172,6 +172,9 @@
/* mmap anonymous flag */
#undef OPENAXIOM_MM_ANONYMOUS_MAP_FLAG
+/* Whether to use the QT-based GUI interface as driver. */
+#undef OPENAXIOM_USE_GUI
+
/* Whether to use the session manager as driver. */
#undef OPENAXIOM_USE_SMAN