aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bf0c7b0afde..afa99cd58ea 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
12013-10-23 Glenn Morris <rgm@gnu.org>
2
3 Make building in directories with whitespace possible. (Bug#15675)
4 * configure.ac (srcdir): Don't make it absolute - abs_srcdir exists.
5 * Makefile.in (abs_srcdir): New, set by configure.
6 (buildlisppath): Use abs_srcdir.
7 (install-arch-indep, install-etcdoc, install-info, install-man)
8 (install-etc): Quote entities that might contain whitespace.
9
12013-10-23 Paul Eggert <eggert@cs.ucla.edu> 102013-10-23 Paul Eggert <eggert@cs.ucla.edu>
2 11
3 Merge from gnulib, incorporating: 12 Merge from gnulib, incorporating: