summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-02-24 11:46:17 +0100
committerGitHub <noreply@github.com>2021-02-24 11:46:17 +0100
commit1c3db3e2fa4ac9f074ffcab4f3cce413b770d16f (patch)
tree6c410bb8bd0f0d46e5257a3fb4e36bd38debadfa
parent9aebe01b1af8ddebaab69a3ef522043256838c3b (diff)
parent1438c5c113eaa68621352ea165981efd1d7fe68b (diff)
downloadATCD-1c3db3e2fa4ac9f074ffcab4f3cce413b770d16f.tar.gz
Merge pull request #1436 from jwillemsen/jwi-ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
Remove ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES for macosx/msvc, should…
-rw-r--r--ACE/ace/config-macosx-jaguar.h1
-rw-r--r--ACE/ace/config-macosx-leopard.h1
-rw-r--r--ACE/ace/config-macosx-panther.h1
-rw-r--r--ACE/ace/config-macosx-tiger.h1
-rw-r--r--ACE/ace/config-win32-msvc-14.h1
5 files changed, 0 insertions, 5 deletions
diff --git a/ACE/ace/config-macosx-jaguar.h b/ACE/ace/config-macosx-jaguar.h
index 729c7ffe190..c761d094dc0 100644
--- a/ACE/ace/config-macosx-jaguar.h
+++ b/ACE/ace/config-macosx-jaguar.h
@@ -151,7 +151,6 @@
#define ACE_LACKS_SIGINFO_H
#define ACE_HAS_UCONTEXT_T
#define ACE_HAS_GETIFADDRS
-#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
#define ACE_LACKS_UNNAMED_SEMAPHORE
// dlcompat package (not part of base Darwin) is needed for dlopen().
diff --git a/ACE/ace/config-macosx-leopard.h b/ACE/ace/config-macosx-leopard.h
index a5ef02f6675..87a11e41419 100644
--- a/ACE/ace/config-macosx-leopard.h
+++ b/ACE/ace/config-macosx-leopard.h
@@ -188,7 +188,6 @@
#define ACE_LACKS_SIGINFO_H
#define ACE_HAS_UCONTEXT_T
#define ACE_HAS_GETIFADDRS
-#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
#define ACE_LACKS_UNNAMED_SEMAPHORE
#if !defined (__DARWIN_UNIX03)
diff --git a/ACE/ace/config-macosx-panther.h b/ACE/ace/config-macosx-panther.h
index 63237459a2e..22226b23105 100644
--- a/ACE/ace/config-macosx-panther.h
+++ b/ACE/ace/config-macosx-panther.h
@@ -153,7 +153,6 @@
#define ACE_LACKS_SIGINFO_H
#define ACE_HAS_UCONTEXT_T
#define ACE_HAS_GETIFADDRS
-#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
#define ACE_LACKS_UNNAMED_SEMAPHORE
// dlcompat package (not part of base Darwin) is needed for dlopen().
diff --git a/ACE/ace/config-macosx-tiger.h b/ACE/ace/config-macosx-tiger.h
index 1c2a37c5293..d5ae403ac84 100644
--- a/ACE/ace/config-macosx-tiger.h
+++ b/ACE/ace/config-macosx-tiger.h
@@ -172,7 +172,6 @@
#define ACE_LACKS_SIGINFO_H
#define ACE_HAS_UCONTEXT_T
#define ACE_HAS_GETIFADDRS
-#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
#define ACE_LACKS_UNNAMED_SEMAPHORE
// dlcompat package (not part of base Darwin) is needed for dlopen().
diff --git a/ACE/ace/config-win32-msvc-14.h b/ACE/ace/config-win32-msvc-14.h
index a0728cc4ed9..d37063cb7b2 100644
--- a/ACE/ace/config-win32-msvc-14.h
+++ b/ACE/ace/config-win32-msvc-14.h
@@ -69,7 +69,6 @@
# define ACE_HAS_INTRINSIC_BYTESWAP
#endif
-#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES
#define ACE_LACKS_STRRECVFD
#define ACE_TEMPLATES_REQUIRE_SOURCE