summaryrefslogtreecommitdiffstats
path: root/llvm/docs/ProgrammersManual.html
diff options
context:
space:
mode:
authorReid Spencer <rspencer@reidspencer.com>2007-08-17 05:44:59 +0000
committerReid Spencer <rspencer@reidspencer.com>2007-08-17 05:44:59 +0000
commit83bcd765966e9d0e35c0c59c3fadf8b2d95ad334 (patch)
tree7faf1d7b46fcef52cc3db64f496775fd88e2b443 /llvm/docs/ProgrammersManual.html
parent98f0790fabed73dc19e16db8558c16399e16b5b2 (diff)
downloadbcm5719-llvm-83bcd765966e9d0e35c0c59c3fadf8b2d95ad334.tar.gz
bcm5719-llvm-83bcd765966e9d0e35c0c59c3fadf8b2d95ad334.zip
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. llvm-svn: 41137
Diffstat (limited to 'llvm/docs/ProgrammersManual.html')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud