CVSROOT: /sources/m4 Module name: m4 Changes by: Eric Blake <ericb> 07/01/05 03:01:00
Index: configure.ac =================================================================== RCS file: /sources/m4/m4/configure.ac,v retrieving revision 1.62 retrieving revision 1.63 diff -u -b -r1.62 -r1.63 --- configure.ac 16 Nov 2006 19:01:15 -0000 1.62 +++ configure.ac 5 Jan 2007 03:01:00 -0000 1.63 @@ -1,6 +1,6 @@ # Configure template for GNU m4. -*-Autoconf-*- -# Copyright (C) 1991, 1992, 1993, 1994, 2000, 2001, 2002, 2004, 2005, 2006 -# Free Software Foundation, Inc. +# Copyright (C) 1991, 1992, 1993, 1994, 2000, 2001, 2002, 2004, 2005, 2006, +# 2007 Free Software Foundation, Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -77,6 +77,7 @@ AC_PROG_CC M4_EARLY +AC_SYS_LARGEFILE AC_PROG_CPP AM_PROG_CC_C_O M4_CHECK_DEBUGGING
