summaryrefslogtreecommitdiff
path: root/ace/config-cygwin32.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-cygwin32.h')
-rw-r--r--ace/config-cygwin32.h14
1 files changed, 5 insertions, 9 deletions
diff --git a/ace/config-cygwin32.h b/ace/config-cygwin32.h
index 32537d1375c..db16c7e3d6c 100644
--- a/ace/config-cygwin32.h
+++ b/ace/config-cygwin32.h
@@ -33,6 +33,8 @@
#define ACE_IMPORT_SINGLETON_DECLARATION(T) extern template class T
#define ACE_IMPORT_SINGLETON_DECLARE(SINGLETON_TYPE, CLASS, LOCK) extern template class SINGLETON_TYPE <CLASS, LOCK>;
+#define ACE_LACKS_SYSTIME_H
+
#define ACE_HAS_SELECT_H
#define ACE_LACKS_PRAGMA_ONCE
@@ -54,9 +56,7 @@
#if defined (__GNUG__)
# include "ace/config-g++-common.h"
#else
-# ifdef __cplusplus /* Let it slide for C compilers. */
-# error unsupported compiler in ace/config-cygwin32.h
-# endif /* __cplusplus */
+# error unsupported compiler in ace/config-cygwin32.h
#endif /* __GNUG__ */
#define ACE_HAS_VOIDPTR_SOCKOPT 1
@@ -100,7 +100,7 @@
#define ACE_HAS_BIG_FD_SET
// Platform has POSIX terminal interface.
-#define ACE_HAS_TERMIOS
+#define ACE_HAS_TERMIOS
#define ACE_DEFAULT_MAX_SOCKET_BUFSIZ 65535
@@ -122,7 +122,6 @@
#define ACE_HAS_DIRENT
#define ACE_HAS_STRPTIME
-#define ACE_HAS_4_4BSD_SENDMSG_RECVMSG
#define ACE_LACKS_MKFIFO
#define ACE_LACKS_SIGINFO_H
@@ -137,10 +136,9 @@
#define ACE_LACKS_ITOW 1
#define ACE_LACKS_LINEBUFFERED_STREAMBUF 1
#define ACE_LACKS_NETDB_REENTRANT_FUNCTIONS 1
+#define ACE_LACKS_READDIR_R
#define ACE_LACKS_RLIMIT
#define ACE_LACKS_RWLOCK_T 1
-#define ACE_LACKS_SUSECONDS_T
-#define ACE_LACKS_SYS_SYSCTL_H
#define ACE_LACKS_FGETWS 1
#define ACE_LACKS_FPUTWS 1
@@ -157,8 +155,6 @@
#define ACE_HAS_POSIX_SEM
-#define ACE_HAS_P_READ_WRITE
-
#define ACE_HAS_2_PARAM_ASCTIME_R_AND_CTIME_R
// Cygwin DLL suffix is .dll