From: yamaoka Date: Fri, 18 May 2001 12:50:31 +0000 (+0000) Subject: Synch with Oort Gnus. X-Git-Tag: t-gnus-6_15_4-02-quimby~54 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=57e1df7e04a55c2c29b14234626e4aefb181fca0;p=elisp%2Fgnus.git- Synch with Oort Gnus. --- diff --git a/ChangeLog b/ChangeLog index 47a289b..51dbc60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-05-17 Kai =?iso-8859-1?q?Gro=DFjohann?= + + * etc/Makefile.in (datadir): Set this variable, like in the other + Makefile.in's. Patch from Gaute B Strokkenes . + 2001-05-16 Katsumi Yamaoka * lisp/dgnushack.el (dgnushack-bind-colon-keywords): Don't ignore diff --git a/etc/Makefile.in b/etc/Makefile.in index efee033..f81c462 100644 --- a/etc/Makefile.in +++ b/etc/Makefile.in @@ -1,3 +1,4 @@ +datadir = @datadir@ infodir = @infodir@ prefix = @prefix@ srcdir = @srcdir@