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
commitc1baec3caf72d4ab17bb68ed7320273e49e5185d (patch)
treee502ccaf24f415d15f301840b4d384145a93d2cb /ace/config-dgux-4.11-epc.h
parent8a08586803f039d273aba5def687c903e6d2368d (diff)
downloadATCD-c1baec3caf72d4ab17bb68ed7320273e49e5185d.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