emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 6f17e14: * configure.ac: Fix typo in diagnostic.


From: Paul Eggert
Subject: [Emacs-diffs] master 6f17e14: * configure.ac: Fix typo in diagnostic.
Date: Sat, 18 Mar 2017 00:37:19 -0400 (EDT)

branch: master
commit 6f17e14f785bbd544a24f978a2e756a9ca929411
Author: Paul Eggert <address@hidden>
Commit: Paul Eggert <address@hidden>

    * configure.ac: Fix typo in diagnostic.
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 4a6f32f..b922dc4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -235,7 +235,7 @@ AC_DEFUN([OPTION_DEFAULT_ON], [dnl
 
 OPTION_DEFAULT_OFF([mailutils],
   [rely on GNU Mailutils being installed; this makes the options
-   --without-pop through --with-mailhost irrelevant)])
+   --without-pop through --with-mailhost irrelevant])
 if test "$with_mailutils" = no; then
   with_mailutils=
 fi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]