mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-21 11:16:16 +02:00
* link-follow.m4: Remove one of two adjacent "whether"s in a comment.
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
2006-07-08 Jim Meyering <jim@meyering.net>
|
||||
|
||||
* 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 <eggert@cs.ucla.edu>
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user