]> git.sesse.net Git - vlc/commit
* ./configure.in: do not try to link with -lrt if not using pthreads. This
authorSam Hocevar <sam@videolan.org>
Fri, 30 Aug 2002 12:23:23 +0000 (12:23 +0000)
committerSam Hocevar <sam@videolan.org>
Fri, 30 Aug 2002 12:23:23 +0000 (12:23 +0000)
commit16f2ff86c7a1095b0e6365a21edacad85a80303d
tree50a396a342a3d2bcef38ea361f097a2498c005e8
parent7d2f6de57c4def2f33ff81c1f602621255c63a3c
  * ./configure.in: do not try to link with -lrt if not using pthreads. This
    might break the HP/UX or Solaris ports, please check if possible.
  * ./src/misc/threads.c: fixed syntax in the st and pth implementations.
configure.in
include/vlc_threads.h
include/vlc_threads_funcs.h
src/misc/threads.c