Use proper configure option `--without-file-notification'.

This commit is contained in:
Michael Albinus 2014-02-05 12:45:01 +01:00
parent 415e381049
commit e873a22e95

View file

@ -32,7 +32,7 @@ configure option `--disable-acl'.
** Emacs can now be compiled with file notification support.
This happens by default if a suitable system library is found at
build time. To prevent this, use the configure option
`--with-file-notification-no'. See below for file-notify features.
`--without-file-notification'. See below for file-notify features.
FIXME? This feature is not available for the Nextstep port. (?)
---