; * admin/make-tarball.txt: Remove now unnecessary configure flag.

This commit is contained in:
Andrea Corallo 2024-09-11 00:39:26 +02:00
parent 7e194d33f9
commit 8ddb54117f

View file

@ -55,14 +55,8 @@ General steps (for each step, check for possible errors):
because some of the commands below run Make, so they need because some of the commands below run Make, so they need
Makefiles to be present. Makefiles to be present.
For Emacs 28 and later, as long as --with-native-compilation is
not the default, the tree needs to be configured with
native-compilation enabled, to ensure all the pertinent *.elc
files will end up in the tarball. Otherwise, the *.eln files
might not build correctly on the user's system.
./autogen.sh ./autogen.sh
./configure --with-native-compilation && make ./configure && make
For a release (as opposed to pretest), visit etc/NEWS and use the For a release (as opposed to pretest), visit etc/NEWS and use the
"M-x emacs-news-delete-temporary-markers" command to delete any "M-x emacs-news-delete-temporary-markers" command to delete any