summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorCliff Woolley <jwoolley@apache.org>2001-07-25 18:01:01 +0000
committerCliff Woolley <jwoolley@apache.org>2001-07-25 18:01:01 +0000
commit6c70e97f7a30e188f8f1d5ee45c4d8ca47dd9fb3 (patch)
treedf9374bde06c342195bb0927686fac6dea09fdae /acconfig.h
parentb82ebe99b1ee10c3afe8ce3ce8c8c513ffc6e579 (diff)
downloadapr-6c70e97f7a30e188f8f1d5ee45c4d8ca47dd9fb3.tar.gz
Fix accept filters by making all the various macro names agree with each other.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@62019 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/acconfig.h b/acconfig.h
index e63bac496..89909514e 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -13,7 +13,7 @@
#undef HAVE_TRUERAND
#undef HAVE_POLLIN
#undef HAVE_isascii
-#undef HAVE_SO_ACCEPT_FILTER
+#undef HAVE_SO_ACCEPTFILTER
/* Cross process serialization techniques */
#undef USE_FLOCK_SERIALIZE