summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-05-16 21:37:05 +0000
committerrbb <rbb@13f79535-47bb-0310-9956-ffa450edef68>2000-05-16 21:37:05 +0000
commita21310d185c6e6ad56f3b34bfd81b5c3db900eeb (patch)
tree60556073e9670c0ab20c0d3bf1d83c860dd1d0a5 /acconfig.h
parent7a0d8f1f6b11c5a0d67f92b33c985f49b613fd8f (diff)
downloadlibapr-a21310d185c6e6ad56f3b34bfd81b5c3db900eeb.tar.gz
Add a couple of checks necessary because unix and BeOS code are being
combined git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@60051 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 75ec15b78..5ee866c03 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -32,6 +32,8 @@
#undef HAVE_PTHREAD_PROCESS_SHARED
#undef DEV_RANDOM
#undef HAVE_TRUERAND
+#undef HAVE_POLLIN
+#undef HAVE_isascii
/* Cross process serialization techniques */
#undef USE_FLOCK_SERIALIZE