VirtualBox

Changeset 99496 in vbox for trunk/configure


Ignore:
Timestamp:
Apr 20, 2023 9:24:36 PM (2 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
156992
Message:

configure, xpcom/python: Handle versions up to Python 3.12, and remove the useless handling of the 'm' suffix after 3.8 when it became the only existing variant.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r99495 r99496  
    21742174EOF
    21752175  found=
    2176   SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m python3.8 python3.8m python3.9 python3.9m python3.10 python3.10m"
     2176  SUPPYTHONLIBS="python2.7 python2.6 python3.1 python3.2 python3.3 python3.4 python3.4m python3.5 python3.5m python3.6 python3.6m python3.7 python3.7m python3.8 python3.9 python3.10 python3.11 python3.12"
    21772177  for p in $PYTHONDIR; do
    21782178    for d in $SUPPYTHONLIBS; do
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette