X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=config.tm;h=0b0d925ee89c88067897e93e93f7fcac81e52e16;hb=4ee3cb8ce7aa393cff858d6ce2b87a650ee15dc9;hp=a49270a54b640a10aa29f085fbdd9e815c0fe4f3;hpb=80f1943d32ac9df38fcdce6a8396e4d64b2a4e13;p=elisp%2Ftm.git diff --git a/config.tm b/config.tm index a49270a..0b0d925 100644 --- a/config.tm +++ b/config.tm @@ -2,6 +2,9 @@ # tm/config.tm: configuration file for tm # +MAKE = make + + # Please specify emacs executables: # EMACS18 = for EMACS 18.* (NEmacs, NEpoch and Mule 1.*) # XEMACS = for Emacs .. 19.28 (Mule 2.0 .. 2.3) or XEmacs @@ -93,7 +96,7 @@ TM_GNUS_DIR19 = $(TMDIR19) TM_GNUS_DIR19_29 = $(TMDIR19_29) -bindir = $(HOME)/bin +bindir = $(PREFIX)/bin CC = gcc