diff options
| author | Reid Spencer <rspencer@reidspencer.com> | 2007-08-17 05:44:59 +0000 |
|---|---|---|
| committer | Reid Spencer <rspencer@reidspencer.com> | 2007-08-17 05:44:59 +0000 |
| commit | 83bcd765966e9d0e35c0c59c3fadf8b2d95ad334 (patch) | |
| tree | 7faf1d7b46fcef52cc3db64f496775fd88e2b443 /llvm/docs/ProgrammersManual.html | |
| parent | 98f0790fabed73dc19e16db8558c16399e16b5b2 (diff) | |
| download | bcm5719-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

