summaryrefslogtreecommitdiff
path: root/ace/config-lynxos.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-lynxos.h')
-rw-r--r--ace/config-lynxos.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/config-lynxos.h b/ace/config-lynxos.h
index b27c167b594..b0c30ed6cca 100644
--- a/ace/config-lynxos.h
+++ b/ace/config-lynxos.h
@@ -69,7 +69,6 @@
#define ACE_HAS_SSIZE_T
#define ACE_HAS_STREAMS
#define ACE_HAS_STRERROR
-#define ACE_HAS_SYSV_IPC
#define ACE_HAS_SYS_SIGLIST
#define ACE_HAS_SYS_SOCKIO_H
#define ACE_HAS_TERMIOS
@@ -99,6 +98,7 @@
#define ACE_PAGE_SIZE 4096
#define ACE_POSIX_SIG_PROACTOR
#define ACE_SCANDIR_CMP_USES_CONST_VOIDPTR
+#define ACE_LACKS_ISCTYPE
// LynxOS has poll.h but it is unusable since implementation is not provided
#define ACE_LACKS_POLL_H
@@ -170,6 +170,7 @@
# define ACE_HAS_STRBUF_T
# define ACE_HAS_SYSV_IPC
# define ACE_LACKS_USECONDS_T
+# define ACE_LACKS_ISBLANK
#endif
#if defined (ACE_HAS_SVR4_DYNAMIC_LINKING)