mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
Create a new macro that can be shared between projects to check for __thread support by the compiler. This macro might come useful for xine-lib too so I want to keep it separate for easier importing it over. Name the defined macro SUPPORT_TLS___THREAD to follow the same style as the checks from attributes.m4. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| acx_libwrap.m4 | ||
| acx_lirc.m4 | ||
| acx_pthread.m4 | ||
| attributes.m4 | ||
| check_define.m4 | ||
| tls.m4 | ||