Don't clear AS_FLAGS, so that it can be passed to configure.
authorTaylor R. Campbell <net/mumble/campbell>
Thu, 30 Apr 2009 18:00:51 +0000 (18:00 +0000)
committerTaylor R. Campbell <net/mumble/campbell>
Thu, 30 Apr 2009 18:00:51 +0000 (18:00 +0000)
v7/src/microcode/configure.ac

index f4f85d08d6a41d0b878f2b6c739ea95f6225b4c0..ba4331c4df92eb43b2019565497df1ce933f16db 100644 (file)
@@ -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.64 2009/04/30 17:52:36 riastradh Exp $])
+AC_REVISION([$Id: configure.ac,v 1.65 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=