aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaul Eggert2013-12-28 23:15:01 -0800
committerPaul Eggert2013-12-28 23:15:01 -0800
commita7f7e547d6d011b895cb90ec7963fa05aa7fd21a (patch)
tree2ab73c19da683f2d9558ce78d221f1ce2381adad /ChangeLog
parent3f9e3ef3fe78d0f28ed25a99af503ccfba38330f (diff)
downloademacs-a7f7e547d6d011b895cb90ec7963fa05aa7fd21a.tar.gz
emacs-a7f7e547d6d011b895cb90ec7963fa05aa7fd21a.zip
* configure.ac (LIBXML2_CFLAGS): Fix xcrun-related quoting problem.
Reported by YAMAMOTO Mitsuharu in: http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00995.html
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ba555fc7169..aeebb19684b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
12013-12-29 Paul Eggert <eggert@cs.ucla.edu>
2
3 * configure.ac (LIBXML2_CFLAGS): Fix xcrun-related quoting problem.
4 Reported by YAMAMOTO Mitsuharu in:
5 http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00995.html
6
12013-12-28 Jan Djärv <jan.h.d@swipnet.se> 72013-12-28 Jan Djärv <jan.h.d@swipnet.se>
2 8
3 * configure.ac: Fix CC detection for xcrun case. 9 * configure.ac: Fix CC detection for xcrun case.