This commit is contained in:
Behdad Esfahbod 2015-04-08 12:52:06 -07:00
parent 45a8b46f47
commit 24930d544e

View file

@ -39,7 +39,8 @@
/* We need external help for these */
#if defined(hb_mutex_impl_init) \
#if defined(HB_MUTEX_IMPL_INIT) \
&& defined(hb_mutex_impl_init) \
&& defined(hb_mutex_impl_lock) \
&& defined(hb_mutex_impl_unlock) \
&& defined(hb_mutex_impl_finish)