]> granicus.if.org Git - apache/commit
Work around the non-working pthread.h detection on OpenBSD.
authorSascha Schumann <sascha@apache.org>
Sun, 30 Apr 2000 02:31:07 +0000 (02:31 +0000)
committerSascha Schumann <sascha@apache.org>
Sun, 30 Apr 2000 02:31:07 +0000 (02:31 +0000)
commitbb5807c705f512cf61a501b06ef5158ab38c64ae
tree5938065780dc1eeb531dc5a6f7866436c8391c58
parent110f9d862da98e40ba66edbdace1a588496973dc
Work around the non-working pthread.h detection on OpenBSD.

We can savely assume that pthread.h exists on every system which
supports Pthreads.

PR: #29

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85104 13f79535-47bb-0310-9956-ffa450edef68
server/mpm/config.m4