summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Djärv <jan.h.d@swipnet.se>2013-12-29 14:17:09 +0100
committerJan Djärv <jan.h.d@swipnet.se>2013-12-29 14:17:09 +0100
commit830506d93af4c75edc487016c1711941e96faa04 (patch)
tree1776220668c50140080d9317a23fdcb6afef5e59 /ChangeLog
parentb9c299ef6cb9a06d9733777b7b2a8b90ffca5aec (diff)
downloademacs-830506d93af4c75edc487016c1711941e96faa04.tar.gz
* configure.ac (xcsdkdir): Only set if using xcrun.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index aeebb19684b..906ce828ec0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2013-12-29 Jan Djärv <jan.h.d@swipnet.se>
+
+ * configure.ac (xcsdkdir): Only set if using xcrun.
+
2013-12-29 Paul Eggert <eggert@cs.ucla.edu>
* configure.ac (LIBXML2_CFLAGS): Fix xcrun-related quoting problem.