diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2021-01-06 18:30:18 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2021-01-06 18:30:18 +0100 |
commit | 3146fe23c9e8e7ed65d05814128b4b6eca6f98ab (patch) | |
tree | ef326cd8ecd31acd8a04ba59996687f5ea8f0637 /ACE/ace/README | |
parent | 1378f952ac8380b0c624a802ec1d747426d59197 (diff) | |
download | ATCD-3146fe23c9e8e7ed65d05814128b4b6eca6f98ab.tar.gz |
Cleanup usage of ACE_HAS_DINKUM_STL, not set anymore in any config file
* ACE/ace/OS_NS_stdio.inl:
* ACE/ace/README:
* ACE/ace/os_include/os_time.h:
Diffstat (limited to 'ACE/ace/README')
-rw-r--r-- | ACE/ace/README | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ace/README b/ACE/ace/README index 7830e2d9fe7..7571ccbfef3 100644 --- a/ACE/ace/README +++ b/ACE/ace/README @@ -139,7 +139,6 @@ ACE_HAS_ALT_CUSERID Use ACE's alternate cuserid() ACE_LACKS_PWD_FUNCTIONS to be undefined and that the geteuid() system call exists. -ACE_HAS_DINKUM_STL Using the Dinkum STL library ACE_DEFAULT_THREAD_KEYS Number of TSS keys, with ACE_HAS_TSS_EMULATION _only_. Defaults to 64. |