commit | f8e9f7c70af05e40a65f75b49073b48941257839 | [log] [tgz] |
---|---|---|
author | Reid Spencer <rspencer@reidspencer.com> | Fri Aug 17 05:44:59 2007 +0000 |
committer | Reid Spencer <rspencer@reidspencer.com> | Fri Aug 17 05:44:59 2007 +0000 |
tree | c9f559f1b11c80d30d11647f9896bfabc04ccf8c | |
parent | 3da927b95db12e94a57a0e737b2d6a99b1f7934b [diff] |
Fix PR1606: The AC_CHECK_HEADER macro was used instead of AC_CHECK_HEADERS. The former does not automatically add a #define to the configure variables while the latter does. Consequently, the HAVE_PTHREAD_H symbol was not defined which caused the Mutex.cpp file to compile to an empty implementation. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@41137 91177308-0d34-0410-b5e6-96231b3b80d8