summaryrefslogtreecommitdiff
path: root/ace/config-linux-lxpthreads.h
diff options
context:
space:
mode:
authornw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-30 05:05:53 +0000
committernw1 <nw1@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-10-30 05:05:53 +0000
commit6e8fb5a642454c7b32b2878d06fbb3a5ab6eafae (patch)
tree2950d1fda1cd7e30c961f8ec6a146229eeb418a6 /ace/config-linux-lxpthreads.h
parenta81a70ad8f4f66101c81e487bc5c5bcd39154835 (diff)
downloadATCD-6e8fb5a642454c7b32b2878d06fbb3a5ab6eafae.tar.gz
Removed ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR.
Diffstat (limited to 'ace/config-linux-lxpthreads.h')
-rw-r--r--ace/config-linux-lxpthreads.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/ace/config-linux-lxpthreads.h b/ace/config-linux-lxpthreads.h
index 3b1502429c8..0b9894d3f44 100644
--- a/ace/config-linux-lxpthreads.h
+++ b/ace/config-linux-lxpthreads.h
@@ -12,8 +12,8 @@
the tarball of 0.5 can be found, but I suspect that
Xavier's site has it...
- * RPM == Redhat Package Management
-
+ * RPM == Redhat Package Management
+
My system is a Caldera-based distribution with many upgraded
packages. If you don't use RPM, there is a program (rpm2cpio)
which will extract the files for "normal consumption".
@@ -67,7 +67,7 @@
#define ACE_LACKS_STRRECVFD
// Platform supports System V IPC (most versions of UNIX, but not Win32)
-#define ACE_HAS_SYSV_IPC
+#define ACE_HAS_SYSV_IPC
// Compiler/platform contains the <sys/syscall.h> file.
#define ACE_HAS_SYSCALL_H
@@ -138,7 +138,6 @@
#define ACE_HAS_TEMPLATE_SPECIALIZATION
#define ACE_HAS_EXPLICIT_TEMPLATE_INSTANTIATION
-#define ACE_HAS_BROKEN_EXPLICIT_TEMPLATE_DESTRUCTOR
// Compiler doesn't support static data member templates.
#define ACE_LACKS_STATIC_DATA_MEMBER_TEMPLATES