From af64e6a3c09671d5f0d846f8496ab873648bfc75 Mon Sep 17 00:00:00 2001 From: jwoolley Date: Wed, 25 Jul 2001 18:01:01 +0000 Subject: Fix accept filters by making all the various macro names agree with each other. git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@62019 13f79535-47bb-0310-9956-ffa450edef68 --- acconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'acconfig.h') 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 -- cgit v1.2.1