summaryrefslogtreecommitdiff
path: root/ace/config-aix-4.x.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2000-03-30 21:58:27 +0000
committerSteve Huston <shuston@riverace.com>2000-03-30 21:58:27 +0000
commit2381762871bc9c306480c9392afa1ef94d58353f (patch)
tree8528c51a0f39930eca36ca6f936cdc0476add881 /ace/config-aix-4.x.h
parenteafff3f8aabdace910fd3d9b449549694d9da6fc (diff)
downloadATCD-2381762871bc9c306480c9392afa1ef94d58353f.tar.gz
ChangeLogTag:Thu Mar 30 15:54:23 2000 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/config-aix-4.x.h')
-rw-r--r--ace/config-aix-4.x.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/ace/config-aix-4.x.h b/ace/config-aix-4.x.h
index 7609098a90a..5e6a5cfc3b7 100644
--- a/ace/config-aix-4.x.h
+++ b/ace/config-aix-4.x.h
@@ -154,8 +154,9 @@
# define ACE_LACKS_SIGINFO_H
#endif /* ACE_AIX_MINOR_VERS >=2 */
#define ACE_HAS_SIGWAIT
-#define ACE_HAS_SIGTIMEDWAIT
-
+#if (ACE_AIX_MINOR_VERS > 3)
+# define ACE_HAS_SIGTIMEDWAIT
+#endif /* ACE_AIX_MINOR_VERS > 3 */
#define ACE_HAS_SIN_LEN
#define ACE_HAS_STRBUF_T