summaryrefslogtreecommitdiff
path: root/ACE/ace/config-hpux-11.00.h
diff options
context:
space:
mode:
authorFred Hornsey <hornseyf@objectcomputing.com>2019-10-31 23:50:57 -0500
committerFred Hornsey <hornseyf@objectcomputing.com>2019-10-31 23:50:57 -0500
commit4da653590b7958edd4ffc226aff777e087ffd571 (patch)
tree57a4d2a23fd2e8a21090884dae10afe6f09aaeb3 /ACE/ace/config-hpux-11.00.h
parent32432daaa208f84880723e3eba77a9b78f518bd2 (diff)
downloadATCD-4da653590b7958edd4ffc226aff777e087ffd571.tar.gz
Account for defining ACE_LACKS_CONDATTR_SETCLOCK after config-posix.h
Diffstat (limited to 'ACE/ace/config-hpux-11.00.h')
-rw-r--r--ACE/ace/config-hpux-11.00.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/ACE/ace/config-hpux-11.00.h b/ACE/ace/config-hpux-11.00.h
index 48829300ee3..c8fcf56771d 100644
--- a/ACE/ace/config-hpux-11.00.h
+++ b/ACE/ace/config-hpux-11.00.h
@@ -416,6 +416,15 @@
# define ACE_HAS_THREAD_SPECIFIC_STORAGE
# define ACE_LACKS_PTHREAD_ATTR_SETSTACK
# define ACE_LACKS_CONDATTR_SETCLOCK
+# if (defined ACE_HAS_CONDATTR_SETCLOCK)
+# undef ACE_HAS_CONDATTR_SETCLOCK
+# endif
+# if (defined ACE_HAS_POSIX_MONOTONIC_CONDITIONS)
+# undef ACE_HAS_POSIX_MONOTONIC_CONDITIONS
+# endif
+# if defined (ACE_HAS_MONOTONIC_CONDITIONS)
+# undef ACE_HAS_MONOTONIC_CONDITIONS
+# endif
#endif /* ACE_HAS_THREADS */
#define ACE_HAS_POSIX_SEM