aboutsummaryrefslogtreecommitdiff
path: root/src/rt
diff options
context:
space:
mode:
Diffstat (limited to 'src/rt')
-rw-r--r--src/rt/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rt/Makefile.in b/src/rt/Makefile.in
index 5ff44e8c..9cbce2df 100644
--- a/src/rt/Makefile.in
+++ b/src/rt/Makefile.in
@@ -233,6 +233,7 @@ ECHO_N = @ECHO_N@
ECHO_T = @ECHO_T@
EGREP = @EGREP@
EXEEXT = @EXEEXT@
+FASLEXT = @FASLEXT@
FGREP = @FGREP@
GCLOPTS = @GCLOPTS@
GREP = @GREP@
@@ -345,7 +346,6 @@ 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_fasl_type = @oa_fasl_type@
oa_host_has_regex = @oa_host_has_regex@
oa_keep_files = @oa_keep_files@
oa_lisp_flavor = @oa_lisp_flavor@