bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#55969: Feature request: configure option to build Emacs without any


From: Lars Ingebrigtsen
Subject: bug#55969: Feature request: configure option to build Emacs without any documentation
Date: Wed, 15 Jun 2022 14:34:38 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

> You don't need a configure option; just use
>
> make -C src emacs
>
> (used to work; haven't checked recently)

Yes, I don't think a configuration option here will give us
something substantially easier to work with during bisection.

However, it might be nice to have a target in GNUmakefile for doing
bisection that would allow you to say

git checkout ...; git clean -dfx; make without-manuals

that would run autogen/configure as normal, but then "make -C src emacs"
instead of "make all"?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

[Prev in Thread] Current Thread [Next in Thread]