From 6a2df321708ad079bb018859a6c916fcb9f95013 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Mon, 16 Aug 2010 11:41:00 +0000 Subject: Fix compile errors, update tags --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 4c40f54d..e2a8f5de 100644 --- a/Makefile +++ b/Makefile @@ -22,6 +22,7 @@ # Set this according to your version of Emacs. # NB: this is also used to set default install path names below. EMACS=$(shell if [ -z "`which emacs`" ]; then echo "Emacs executable not found"; exit 1; else echo emacs; fi) +# EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs # We default to /usr rather than /usr/local because installs of # desktop and doc files under /usr/local are unlikely to work with -- cgit v1.2.3