From 00318b60c9b32952670ab35ad5bbf42b5974c0b8 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 8 Jul 2006 11:28:05 +0000 Subject: [PATCH] * link-follow.m4: Remove one of two adjacent "whether"s in a comment. --- m4/ChangeLog | 3 +-- m4/link-follow.m4 | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/m4/ChangeLog b/m4/ChangeLog index 9f54b24c8e..2d96cbf886 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,9 +1,8 @@ 2006-07-08 Jim Meyering + * link-follow.m4: Remove one of two adjacent "whether"s in a comment. * getopt.m4: Remove one of two adjacent "your"s in a comment. - * 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 diff --git a/m4/link-follow.m4 b/m4/link-follow.m4 index 735dad09f2..f75062ce41 100644 --- a/m4/link-follow.m4 +++ b/m4/link-follow.m4 @@ -1,8 +1,8 @@ -#serial 7 -dnl Run a program to determine whether whether link(2) follows symlinks. +#serial 8 +dnl Run a program to determine whether link(2) follows symlinks. dnl Set LINK_FOLLOWS_SYMLINKS accordingly. -# Copyright (C) 1999, 2000, 2001, 2004, 2005 Free Software Foundation, Inc. +# Copyright (C) 1999, 2000, 2001, 2004, 2005, 2006 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. -- 2.47.3