From: ueno Date: Tue, 16 Aug 2005 13:01:31 +0000 (+0000) Subject: Fixed typo. X-Git-Tag: channel-coding-branchpoint~86 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=a56a246d988fc40863bbc390b6fde01ad4077bb0;p=elisp%2Friece.git Fixed typo. --- diff --git a/acinclude.m4 b/acinclude.m4 index a83d640..ad09542 100644 --- a/acinclude.m4 +++ b/acinclude.m4 @@ -56,7 +56,7 @@ fi ]) AC_DEFUN([AC_CHECK_EMACS_FLAVOR], - [AC_MSG_CHECKING([what a flavor does $EMACS have]) + [AC_MSG_CHECKING([what flavor does $EMACS have]) dnl Ignore cache. unset EMACS_cv_SYS_flavor;