wok diff advancecomp/receipt @ rev 25160

updated py3k-cython (0.29.13 -> 0.29.30)
author Hans-G?nter Theisgen
date Fri Jul 01 09:49:47 2022 +0100 (2022-07-01)
parents de1a43f5b15c
children 343c093ad221
line diff
     1.1 --- a/advancecomp/receipt	Sun Jun 05 19:53:43 2022 +0000
     1.2 +++ b/advancecomp/receipt	Fri Jul 01 09:49:47 2022 +0100
     1.3 @@ -23,6 +23,7 @@
     1.4  # Rules to configure and make the package.
     1.5  compile_rules()
     1.6  {
     1.7 +	autoheader
     1.8  	./autogen.sh &&
     1.9  	./configure $CONFIGURE_ARGS && make && make install
    1.10  }