diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-08-30 21:26:48 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1999-08-30 21:26:48 +0000 |
commit | 82455c2029d9946c5ccfa12a1c3a38d3d15270e5 (patch) | |
tree | 263e2600bcc0702ebce60fcf5e53bdb630803b28 /ace/config-sunos4-g++.h | |
parent | 2df08d0bea3dda3312f99cf54ae31e138d97565e (diff) | |
download | ATCD-82455c2029d9946c5ccfa12a1c3a38d3d15270e5.tar.gz |
ChangeLogTag:Mon Aug 30 16:12:36 1999 Douglas C. Schmidt <schmidt@tango.cs.wustl.edu>
Diffstat (limited to 'ace/config-sunos4-g++.h')
-rw-r--r-- | ace/config-sunos4-g++.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-sunos4-g++.h b/ace/config-sunos4-g++.h index 739e78174bc..65f5d2625d9 100644 --- a/ace/config-sunos4-g++.h +++ b/ace/config-sunos4-g++.h @@ -28,6 +28,7 @@ #define ACE_LACKS_SYSTIME_H #define ACE_LACKS_GETPGID +#define ACE_LACKS_SETPGID #define ACE_HAS_CHARPTR_SPRINTF #define ACE_HAS_UNION_WAIT |