wok rev 16363

flxine: ry a fix, crooss fine locally but not on tank)
author Christophe Lincoln <pankso@slitaz.org>
date Mon Apr 14 00:35:12 2014 +0200 (2014-04-14)
parents 31f650b881ea
children 5922ffb18ae9
files flxine/receipt
line diff
     1.1 --- a/flxine/receipt	Sun Apr 13 23:50:12 2014 +0200
     1.2 +++ b/flxine/receipt	Mon Apr 14 00:35:12 2014 +0200
     1.3 @@ -17,6 +17,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	export ac_cv_lib_pthread_pthread_create=yes
     1.8  	./bootstrap.sh &&
     1.9  	./configure $CONFIGURE_ARGS && 
    1.10  	make && make install