From 5c407d5b484e7b9dfc4d5882ade263e99bca0466 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 30 May 2006 07:38:17 +0000 Subject: [PATCH] Fix typo. --- lib/autoconf/general.m4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/autoconf/general.m4 b/lib/autoconf/general.m4 index 5a8cce27..a1cbce11 100644 --- a/lib/autoconf/general.m4 +++ b/lib/autoconf/general.m4 @@ -2213,7 +2213,7 @@ AC_DEFUN([_AC_EVAL], # # The AC_TRY_EVAL and AC_TRY_COMMAND macros are dangerous and # undocumented, and should not be used. -# The may be removed or their API changed in a future release. +# They may be removed or their API changed in a future release. # Autoconf itself no longer uses these two macros; they are present # only for backward compatibility with previous versions of Autoconf. # Not every shell command will work due to problems with eval -- 2.11.4.GIT