aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGlenn Morris2012-12-04 21:17:03 -0500
committerGlenn Morris2012-12-04 21:17:03 -0500
commit0b2224850be3a839c6125cda44934d494f8b1f81 (patch)
treed22e7afc258ca7afea0192b253f48f52ec9dddc1 /ChangeLog
parentde0e31edcc3ab6ded038e43625b125d01c6b299d (diff)
downloademacs-0b2224850be3a839c6125cda44934d494f8b1f81.tar.gz
emacs-0b2224850be3a839c6125cda44934d494f8b1f81.zip
* configure.ac (MAKEINFO, EGREP, CC): Quote, in case of spaces in file names.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 965c7882a86..f22f24fada0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
12012-12-05 Glenn Morris <rgm@gnu.org> 12012-12-05 Glenn Morris <rgm@gnu.org>
2 2
3 * configure.ac (MAKEINFO, EGREP, CC): Quote references, in case of
4 spaces in file names.
5
3 * configure.ac: Handle info/ files with or without ".info" extension. 6 * configure.ac: Handle info/ files with or without ".info" extension.
4 7
52012-11-24 Eli Zaretskii <eliz@gnu.org> 82012-11-24 Eli Zaretskii <eliz@gnu.org>