summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2000-05-24 18:06:18 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2000-05-24 18:06:18 +0000
commit7d326b8f15a6203b12193d0249757aaee830a9ea (patch)
treee78b8678a5f12cf0a875c531008d18d15ca10570 /m4
parent4c60d1926586b7a774d57f52c0c241404e48183f (diff)
downloadATCD-7d326b8f15a6203b12193d0249757aaee830a9ea.tar.gz
ChangeLogTag:Wed May 24 10:22:18 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'm4')
-rw-r--r--m4/platform.m41
1 files changed, 0 insertions, 1 deletions
diff --git a/m4/platform.m4 b/m4/platform.m4
index 0dbde28928f..3ba1eda5b38 100644
--- a/m4/platform.m4
+++ b/m4/platform.m4
@@ -141,7 +141,6 @@ dnl FIXME: "FSU" isn't a platform! We need to move this somewhere.
;;
*linux*)
AC_DEFINE(ACE_DEFAULT_MAX_SOCKET_BUFSIZ, 65535)
- AC_DEFINE(ACE_DEFAULT_SELECT_REACTOR_SIZE, 256)
AC_DEFINE(ACE_DEFAULT_BASE_ADDR, ((char *) 0x80000000))
AC_DEFINE(ACE_HAS_BIG_FD_SET) dnl FIXME: We need a test for this!
AC_DEFINE(ACE_UINT64_FORMAT_SPECIFIER, "%Lu")