summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdullah Sowayan <sowayan@users.noreply.github.com>2013-09-22 21:15:24 +0000
committerAbdullah Sowayan <sowayan@users.noreply.github.com>2013-09-22 21:15:24 +0000
commitb852e57cef4599700f010699106c57ce674229b1 (patch)
tree9c32ceb95592bd0eae7ed5c1380aabeb6e91973d
parent289774e546e01a721920844dccb8895f218f8cea (diff)
downloadATCD-b852e57cef4599700f010699106c57ce674229b1.tar.gz
Sun Sep 22 21:14:38 UTC 2013 Abdul Sowayan <sowayan@gmail.com>
-rw-r--r--ACE/ChangeLog5
-rw-r--r--ACE/include/makeinclude/platform_macosx_mavericks.GNU4
2 files changed, 9 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 83c83a81b5f..2c2c3fd8d2d 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,8 @@
+Sun Sep 22 21:14:38 UTC 2013 Abdul Sowayan <sowayan@gmail.com>
+
+ * include/makeinclude/platform_macosx_mavericks.GNU:
+ Adding support for OSX 10.9 Mavericks
+
Sun Sep 22 21:07:34 UTC 2013 Abdul Sowayan <sowayan@gmail.com>
* ace/config-macosx-mavericks.h:
diff --git a/ACE/include/makeinclude/platform_macosx_mavericks.GNU b/ACE/include/makeinclude/platform_macosx_mavericks.GNU
new file mode 100644
index 00000000000..d666f2280ce
--- /dev/null
+++ b/ACE/include/makeinclude/platform_macosx_mavericks.GNU
@@ -0,0 +1,4 @@
+# $Id$
+
+include $(ACE_ROOT)/include/makeinclude/platform_macosx_mountainlion.GNU
+