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:
2a584ea
)
Synch with Oort Gnus.
author
yamaoka
<yamaoka>
Fri, 18 May 2001 12:50:31 +0000
(12:50 +0000)
committer
yamaoka
<yamaoka>
Fri, 18 May 2001 12:50:31 +0000
(12:50 +0000)
ChangeLog
patch
|
blob
|
history
etc/Makefile.in
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index
47a289b
..
51dbc60
100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2001-05-17 Kai =?iso-8859-1?q?Gro=DFjohann?= <Kai.Grossjohann@CS.Uni-Dortmund.DE>
+
+ * etc/Makefile.in (datadir): Set this variable, like in the other
+ Makefile.in's. Patch from Gaute B Strokkenes <gs234@cam.ac.uk>.
+
2001-05-16 Katsumi Yamaoka <yamaoka@jpl.org>
* lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore
diff --git
a/etc/Makefile.in
b/etc/Makefile.in
index
efee033
..
f81c462
100644
(file)
--- a/
etc/Makefile.in
+++ b/
etc/Makefile.in
@@
-1,3
+1,4
@@
+datadir = @datadir@
infodir = @infodir@
prefix = @prefix@
srcdir = @srcdir@