# HG changeset patch # User Christophe Lincoln # Date 1397428512 -7200 # Node ID be5062aa0a72fa3d9225d15f4885668323b54dfc # Parent 31f650b881ea3f8fa96cfdb2de0f1207d628c695 flxine: ry a fix, crooss fine locally but not on tank) diff -r 31f650b881ea -r be5062aa0a72 flxine/receipt --- a/flxine/receipt Sun Apr 13 23:50:12 2014 +0200 +++ b/flxine/receipt Mon Apr 14 00:35:12 2014 +0200 @@ -17,6 +17,7 @@ # Rules to configure and make the package. compile_rules() { + export ac_cv_lib_pthread_pthread_create=yes ./bootstrap.sh && ./configure $CONFIGURE_ARGS && make && make install