diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-09-19 22:41:37 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 2000-09-19 22:41:37 +0000 |
commit | 13b7c6655f36db058379b79ac9d0f4184df5fc8b (patch) | |
tree | 73478754c925bdc27961ca0db08ce83781ff0e14 /ace/config-sunos5.4-centerline-2.x.h | |
parent | 82f314a8b0dda37f41dd27de1aaedd5fd81232c0 (diff) | |
download | ATCD-13b7c6655f36db058379b79ac9d0f4184df5fc8b.tar.gz |
ChangeLogTag:Tue Sep 19 17:40:04 2000 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ace/config-sunos5.4-centerline-2.x.h')
-rw-r--r-- | ace/config-sunos5.4-centerline-2.x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-sunos5.4-centerline-2.x.h b/ace/config-sunos5.4-centerline-2.x.h index a36db3e17af..562dd5ff493 100644 --- a/ace/config-sunos5.4-centerline-2.x.h +++ b/ace/config-sunos5.4-centerline-2.x.h @@ -101,9 +101,6 @@ // Compiler/platform supports SVR4 dynamic linking semantics. #define ACE_HAS_SVR4_DYNAMIC_LINKING -// Andreas Ueltschi tells me this is a good thing... -#define ACE_HAS_SVR5_GETTIMEOFDAY - // Compiler/platform supports SVR4 signal typedef. #define ACE_HAS_SVR4_SIGNAL_T |