; * configure.ac: Improve wording of last commit.
This commit is contained in:
parent
21ad7279e4
commit
9bb557c30f
1 changed files with 1 additions and 1 deletions
|
@ -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])
|
||||
|
|
Loading…
Add table
Reference in a new issue