Use shorter message.

This commit is contained in:
Paul Eggert
2001-02-17 00:19:57 +00:00
parent 27addf0e3f
commit abe46d28b9
+1 -1
View 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>],