emacs-elpa-diffs
[Top][All Lists]
Advanced

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

[elpa] externals/eglot 68ea8fbfb3 1/3: * Makefile (EMACS): Allow passing


From: ELPA Syncer
Subject: [elpa] externals/eglot 68ea8fbfb3 1/3: * Makefile (EMACS): Allow passing variable from command line.
Date: Wed, 12 Jan 2022 13:57:32 -0500 (EST)

branch: externals/eglot
commit 68ea8fbfb3a92e00d29369868c391295857dc388
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    * Makefile (EMACS): Allow passing variable from command line.
---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 86da2da698..98010673d6 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
 ### 
 # Variables
 #
-EMACS=emacs
+EMACS?=emacs
 SELECTOR=t
 ERROR_ON_WARN=nil
 



reply via email to

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