VirtualBox

Changeset 9035 in vbox for trunk


Ignore:
Timestamp:
May 21, 2008 4:27:35 PM (17 years ago)
Author:
vboxsync
Message:

configure: the SDL_ttf check is weak so make sure we don't need it if we don't find it

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure

    r8551 r9035  
    10471047EOF
    10481048  if test_compile "-lSDL_ttf $I_INCSDL" SDL_ttf SDL_ttf nofatal; then
    1049     test_execute nofatal
     1049    if ! test_execute nofatal; then
     1050      cnf_append "VBOX_WITH_SECURELABEL" ""
     1051    fi
     1052  else
     1053    cnf_append "VBOX_WITH_SECURELABEL" ""
    10501054  fi
    10511055}
Note: See TracChangeset for help on using the changeset viewer.

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