summaryrefslogtreecommitdiff
path: root/ACE/ace/config-pharlap.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-pharlap.h')
-rw-r--r--ACE/ace/config-pharlap.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ACE/ace/config-pharlap.h b/ACE/ace/config-pharlap.h
index 83d2eb9b5b0..9df14fd9d96 100644
--- a/ACE/ace/config-pharlap.h
+++ b/ACE/ace/config-pharlap.h
@@ -69,6 +69,10 @@
#undef ACE_HAS_INTERLOCKED_EXCHANGEADD
#undef ACE_HAS_WCHAR
+// PharLap's exports apparantly define LockFile, but it's documented as
+// unsupported. LockFileEx is not present.
+#define ACE_LACKS_FILELOCKS
+
#include /**/ <embkern.h>
#if defined (ACE_HAS_PHARLAP_RT)
# include /**/ <embtcpip.h>