* Typo.
authorPaul Smith <psmith@gnu.org>
Wed, 14 Jun 2000 22:29:48 +0000 (22:29 +0000)
committerPaul Smith <psmith@gnu.org>
Wed, 14 Jun 2000 22:29:48 +0000 (22:29 +0000)
acinclude.m4

index ad58ef6191678440fabb35f1d240d9a624f97862..bbee5359a536cf68327c5cfa76209ef4a9991a64 100644 (file)
@@ -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 <libintl.h>