From 4651eb9e198fa30b3a27a15ee6d6db590153ee30 Mon Sep 17 00:00:00 2001 From: Andrea Corallo Date: Wed, 11 Sep 2024 00:39:26 +0200 Subject: [PATCH] ; * admin/make-tarball.txt: Remove now unnecessary configure flag. (cherry picked from commit 8ddb54117f175d8e11f936c850513dcbd6697280) --- admin/make-tarball.txt | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) 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 -- 2.39.2