summaryrefslogtreecommitdiff
path: root/ace/config-aix-4.x.h
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2002-10-19 02:15:45 +0000
committerSteve Huston <shuston@riverace.com>2002-10-19 02:15:45 +0000
commit4eee0de7eaf837beaada1933be7f092bdb0793f7 (patch)
tree08504380322e2022bfe4624e311484db94ef4abe /ace/config-aix-4.x.h
parent3865a3f94524a94514cf47fd549f3b50c00d2cda (diff)
downloadATCD-4eee0de7eaf837beaada1933be7f092bdb0793f7.tar.gz
ChangeLogTag:Fri Oct 18 22:07:31 2002 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'ace/config-aix-4.x.h')
-rw-r--r--ace/config-aix-4.x.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/config-aix-4.x.h b/ace/config-aix-4.x.h
index 23c4ce9e23c..045c2211a3a 100644
--- a/ace/config-aix-4.x.h
+++ b/ace/config-aix-4.x.h
@@ -14,6 +14,9 @@
//********************************************************************
//
+// Compiler does this with a builtin - it's not in libc.
+# define ACE_HAS_ALLOCA
+
// Compiler supports the ssize_t typedef.
# define ACE_HAS_SSIZE_T
@@ -125,7 +128,6 @@
#endif /* ACE_AIX_VERS >= 403 */
#define ACE_HAS_AIX_HI_RES_TIMER
-#define ACE_HAS_ALLOCA
// Compiler/platform has correctly prototyped header files.
#define ACE_HAS_CPLUSPLUS_HEADERS