VirtualBox

Changeset 59468 in vbox for trunk/configure


Ignore:
Timestamp:
Jan 26, 2016 10:32:53 AM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
105226
Message:

FE/Qt: Qt5 migration (part 71): Preparing Qt5 tool: VBOX_WITH_QT4_SUN => VBOX_WITH_ORACLE_QT.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r59405 r59468  
    14801480    for t in $QT_INTERNAL; do
    14811481      if [ -f "$t/Frameworks/QtCoreVBox.framework/QtCoreVBox" ]; then
    1482         cnf_append "VBOX_WITH_QT4_SUN" "1"
     1482        cnf_append "VBOX_WITH_ORACLE_QT" "1"
    14831483        log_success "use internal version"
    14841484        return
     
    15901590          cnf_append "PATH_SDK_QT4_LIB" '$'"(firstword `strip_L "$LIBQT4"`)"
    15911591          if [ "$foundqt4" = "2" ]; then
    1592             cnf_append "VBOX_WITH_QT4_SUN" "1"
     1592            cnf_append "VBOX_WITH_ORACLE_QT" "1"
    15931593          fi
    15941594          if [ "$foundqt4" != "3" ]; then
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