emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master 9bb557c: ; * configure.ac: Improve wording of last


From: Eli Zaretskii
Subject: [Emacs-diffs] master 9bb557c: ; * configure.ac: Improve wording of last commit.
Date: Sun, 03 Jan 2016 17:26:40 +0000

branch: master
commit 9bb557c30fde79f21cbab7a0793ae37edbdbac9f
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * configure.ac: Improve wording of last commit.
---
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/configure.ac b/configure.ac
index cddebd4..2baafb9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2747,7 +2747,7 @@ dnl GNU/Linux only.
 case $with_file_notification,$NOTIFY_OBJ in
   gfile,* | yes,)
     if test "${HAVE_NS}" = yes; then
-       AC_MSG_ERROR(['--with-file-notification=gfile' is not supported.
+       AC_MSG_ERROR(['--with-file-notification=gfile' is not supported in 
NextStep builds.
 Consider kqueue instead.])
     else
        EMACS_CHECK_MODULES([GFILENOTIFY], [gio-2.0 >= 2.24])



reply via email to

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