aboutsummaryrefslogtreecommitdiff
path: root/config/open-axiom.m4
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/open-axiom.m4
parenta95e24a5ffcf4758debdb512f0086a961394f876 (diff)
downloadopen-axiom-91ac879b87e3fdf5c796b65d4b2a259397b18002.tar.gz
do commit this forgotten change
Diffstat (limited to 'config/open-axiom.m4')
-rw-r--r--config/open-axiom.m42
1 files changed, 2 insertions, 0 deletions
diff --git a/config/open-axiom.m4 b/config/open-axiom.m4
index 9ce055e7..a1306e70 100644
--- a/config/open-axiom.m4
+++ b/config/open-axiom.m4
@@ -924,6 +924,8 @@ if test -n "$OA_QT_MOC"; then
;;
esac
fi
+AC_DEFINE_UNQUOTED([OPENAXIOM_USE_GUI], [`expr x$oa_has_qt = xyes`],
+ [Whether to use the QT-based GUI interface as driver.])
])
dnl -------------------------------------