From: Paul Smith Date: Wed, 14 Jun 2000 22:29:48 +0000 (+0000) Subject: * Typo. X-Git-Tag: 3.79.1~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f04e78f11bb42e911a62c52c410575f602d8dec5;p=thirdparty%2Fmake.git * Typo. --- diff --git a/acinclude.m4 b/acinclude.m4 index ad58ef61..bbee5359 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -512,7 +512,7 @@ AC_DEFUN(pds_CHECK_SYSTEM_GETTEXT, [ else # We only want to deal with GNU's gettext; if we don't have that # we'll just use our own, thanks very much. - AC_CACHE_CHECK([whether system uses GNU gettext], + AC_CACHE_CHECK([whether the system has GNU gettext], pds_cv_system_gnu_gettext, [ AC_TRY_LINK([ #include