--without-all should imply --with-file-notification=no.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Jun 2013 18:05:05 +0000 (11:05 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 11 Jun 2013 18:05:05 +0000 (11:05 -0700)
* configure.ac (with_file_notification): Default to $with_features.

Fixes: debbugs:14569

ChangeLog
configure.ac

index c79c28e..bad19f3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-06-11  Paul Eggert  <eggert@cs.ucla.edu>
+
+       --without-all should imply --with-file-notification=no.  (Bug#14569)
+       * configure.ac (with_file_notification): Default to $with_features.
+
 2013-06-09  Paul Eggert  <eggert@cs.ucla.edu>
 
        Merge from gnulib, incorporating:
index 9c51d21..656255c 100644 (file)
@@ -216,7 +216,7 @@ this option's value should be `yes', `no', `gfile', `inotify' or `w32'.
    esac
    with_file_notification=$val
  ],
- [with_file_notification=yes])
+ [with_file_notification=$with_features])
 
 ## For the times when you want to build Emacs but don't have
 ## a suitable makeinfo, and can live without the manuals.