fontconfig/m4
Akira TAGOH 5e029db497 Fix the dynamic loading issue on NetBSD
On NetBSD, it is not supported to load a library linked against
libpthread into a program that wasn't (since the C library provides
stubs for some pthread-functions, which might have already been called
before libpthread is loaded, leading to problems).

Patch from Matthias Drochner
2013-10-21 12:16:46 +09:00
..
.gitkeep Bug 56531 - autogen.sh fails due to missing 'm4' directory 2012-10-30 09:56:24 +09:00
ax_cc_for_build.m4 Really fix cross-compiling and building of tools this time 2013-01-02 20:09:05 -06:00
ax_create_stdint_h.m4 Fix a potability issue about stdint.h 2012-11-27 18:25:11 +09:00
ax_pthread.m4 Fix the dynamic loading issue on NetBSD 2013-10-21 12:16:46 +09:00