summaryrefslogtreecommitdiff
path: root/ace/config-irix5.3-sgic++.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-12 21:37:50 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1998-09-12 21:37:50 +0000
commit235d9811622f7815dd5e358b624dde6177284a0f (patch)
tree080d4caab215bdbd7828aa372ea6ba29242e82d7 /ace/config-irix5.3-sgic++.h
parente9d94dd9e8ae73509e7f4bc3668b0819503ea577 (diff)
downloadATCD-235d9811622f7815dd5e358b624dde6177284a0f.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-irix5.3-sgic++.h')
-rw-r--r--ace/config-irix5.3-sgic++.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-irix5.3-sgic++.h b/ace/config-irix5.3-sgic++.h
index 7fb90cced6f..9a4df6a9389 100644
--- a/ace/config-irix5.3-sgic++.h
+++ b/ace/config-irix5.3-sgic++.h
@@ -15,14 +15,14 @@
#define ACE_SIZEOF_LONG_DOUBLE 8
-#define ACE_NEEDS_SYSTIME_H
+#define ACE_LACKS_SYSTIME_H
// Optimize ACE_Handle_Set for select().
#define ACE_HAS_HANDLE_SET_OPTIMIZED_FOR_SELECT
// Platform supports getpagesize() call.
#define ACE_HAS_GETPAGESIZE
-#define ACE_NEEDS_SYSTIME_H
+#define ACE_LACKS_SYSTIME_H
#define ACE_HAS_SIGWAIT
// Platform supports System V IPC (most versions of UNIX, but not Win32)