summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Mesnier <mesnier_p@ociweb.com>2012-08-21 02:48:37 +0000
committerPhil Mesnier <mesnier_p@ociweb.com>2012-08-21 02:48:37 +0000
commit38664a4c159906342d744c9f4d724d1098dfa715 (patch)
tree8c2db52b3dbe25375e92ca9a89a9bd8c32f90bc1
parentcba45cdb0b19221f1bb3c6e33230971ffcff9121 (diff)
downloadATCD-38664a4c159906342d744c9f4d724d1098dfa715.tar.gz
Tue Aug 21 02:45:07 UTC 2012 Phil Mesnier <mesnier_p@ociweb.com>
* ace/config-macosx-leopard.h: setclock not supported on current macs.
-rw-r--r--ACE/ChangeLog5
-rw-r--r--ACE/ace/config-macosx-leopard.h1
2 files changed, 6 insertions, 0 deletions
diff --git a/ACE/ChangeLog b/ACE/ChangeLog
index 81c3907ce35..d50e49278d3 100644
--- a/ACE/ChangeLog
+++ b/ACE/ChangeLog
@@ -1,3 +1,8 @@
+Tue Aug 21 02:45:07 UTC 2012 Phil Mesnier <mesnier_p@ociweb.com>
+
+ * ace/config-macosx-leopard.h:
+ setclock not supported on current macs.
+
Mon Aug 20 18:07:25 UTC 2012 Johnny Willemsen <jwillemsen@remedy.nl>
* ace/Global_Macros.h:
diff --git a/ACE/ace/config-macosx-leopard.h b/ACE/ace/config-macosx-leopard.h
index 5c9ff1b20a6..57922cd0f3b 100644
--- a/ACE/ace/config-macosx-leopard.h
+++ b/ACE/ace/config-macosx-leopard.h
@@ -204,6 +204,7 @@
#define ACE_HAS_VOID_UNSETENV
#endif
+#define ACE_LACKS_CONDATTR_SETCLOCK
// dlcompat package (not part of base Darwin) is needed for dlopen().
// You may download directly from sourceforge and install or use fink