--- libquicktime-0.9.7/configure.ac.orig 2005-05-26 15:35:22.000000000 +0200 +++ libquicktime-0.9.7/configure.ac 2005-10-11 10:22:20.000000000 +0200 @@ -104,7 +104,7 @@ AC_CHECK_LIB(z, inflateEnd) AC_CHECK_LIB(m, cos) -AC_SEARCH_LIBS(pthread_create, [gthread pthread c_r]) +AC_SEARCH_LIBS(pthread_create, [pthread gthread c_r]) AC_SUBST(LIBS)