aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2013-04-03 02:16:23 +0000
committerdos-reis <gdr@axiomatics.org>2013-04-03 02:16:23 +0000
commite54671b3aa34f350c009c407042933b814fe220f (patch)
treec06d393ed2395071d714fe3062f086c758f7d993 /configure
parent1e979a3c60f7e79ee8aa3aef8f9d4bb354b17bc1 (diff)
downloadopen-axiom-e54671b3aa34f350c009c407042933b814fe220f.tar.gz
Fix up fallout from C++11 switch
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index a902a21c..08ff89bc 100755
--- a/configure
+++ b/configure
@@ -3808,7 +3808,7 @@ $as_echo "$axiom_lisp_flavor" >&6; }
cat >>confdefs.h <<_ACEOF
-#define OPENAXIOM_BASE_RTS ${axiom_lisp_flavor}_runtime
+#define OPENAXIOM_BASE_RTS Runtime::${axiom_lisp_flavor}
_ACEOF