aboutsummaryrefslogtreecommitdiff
path: root/src/io
diff options
context:
space:
mode:
authordos-reis <gdr@axiomatics.org>2014-02-23 06:42:21 +0000
committerdos-reis <gdr@axiomatics.org>2014-02-23 06:42:21 +0000
commit13e5c3f6bc5954bcb6b6a76672b1ae6850385179 (patch)
treef0a3e0894f48b7f53529d3cafeb5939531f470ec /src/io
parentd9885ac83981e3a67657c8e24df8943e5e126a9e (diff)
downloadopen-axiom-13e5c3f6bc5954bcb6b6a76672b1ae6850385179.tar.gz
FASLEXT is now AC_SUBST
Diffstat (limited to 'src/io')
-rw-r--r--src/io/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/io/Makefile.in b/src/io/Makefile.in
index 4bf2aeee..2b0c7d32 100644
--- a/src/io/Makefile.in
+++ b/src/io/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@