From 7d6551365458a9968db4e68c7d5c50b0b071b28c Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sat, 8 Jul 2006 12:08:59 +0000 Subject: * regex.m4 (gl_REGEX): Remove one of two adjacent "the"s in a comment. --- m4/regex.m4 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'm4') diff --git a/m4/regex.m4 b/m4/regex.m4 index c60085250..126c735d9 100644 --- a/m4/regex.m4 +++ b/m4/regex.m4 @@ -1,4 +1,4 @@ -#serial 36 +#serial 37 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005, # 2006 Free Software Foundation, Inc. @@ -28,7 +28,7 @@ AC_DEFUN([gl_REGEX], yes|no) ac_use_included_regex=$with_included_regex ;; '') - # If the system regex support is good enough that it passes the the + # If the system regex support is good enough that it passes the # following run test, then default to *not* using the included regex.c. # If cross compiling, assume the test would fail and use the included # regex.c. The first failing regular expression is from `Spencer ere -- cgit v1.2.3-54-g00ecf