From: Jim Meyering Date: Sat, 8 Jul 2006 11:25:18 +0000 (+0000) Subject: Remove one of two adjacent "can"s in a comment. X-Git-Tag: v6.0~199 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a3752970c9e4403fea546c235bca0b96cbacdcf5;p=thirdparty%2Fcoreutils.git Remove one of two adjacent "can"s in a comment. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 3442635ce9..9bc2745f0c 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,9 @@ +2006-07-08 Jim Meyering + + * autobuild.m4: Remove one of two adjacent "can"s in a comment. + + * regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment. + 2006-07-03 Paul Eggert * prereq.m4 (gl_PREREQ): Require gl_FUNC_WCWIDTH, to accommodate diff --git a/m4/autobuild.m4 b/m4/autobuild.m4 index bd1f4dc1b0..bb3407b712 100644 --- a/m4/autobuild.m4 +++ b/m4/autobuild.m4 @@ -1,5 +1,5 @@ # autobuild.m4 serial 2 (autobuild-3.3) -# Copyright (C) 2004 Simon Josefsson +# Copyright (C) 2004, 2006 Simon Josefsson # # This file is free software, distributed under the terms of the GNU # General Public License. As a special exception to the GNU General @@ -7,7 +7,7 @@ # that contains a configuration script generated by Autoconf, under # the same distribution terms as the rest of that program. # -# This file can can be used in projects which are not available under +# This file can be used in projects which are not available under # the GNU General Public License or the GNU Library General Public # License but which still want to provide support for Autobuild.