From: Andrea Corallo Date: Tue, 10 Sep 2024 22:39:26 +0000 (+0200) Subject: ; * admin/make-tarball.txt: Remove now unnecessary configure flag. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=4651eb9e198fa30b3a27a15ee6d6db590153ee30;p=emacs.git ; * admin/make-tarball.txt: Remove now unnecessary configure flag. (cherry picked from commit 8ddb54117f175d8e11f936c850513dcbd6697280) --- diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt index 85a8ef2624d..9c37a8b2bb1 100644 --- a/admin/make-tarball.txt +++ b/admin/make-tarball.txt @@ -55,14 +55,8 @@ General steps (for each step, check for possible errors): because some of the commands below run Make, so they need 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 - ./configure --with-native-compilation && make + ./configure && make For a release (as opposed to pretest), visit etc/NEWS and use the "M-x emacs-news-delete-temporary-markers" command to delete any