Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Jun 2012 18:26:21 +0000 (11:26 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 1 Jun 2012 18:26:21 +0000 (11:26 -0700)
commit501390c597d59696e25b5c35142f6da9ce83fdf3
tree22e54bb2ff44e05bf480cbd67dfd0a6e22e334f7
parentbd56924f27bc0d56a21664fdb8a954e97842a270
Remove --disable-maintainer-mode option from 'configure'.  (Bug#11555)

It is confusingly named and rarely useful.  See, for example,
<http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00089.html>.
* INSTALL.BZR: Don't mention --disable-maintainer-mode.
* Makefile.in (MAINTAINER_MODE_FLAG): Remove; all uses removed.
* configure.in: Remove --disable-maintainer-mode.
(USE_MAINTAINER_MODE, MAINT): Remove.
* admin/make-tarball.txt: Don't worry about maintainer mode.
* etc/NEWS: Mention this.
ChangeLog
INSTALL.BZR
Makefile.in
admin/ChangeLog
admin/make-tarball.txt
configure.in
etc/ChangeLog
etc/NEWS