projects
/
elisp
/
gnus.git-
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2381ea0
)
Sync up with main trunc.
unlabeled-1.1.4
author
akr
<akr>
Thu, 23 Apr 1998 16:59:58 +0000
(16:59 +0000)
committer
akr
<akr>
Thu, 23 Apr 1998 16:59:58 +0000
(16:59 +0000)
lisp/Makefile.in
patch
|
blob
|
history
diff --git
a/lisp/Makefile.in
b/lisp/Makefile.in
index
6045356
..
cd61fdc
100644
(file)
--- a/
lisp/Makefile.in
+++ b/
lisp/Makefile.in
@@
-5,7
+5,7
@@
srcdir = @srcdir@
subdir = lisp
top_srcdir = @top_srcdir@
-EMACS = emacs
+EMACS = @EMACS@
FLAGS = -batch -q -no-site-file -l ./dgnushack.el
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@