Subversion Repositories pike

Compare Revisions

Ignore whitespace Rev 299 → Rev 300

/trunk/debian/patches/pthread_stub.patch
5,7 → 5,7
 
--- a/src/configure.in
+++ b/src/configure.in
@@ -3937,6 +3937,9 @@ pthread_t gazonk;
@@ -4046,6 +4046,9 @@ pthread_t gazonk;
AC_MSG_CHECKING(for pthread_atfork)
AC_CACHE_VAL(pike_cv_have_pthread_atfork,[
AC_TRY_LINK([#include <pthread.h>