diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-01-03 02:34:50 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2001-01-03 02:34:50 +0000 |
commit | 9539191b7b96914eaea480c7f594dbf69b7ae52b (patch) | |
tree | 4aec8866dcf5973552518105853f0ca824383e69 /ace/config-tru64.h | |
parent | c2619ae41bffee6c896d95d336a43b7d0763fd43 (diff) | |
download | ATCD-9539191b7b96914eaea480c7f594dbf69b7ae52b.tar.gz |
ChangeLogTag:Tue Jan 2 18:33:03 2001 Carlos O'Ryan <coryan@uci.edu>
Diffstat (limited to 'ace/config-tru64.h')
-rw-r--r-- | ace/config-tru64.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ace/config-tru64.h b/ace/config-tru64.h index b15234e1e6e..413f5c340b7 100644 --- a/ace/config-tru64.h +++ b/ace/config-tru64.h @@ -17,9 +17,6 @@ # if DIGITAL_UNIX >= 0x500 # define _LIBC_POLLUTION_H_ # endif /* DIGITAL_UNIX >= 0x500 */ -# if DIGITAL_UNIX >= 0x510 -# define ACE_LACKS_CUSERID -# endif /* DIGITAL_UNIX >= 0x510 */ #else /* ! DIGITAL_UNIX */ # include "ace/config-osf1-3.2.h" #endif /* ! DIGITAL_UNIX */ |