dnl Process this file with autoconf to produce a configure script.
AC_INIT([MIT/GNU Scheme], [14.17], [bug-mit-scheme@gnu.org], [mit-scheme])
-AC_REVISION([$Id: configure.ac,v 1.8 2006/04/08 03:07:26 cph Exp $])
+AC_REVISION([$Id: configure.ac,v 1.9 2006/04/08 03:07:48 cph Exp $])
AC_CONFIG_SRCDIR([boot.c])
AC_CONFIG_HEADERS([config.h])
AC_PROG_MAKE_SET
AC_COPYRIGHT(
-[Copyright 2000,2002,2003,2004,2005 Massachusetts Institute of Technology
+[Copyright 2000,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
This file is part of MIT/GNU Scheme.
AH_TOP([/*
-Copyright 2000,2002,2003,2004,2005 Massachusetts Institute of Technology
+Copyright 2000,2002,2003,2004,2005,2006 Massachusetts Institute of Technology
This file is part of MIT/GNU Scheme.