aboutsummaryrefslogtreecommitdiffstats
path: root/admin
diff options
context:
space:
mode:
authorAndrea Corallo2024-09-11 00:43:47 +0200
committerAndrea Corallo2024-09-11 00:44:11 +0200
commitc3383be5f043a1efe6f9650e8d0a6d4616ca4eeb (patch)
tree5d20a1341589b2bd03aa76174d9a7a428a41a49a /admin
parent8ddb54117f175d8e11f936c850513dcbd6697280 (diff)
downloademacs-c3383be5f043a1efe6f9650e8d0a6d4616ca4eeb.tar.gz
emacs-c3383be5f043a1efe6f9650e8d0a6d4616ca4eeb.zip
; * admin/make-tarball.txt: Improve last change.
Diffstat (limited to 'admin')
-rw-r--r--admin/make-tarball.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 9c37a8b2bb1..8e23165b257 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -56,7 +56,7 @@ General steps (for each step, check for possible errors):
56 Makefiles to be present. 56 Makefiles to be present.
57 57
58 ./autogen.sh 58 ./autogen.sh
59 ./configure && make 59 ./configure --without-native-compilation && make
60 60
61 For a release (as opposed to pretest), visit etc/NEWS and use the 61 For a release (as opposed to pretest), visit etc/NEWS and use the
62 "M-x emacs-news-delete-temporary-markers" command to delete any 62 "M-x emacs-news-delete-temporary-markers" command to delete any