summaryrefslogtreecommitdiff
path: root/ace/config-dgux-4.11-epc.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-02-05 05:01:13 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-02-05 05:01:13 +0000
commite589686a7e0687a5713b8495c74e83a9752e57c4 (patch)
treee502ccaf24f415d15f301840b4d384145a93d2cb /ace/config-dgux-4.11-epc.h
parentf18e114a04aa1dc6412b16aae0d59141d9c863db (diff)
downloadATCD-e589686a7e0687a5713b8495c74e83a9752e57c4.tar.gz
foo
Diffstat (limited to 'ace/config-dgux-4.11-epc.h')
-rw-r--r--ace/config-dgux-4.11-epc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-dgux-4.11-epc.h b/ace/config-dgux-4.11-epc.h
index 095af26e8cf..af1f4872866 100644
--- a/ace/config-dgux-4.11-epc.h
+++ b/ace/config-dgux-4.11-epc.h
@@ -4,6 +4,9 @@
#if !defined (ACE_CONFIG_H)
#define ACE_CONFIG_H
+// Platform lacks strcasecmp().
+#define ACE_LACKS_STRCASECMP
+
// Platform supports System V IPC (most versions of UNIX, but not Win32)
#define ACE_HAS_SYSV_IPC