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:
51bfd35
)
Fix previous commit.
author
yamaoka
<yamaoka>
Thu, 6 Jan 2005 00:24:33 +0000
(
00:24
+0000)
committer
yamaoka
<yamaoka>
Thu, 6 Jan 2005 00:24:33 +0000
(
00:24
+0000)
texi/Makefile.in
patch
|
blob
|
history
diff --git
a/texi/Makefile.in
b/texi/Makefile.in
index
0dba47f
..
98c65a0
100644
(file)
--- a/
texi/Makefile.in
+++ b/
texi/Makefile.in
@@
-72,7
+72,7
@@
most: texi2latex.elc latex latexps
$(EMACSINFO) $<; \
else \
echo "LC_ALL=C" \
- $(MAKEINFO) -I $(srcdir) --enable-encoding -o $* $<"; \
+ "$(MAKEINFO) -I $(srcdir) --enable-encoding -o $* $<"; \
LC_ALL=C $(MAKEINFO) -I $(srcdir) --enable-encoding -o $* $<; \
fi