Enable large-file support.
authorChris Hanson <org/chris-hanson/cph>
Sat, 8 Apr 2006 03:07:48 +0000 (03:07 +0000)
committerChris Hanson <org/chris-hanson/cph>
Sat, 8 Apr 2006 03:07:48 +0000 (03:07 +0000)
v7/src/microcode/configure.ac

index 9980016f81faa8d5a4c8b4dfcf4c2635063082f4..9156dd83bf26aa16f98fbf8e66d365a1b7b6ca16 100644 (file)
@@ -1,13 +1,13 @@
 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.
 
@@ -29,7 +29,7 @@ USA.
 
 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.