]> git.eshelyaron.com Git - emacs.git/commit
Remove the --without-makeinfo configure option (bug#46837)
authorGlenn Morris <rgm@gnu.org>
Sat, 6 Mar 2021 18:38:07 +0000 (10:38 -0800)
committerGlenn Morris <rgm@gnu.org>
Sat, 6 Mar 2021 18:38:07 +0000 (10:38 -0800)
commitc3cf99f53714ce1227ab508c9e359910a963659e
treed47a508a3cadf246e722c0780593edbc74d17755
parent8fc6810eb640ffe7af1885166814689f5b28a65e
Remove the --without-makeinfo configure option (bug#46837)

* configure.ac (--without-makeinfo): Remove option.
(HAVE_MAKEINFO): Remove output variable.

* Makefile.in (HAVE_MAKEINFO): Remove.
(info_misc): Remove HAVE_MAKEINFO check.
(info-real): Remove target.
(info): Simplify.

; * etc/NEWS: Mention this.
Makefile.in
configure.ac
etc/NEWS