projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
26f7e36
)
Don't clear AS_FLAGS, so that it can be passed to configure.
author
Taylor R. Campbell
<net/mumble/campbell>
Thu, 30 Apr 2009 18:00:51 +0000
(18:00 +0000)
committer
Taylor R. Campbell
<net/mumble/campbell>
Thu, 30 Apr 2009 18:00:51 +0000
(18:00 +0000)
v7/src/microcode/configure.ac
patch
|
blob
|
history
diff --git
a/v7/src/microcode/configure.ac
b/v7/src/microcode/configure.ac
index f4f85d08d6a41d0b878f2b6c739ea95f6225b4c0..ba4331c4df92eb43b2019565497df1ce933f16db 100644
(file)
--- a/
v7/src/microcode/configure.ac
+++ b/
v7/src/microcode/configure.ac
@@
-1,7
+1,7
@@
dnl Process this file with autoconf to produce a configure script.
AC_INIT([MIT/GNU Scheme microcode], [15.1], [bug-mit-scheme@gnu.org], [mit-scheme])
-AC_REVISION([$Id: configure.ac,v 1.6
4 2009/04/30 17:52:36
riastradh Exp $])
+AC_REVISION([$Id: configure.ac,v 1.6
5 2009/04/30 18:00:51
riastradh Exp $])
AC_CONFIG_SRCDIR([boot.c])
AC_CONFIG_HEADERS([config.h])
AC_PROG_MAKE_SET
@@
-170,7
+170,6
@@
if test ${enable_static_libs} != no && test ${enable_native_code} = c; then
fi
dnl Substitution variables to be filled in below.
-AS_FLAGS=
GC_HEAD_FILES=
M4_FLAGS=
OPTIONAL_BASES=