summaryrefslogtreecommitdiff
path: root/ace/config-cygwin32.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2004-05-16 15:38:43 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2004-05-16 15:38:43 +0000
commit3da29eabf7edbe6567ad9b800cc2d7474d80c624 (patch)
tree22409fccd046d9fe9c1cccd22272058eef139515 /ace/config-cygwin32.h
parent36dd4b5d938bc26b162b0ad5c90e2f6da1bc5259 (diff)
downloadATCD-3da29eabf7edbe6567ad9b800cc2d7474d80c624.tar.gz
ChangeLogTag: Sun May 16 15:37:14 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/config-cygwin32.h')
-rw-r--r--ace/config-cygwin32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-cygwin32.h b/ace/config-cygwin32.h
index 1ce5a421368..116e218a9b2 100644
--- a/ace/config-cygwin32.h
+++ b/ace/config-cygwin32.h
@@ -34,7 +34,6 @@
#define ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) extern template class SINGLETON_TYPE <CLASS, LOCK>;
#define ACE_LACKS_SYSV_MSG_H
-#define ACE_HAS_SIG_MACROS
#define ACE_LACKS_SYSTIME_H
#define ACE_LACKS_READDIR_R
@@ -72,6 +71,7 @@
#define ACE_LACKS_GETPGID_PROTOTYPE
#define ACE_HAS_SVR4_DYNAMIC_LINKING
#define ACE_HAS_SYSV_IPC
+#define ACE_HAS_VOIDPTR_MMAP
// Compiler/platform supports alloca().
// Although ACE does have alloca() on this compiler/platform combination, it is