wok diff flxine/receipt @ rev 22291

updated xorg-xkbutils (1.0.3 -> 1.0.4)
author Hans-G?nter Theisgen
date Wed Nov 13 16:11:02 2019 +0100 (2019-11-13)
parents 5922ffb18ae9
children 9b180a3071fb
line diff
     1.1 --- a/flxine/receipt	Mon Apr 14 09:32:36 2014 +0000
     1.2 +++ b/flxine/receipt	Wed Nov 13 16:11:02 2019 +0100
     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