projects
/
elisp
/
riece.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6e721ac
)
Fixed typo.
author
ueno
<ueno>
Tue, 16 Aug 2005 13:01:31 +0000
(13:01 +0000)
committer
ueno
<ueno>
Tue, 16 Aug 2005 13:01:31 +0000
(13:01 +0000)
acinclude.m4
patch
|
blob
|
history
diff --git
a/acinclude.m4
b/acinclude.m4
index
a83d640
..
ad09542
100644
(file)
--- 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;