emacs-diffs
[Top][All Lists]
Advanced

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

master 3fd2b00a4b 2/2: ; * Makefile.in: Add "make bootstrap configure=de


From: Gregory Heytings
Subject: master 3fd2b00a4b 2/2: ; * Makefile.in: Add "make bootstrap configure=default" as a first choice.
Date: Mon, 19 Sep 2022 03:41:55 -0400 (EDT)

branch: master
commit 3fd2b00a4b20afa827afe0eee2b7ba5f08e4cce6
Author: Gregory Heytings <gregory@heytings.org>
Commit: Gregory Heytings <gregory@heytings.org>

    ; * Makefile.in: Add "make bootstrap configure=default" as a first choice.
---
 Makefile.in | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Makefile.in b/Makefile.in
index de263c6858..260962d048 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -388,8 +388,10 @@ actual-all: ${SUBDIR} info 
$(gsettings_SCHEMAS:.xml=.valid) src-depending-on-lis
 
 # ADVICE-ON-FAILURE-BEGIN:bootstrap
 #   You might try to:
+#   - run "git bootstrap configure=default", to rebuild Emacs with the
+#     default configuration options, which might fix the problem
 #   - run "git clean -fdx" and run "make bootstrap" again, which might
-#     fix the problem
+#     fix the problem if "git boostrap configure=default" did not
 #     !BEWARE! "git clean -fdx" deletes all files that are not under
 #     !BEWARE! version control, which means that all changes to such
 #     !BEWARE! files will be lost and cannot be restored later



reply via email to

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