From 452696064e43c23f2a44edcded311f3d7b466d7e Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 16 Nov 2014 20:32:55 +0000 Subject: Check for LLVM framework --- config/openaxiom-c-macros.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config/openaxiom-c-macros.h.in') 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 -- cgit v1.2.3