For PR1019:
authorReid Spencer <rspencer@reidspencer.com>
Fri, 1 Dec 2006 00:37:14 +0000 (00:37 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Fri, 1 Dec 2006 00:37:14 +0000 (00:37 +0000)
commit1000b73397bd72b71ede338caf5b6379072d94a4
tree5dda0d342d7e1d3011f7ad7c76c07e4a93a1681c
parent481169e7011b39708154713fe595e8d059c1586f
For PR1019:
Add HAVE_PTHREAD to makefiles with support from configure and use it to
determine whether to build examples/ParallelJIT.
Patch by Anton Korobeynikov.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32054 91177308-0d34-0410-b5e6-96231b3b80d8
Makefile.config.in
autoconf/configure.ac
configure
examples/Makefile