]> git.eshelyaron.com Git - emacs.git/commitdiff
; * configure.ac: Improve wording of last commit.
authorEli Zaretskii <eliz@gnu.org>
Sun, 3 Jan 2016 17:25:19 +0000 (19:25 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sun, 3 Jan 2016 17:25:19 +0000 (19:25 +0200)
configure.ac

index cddebd409b01e822f26dc65d9e90e76ed9140bd6..2baafb99112366e99f8d810fc2a460a4caa36dd1 100644 (file)
@@ -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])