summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-02-14 16:45:41 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-02-14 16:45:41 +0000
commitc246bd62e9607f2e6924fb0518bc7495fcb08615 (patch)
tree20e7a8caa755a6ec99b0d6031931877712db3e08 /acconfig.h
parent2cc1bb96108d2247da7b60de39b3cc5ade222115 (diff)
downloadATCD-c246bd62e9607f2e6924fb0518bc7495fcb08615.tar.gz
ChangeLogTag:Mon Feb 14 08:43:31 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/acconfig.h b/acconfig.h
index 876b6402403..e6c0ab18d36 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -610,9 +610,9 @@
/* Platform contains <poll.h> */
#undef ACE_HAS_POLL
-/* The ACE_Malloc<> class uses "position-independent" features
- provided by ACE_Based_Pointer<>. */
-#undef ACE_HAS_POSITION_INDEPENDENT_MALLOC
+/* Platform supports "position-independent" features provided by
+ ACE_Based_Pointer<>. */
+#undef ACE_HAS_POSITION_INDEPENDENT_POINTERS
/* Platform supports POSIX O_NONBLOCK semantics */
#undef ACE_HAS_POSIX_NONBLOCK