wok-next diff flxine/receipt @ rev 19484
Up cookutils (832)
author | Aleksej Bobylev <al.bobylev@gmail.com> |
---|---|
date | Fri Nov 04 13:00:32 2016 +0200 (2016-11-04) |
parents | 5922ffb18ae9 |
children | c4e53a39395a |
line diff
1.1 --- a/flxine/receipt Mon Apr 14 09:32:36 2014 +0000 1.2 +++ b/flxine/receipt Fri Nov 04 13:00:32 2016 +0200 1.3 @@ -17,7 +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 + #export ac_cv_lib_pthread_pthread_create=yes 1.9 ./bootstrap.sh && 1.10 ./configure $CONFIGURE_ARGS && 1.11 make && make install