]> git.pld-linux.org Git - packages/libquicktime.git/blame - libquicktime-link.patch
- now we have proper ffmpeg
[packages/libquicktime.git] / libquicktime-link.patch
CommitLineData
ed246706
JB
1--- libquicktime-0.9.7/configure.ac.orig 2005-05-26 15:35:22.000000000 +0200
2+++ libquicktime-0.9.7/configure.ac 2005-10-11 10:22:20.000000000 +0200
3@@ -104,7 +104,7 @@
4 AC_CHECK_LIB(z, inflateEnd)
5 AC_CHECK_LIB(m, cos)
6
7-AC_SEARCH_LIBS(pthread_create, [gthread pthread c_r])
8+AC_SEARCH_LIBS(pthread_create, [pthread gthread c_r])
9
10 AC_SUBST(LIBS)
11
This page took 0.064093 seconds and 4 git commands to generate.