]> Dogcows Code - chaz/tar/commitdiff
Use shorter message.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Feb 2001 00:19:57 +0000 (00:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Feb 2001 00:19:57 +0000 (00:19 +0000)
m4/mbrtowc.m4

index 3e2269cd15cf08aed984dbff77d2c983e63d01a3..5982f2cc0037a7a8e2406126e492c4f71b616df2 100644 (file)
@@ -4,7 +4,7 @@ dnl From Paul Eggert
 
 AC_DEFUN(jm_FUNC_MBRTOWC,
 [
-  AC_MSG_CHECKING([whether mbrtowc is declared])
+  AC_MSG_CHECKING([for mbrtowc])
   AC_CACHE_VAL(jm_cv_func_mbrtowc,
     [AC_TRY_LINK(
        [#include <wchar.h>],
This page took 0.023606 seconds and 4 git commands to generate.