aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a57b88a89c7..e7df2d1c0d2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -13,7 +13,7 @@
13 Make building in directories with whitespace possible. (Bug#15675) 13 Make building in directories with whitespace possible. (Bug#15675)
14 * configure.ac (srcdir): Don't make it absolute - abs_srcdir exists. 14 * configure.ac (srcdir): Don't make it absolute - abs_srcdir exists.
15 * Makefile.in (abs_srcdir): New, set by configure. 15 * Makefile.in (abs_srcdir): New, set by configure.
16 (buildlisppath): Use abs_srcdir. 16 (buildlisppath, epaths-force-w32): Use abs_srcdir.
17 (install-arch-indep, install-etcdoc, install-info, install-man) 17 (install-arch-indep, install-etcdoc, install-info, install-man)
18 (install-etc): Quote entities that might contain whitespace. 18 (install-etc): Quote entities that might contain whitespace.
19 19