aboutsummaryrefslogtreecommitdiff
path: root/config/openaxiom-c-macros.h.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-11-16 20:32:55 +0000
committerdos-reis <gdr@axiomatics.org>2014-11-16 20:32:55 +0000
commit452696064e43c23f2a44edcded311f3d7b466d7e (patch)
tree375ea3690ca7ea469675313cae728a670dd26b09 /config/openaxiom-c-macros.h.in
parent564aff97f80abac84be64552f5238903cb126c33 (diff)
downloadopen-axiom-452696064e43c23f2a44edcded311f3d7b466d7e.tar.gz
Check for LLVM framework
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 26fb89f8..123648aa 100644
--- a/config/openaxiom-c-macros.h.in
+++ b/config/openaxiom-c-macros.h.in
@@ -152,6 +152,9 @@
/* Extension of executable file. */
#undef OPENAXIOM_EXEEXT
+/* Host has LLVM. */
+#undef OPENAXIOM_HOST_HAS_LLVM
+
/* The width of the host Lisp and CPU registers. */
#undef OPENAXIOM_HOST_LISP_PRECISION