Fix wording one more time.

This commit is contained in:
Paul Eggert
2001-02-17 00:59:27 +00:00
parent 01a51971db
commit 701add9772

View 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>],