]> Dogcows Code - chaz/tar/commitdiff
Fix wording one more time.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Feb 2001 00:59:27 +0000 (00:59 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 17 Feb 2001 00:59:27 +0000 (00:59 +0000)
m4/mbrtowc.m4

index 3eb882e662ea7887c05ab2ae16e74a7454be72cf..f15bb2214c8db7e478b2cb8be0842c0aa686b368 100644 (file)
@@ -4,7 +4,7 @@ dnl From Paul Eggert
 
 AC_DEFUN(jm_FUNC_MBRTOWC,
 [
-  AC_MSG_CHECKING([whether mbrtowc and mbstate_t are declared])
+  AC_MSG_CHECKING([whether mbrtowc and mbstate_t are properly declared])
   AC_CACHE_VAL(jm_cv_func_mbrtowc,
     [AC_TRY_LINK(
        [#include <wchar.h>],
This page took 0.023807 seconds and 4 git commands to generate.