Comment 9 for bug 1873923

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Bah, yeah, 3.10 is converted into 3.1, which is lower than 3.8 :D

checking for python3-config... python3-config
configure: python3-config's cflags were "-I/usr/include/python3.10 -I/usr/include/python3.10 -Wno-unused-result -Wsign-compare -g -fstack-protector-strong -Wformat -Werror=format-security -DNDEBUG -g -fwrapv -O2 -Wall"
configure: Sanitized cflags were " -isystem/usr/include/python3.10 -isystem/usr/include/python3.10 -fstack-protector-strong -fwrapv "
checking for gawk... gawk
++ echo 3.1
++ sed -e 's/\([0-9]*\)/Z\1Z/g' -e 's/Z\([0-9]\)Z/Z0\1Z/g' -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' -e 's/[^0-9]//g'
+ ax_compare_version_A=00030001
++ echo 3.8
++ sed -e 's/\([0-9]*\)/Z\1Z/g' -e 's/Z\([0-9]\)Z/Z0\1Z/g' -e 's/Z\([0-9][0-9]\)Z/Z0\1Z/g' -e 's/Z\([0-9][0-9][0-9]\)Z/Z0\1Z/g' -e 's/[^0-9]//g'
+ ax_compare_version_B=00030008