aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2015-06-01 04:05:15 +0000
committerdos-reis <gdr@axiomatics.org>2015-06-01 04:05:15 +0000
commit804fb6bd7df06d47341ba360f7ea4f3705d29a64 (patch)
tree759c15a65ff1b58f669aec0b917ee7a90f07a19b /Makefile.in
parent76cac1158adc1b9305d36fb43f64f837de26f460 (diff)
downloadopen-axiom-804fb6bd7df06d47341ba360f7ea4f3705d29a64.tar.gz
Fix typos in configration scripts.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 3843caab..2f46a05c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -448,6 +448,7 @@ oa_enable_checking = @oa_enable_checking@
oa_enable_profiling = @oa_enable_profiling@
oa_enable_threads = @oa_enable_threads@
oa_eval_flags = @oa_eval_flags@
+oa_extra_cxxflags = @oa_extra_cxxflags@
oa_host_has_regex = @oa_host_has_regex@
oa_keep_files = @oa_keep_files@
oa_lisp_flavor = @oa_lisp_flavor@