summaryrefslogtreecommitdiff
path: root/m4/pthreads.m4
AgeCommit message (Expand)Author
2012-06-05CYGWIN needs PTHREAD_CFLAGS to be empty and PTHREAD_LIBS to be "-lpthread"Carlo Bramini
2009-04-22Demux timing fixes (Windows)Carlo Bramini
2008-07-06Build fix: pthreads.m4Chris Rankin
2008-07-02fix pthread recursive mutex detection (for mingw32)Matthias Ringwald
2008-05-24Rewrite CC_PTHREAD_RECURSIVE_MUTEX to use M4sh and AC_CACHE_CHECK.Diego 'Flameeyes' Pettenò
2008-05-24Backport pthreads.m4 from 1.2.Diego 'Flameeyes' Pettenò
2008-05-22Add support for Sun Studio compiler even when building on Linux.Diego 'Flameeyes' Pettenò
2008-05-03Fix configure when -Wunused-parameter is used.Diego 'Flameeyes' Pettenò
2007-06-13Clean up solaris PTHREAD_CFLAGS/PTHREAD_LIBSBen Taylor
2007-06-10Added Solaris support for gcc and studio to pthreads.m4Ben Taylor
2007-04-11Return NULL to avoid 'control reaches end of non-void function' warning from ...Ville Skyttä
2007-04-11Try linking the program for Pthread support, and feed proper parameters to pt...Diego 'Flameeyes' Pettenò
2007-03-22Fix crosscompile to use build and host definition from autoconf, rather than ...Diego 'Flameeyes' Pettenò