pulseaudio/m4
Diego 'Flameeyes' Pettenò daf3e8b97d Create a new macro for checking compiler support for TLS.
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.
2008-08-08 15:09:38 +02:00
..
.gitignore Create an m4 directory for common macros and use it. 2008-08-08 15:09:32 +02:00
acx_libwrap.m4 Create an m4 directory for common macros and use it. 2008-08-08 15:09:32 +02:00
acx_lirc.m4 Create an m4 directory for common macros and use it. 2008-08-08 15:09:32 +02:00
acx_pthread.m4 Create an m4 directory for common macros and use it. 2008-08-08 15:09:32 +02:00
attributes.m4 Replace the CFLAGS-checking code with a common macro from xine-lib. 2008-08-08 15:09:37 +02:00
check_define.m4 Create an m4 directory for common macros and use it. 2008-08-08 15:09:32 +02:00
tls.m4 Create a new macro for checking compiler support for TLS. 2008-08-08 15:09:38 +02:00