From 13e5c3f6bc5954bcb6b6a76672b1ae6850385179 Mon Sep 17 00:00:00 2001 From: dos-reis Date: Sun, 23 Feb 2014 06:42:21 +0000 Subject: FASLEXT is now AC_SUBST --- config/var-def.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/var-def.mk') diff --git a/config/var-def.mk b/config/var-def.mk index 2b91a330..09a90a06 100644 --- a/config/var-def.mk +++ b/config/var-def.mk @@ -209,7 +209,7 @@ oa_hammer = $(top_builddir)/src/utils/hammer$(EXEEXT) OA_LISP = @OA_LISP@ # Extension of the output file name returned by compile-file -FASLEXT = @oa_fasl_type@ +FASLEXT = @FASLEXT@ # Extension of compiled FASLs appropriate for linking into executable # programs. For most Lisp systems, it is the same as FASLEXT because -- cgit v1.2.3