From 6b365f926f1f0430c34498392e1dddbff126bc48 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 10 Feb 2008 04:48:39 +0000 Subject: Add support for batch processing. --- config/axiom-c-macros.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config') diff --git a/config/axiom-c-macros.h.in b/config/axiom-c-macros.h.in index a2ab84a5..df1e525b 100644 --- a/config/axiom-c-macros.h.in +++ b/config/axiom-c-macros.h.in @@ -92,6 +92,9 @@ /* MS */ #undef MSYSplatform +/* The kind of base runtime system for this build. */ +#undef OPENAXIOM_BASE_RTS + /* Extension of executable file. */ #undef OPENAXIOM_EXEEXT -- cgit v1.2.3