Use Gnulib ACL implementation, for benefit of Solaris etc.
[bpt/emacs.git] / etc / NEWS
index 4261f23..fd65bad 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -23,10 +23,10 @@ so we will look at it and add it to the manual.
 \f
 * Installation Changes in Emacs 24.4
 
-** Emacs can be compiled with POSIX ACL support.
+** Emacs can be compiled with ACL support.
 This happens by default if a suitable support library is found at
 build time, like libacl on GNU/Linux.  To prevent this, use the
-configure option `--without-acl'.
+configure option `--disable-acl'.
 
 ** The configure option --with-crt-dir has been removed.
 It is no longer needed, as the crt*.o files are no longer linked specially.