* configure.ac (with_file_notification): Default to $with_features.
Fixes: debbugs:14569
+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:
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.