VirtualBox

Changeset 86228 in vbox for trunk/configure


Ignore:
Timestamp:
Sep 22, 2020 6:59:50 PM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
140496
Message:

configure: reflect the big changes in 3D since 5.2/6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r85391 r86228  
    14371437    test_header "OpenGL support"
    14381438    echo "enabled"
    1439     cnf_append "VBOX_WITH_CROGL"     "1"
    14401439  else
    14411440    check_xmu
     
    27682767# emit disable directives corresponding to any --disable-xxx options.
    27692768if [ $WITH_OPENGL -eq 0 ]; then
    2770   cnf_append "VBOX_WITH_CROGL" ""
     2769  cnf_append "VBOX_WITH_VMSVGA3D" ""
     2770  cnf_append "VBOX_WITH_3D_ACCELERATION" ""
    27712771  cnf_append "VBOX_WITH_VIDEOHWACCEL" ""
    27722772  cnf_append "VBOX_GUI_USE_QGL" ""
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