summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2012-12-09 15:49:39 +0100
committerwm4 <wm4@nowhere>2012-12-11 00:37:54 +0100
commit58f3b7548588c224099fa059868116be003678bd (patch)
treed2555b568d51749735d21551d1c1494e0cd81007 /audio
parentae9c03c1a954ddad7114de0deff42ac046baf0f2 (diff)
downloadmpv-58f3b7548588c224099fa059868116be003678bd.tar.bz2
mpv-58f3b7548588c224099fa059868116be003678bd.tar.xz
windows support: fix compilation with pthreads
This caused errors like: core/mplayer.c:4308:5: error: implicit declaration of function 'pthread_win32_thread_detach_np' [-Werror=implicit-function-declaration] It turns out a pthread.h include was missing. It's not clear why this used to work (or rather, why it happens only sometimes). Possibly some libraries or system headers recursively include pthread.h under certain circumstances or configurations. Fix missing quoting in configure, which led to broken terminal output. Closes #6.
Diffstat (limited to 'audio')
0 files changed, 0 insertions, 0 deletions