]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
fix the bindprocessor() code selection; we need to test for the
authorJeff Trawick <trawick@apache.org>
Tue, 12 Jun 2001 14:04:12 +0000 (14:04 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 12 Jun 2001 14:04:12 +0000 (14:04 +0000)
commitaac11200a934390585492477e208e0b0f3a62cd3
tree4a49bf925a8e1ffc37f2853eeaa4a3943d6be4ce
parent405d7ea1f5990371945857d5712865f7fb078b8a
fix the bindprocessor() code selection; we need to test for the
presence of the bindprocessor() function, not for sys/processor.h,
which exists on some systems that don't have bindprocessor()

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89352 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/experimental/perchild/perchild.c
server/mpm/perchild/perchild.c
server/mpm/prefork/prefork.c