Subversion Repositories pike

Compare Revisions

Ignore whitespace Rev 301 → Rev 302

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