diff options
author | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-24 18:06:18 +0000 |
---|---|---|
committer | Ossama Othman <ossama-othman@users.noreply.github.com> | 2000-05-24 18:06:18 +0000 |
commit | 33125afd10a3c62ce703d68958a82716cfec9c0e (patch) | |
tree | e78b8678a5f12cf0a875c531008d18d15ca10570 /m4/platform.m4 | |
parent | 6c08fb88a965d270caa00a8c2a89ad56993ec981 (diff) | |
download | ATCD-33125afd10a3c62ce703d68958a82716cfec9c0e.tar.gz |
ChangeLogTag:Wed May 24 10:22:18 2000 Ossama Othman <ossama@uci.edu>
Diffstat (limited to 'm4/platform.m4')
-rw-r--r-- | m4/platform.m4 | 1 |
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") |