build: Use AX_PTHREAD's HAVE_PTHREAD preprocessor definition
This commit is contained in:
@@ -251,7 +251,7 @@ def generate(env):
|
||||
'_SVID_SOURCE',
|
||||
'_BSD_SOURCE',
|
||||
'_GNU_SOURCE',
|
||||
'PTHREADS',
|
||||
'HAVE_PTHREAD',
|
||||
'HAVE_POSIX_MEMALIGN',
|
||||
]
|
||||
if env['platform'] == 'darwin':
|
||||
|
Reference in New Issue
Block a user