diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-10-27 21:44:14 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-10-27 21:44:14 +0000 |
commit | 0cc5504a5c8a958101a09accb21c135281d5e9ff (patch) | |
tree | a38b7d21b5f25b5ef5548a423339c747f056059c /ace/config-sunx86-sunc++-4.x.h | |
parent | 997479406012dab3e5e787d3a724bf5f2fd2b04c (diff) | |
download | ATCD-0cc5504a5c8a958101a09accb21c135281d5e9ff.tar.gz |
Jamming!
Diffstat (limited to 'ace/config-sunx86-sunc++-4.x.h')
-rw-r--r-- | ace/config-sunx86-sunc++-4.x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-sunx86-sunc++-4.x.h b/ace/config-sunx86-sunc++-4.x.h index c29373b495b..b4df1689da5 100644 --- a/ace/config-sunx86-sunc++-4.x.h +++ b/ace/config-sunx86-sunc++-4.x.h @@ -103,7 +103,7 @@ // Compiler/platform supports sys_siglist array. #define ACE_HAS_SYS_SIGLIST -/* Turn off the following four defines if you want to disable threading. */ +/* Turn off the following three defines if you want to disable threading. */ // Compile using multi-thread libraries. #define ACE_MT_SAFE |